No problem Loren, I am here to help.
Another thought just occurred: How about having the downstream application be manually triggered by the upstream one only when sufficient data is available?
If you need any more help, feel free to contact me
------------------------------
Kind Regards
Chris
------------------------------
Original Message:
Sent: Jul 16, 2025 05:55 PM
From: Loren Watts
Subject: Successor release after 3 gens of Predecessor
Hello Chris. The THRESHOLD idea sound like it might fit. Thank you for your help.
------------------------------
Loren Watts
Cigna Healthcare
Original Message:
Sent: Jul 16, 2025 06:38 AM
From: Chris_Elvin
Subject: Successor release after 3 gens of Predecessor
The method that springs to mind here would be to use a THRESHOLD resource
Initially set to zero and incremented at the end of application A, the jobs in application B would have a dependency on the threshold resource value and so could not run until the resource has reached a certain value.
Once application B is running, one of its jobs could either reset or decrement the value of the resource.
To prevent multiple generations of application B waiting on the resource, you could set the event for B to "Do Not Trigger If Active" or else add a mechanism to either WITHDRAW or COMPLETE application A if it is waiting on the resource.
------------------------------
Thanks in advance
Chris
Original Message:
Sent: Jul 15, 2025 10:00 AM
From: Loren Watts
Subject: Successor release after 3 gens of Predecessor
Is there logic to have my successor appl wait until ESP sees its predecessor has completed 3 generations?
My customer says the predecessor has to run several times in order to build up the volume needed for the successor to process.
------------------------------
Loren Watts
Cigna Healthcare
------------------------------