FORMEXTNS - Selective only run for certain Users, Versions or Countries
Hi all
I think I know the answer to my question but will open it up to the hive anyway :)
We have hidden a few ORCH calls behind the OK buttons of a few JDE base forms but at the moment, as FORMEXTNS are not linked to a version (more on this later), this will run for anyone clicking OK. We only want to run it occasionally for certain users/countries etc, not for everyone who clicks OK
F952439 does have a VERS column, but this seems redundant.
So an idea I have had is to fire off the ORCH but in the ORCH itself have another UDO that checks, based on custom config, if a user should run the ORCH, based on User, CTR, VERS, whatever we decide. This can then be plugged into the start of every ORCH and a rule can determine if it skips processing or not