Not sure if I understood you right. You have a JOBS Object that is started via REST and you have a workflow that depends on this execution. So basically you are waiting for an external signal.
One way to accomplish this is to put an external dependency in the workflow waiting for that JOBS object to be executed.
------------------------------
☎️ Swisscom Automation Engineer & 🧙 PE Membership Creator
Automic Kurse, Tutorials, Tools und mehr auf:
https://membership.philippelmer.com/Zwei Wochen kostenlos testen!
------------------------------
Original Message:
Sent: Jul 25, 2024 02:20 AM
From: Robert Richter
Subject: Wait for REST API call
Hello Community,
I want to create a JOBS within a JOBP, which interrupt the processing chain.
The JOBP should only continue, if a REST API Call has triggered for this specific JOBS.
I have experience with Rest API JOBS with Promptsets, but not aware how I can break and wait for the call until continuation.
Thank you for your ideas and help
Robert