How to Define a Program Incompatibility When it's Part of a Request Set?
We have the following scenario: Child Request 1 should not be submitted simultaneously in multiple instances. To prevent this, we need to define an incompatibility rule against the same program. Currently, none of the users have access to run Child Request 1 as a standalone program. Therefore, if the request set is submitted concurrently, this incompatibility setting should ensure that Child Request 1 does not execute in parallel.
Request Set 1
Child Request 1
Child Request 2
Child Request 3