The short answer is yes. You can check the job result status on the post process tab and make decisions form there. Assuming you have some knowledge of writing scripts, easist way to get started is go to the Postprocessing tab of a new object and hit the Help (?) at the top right. It should bring you to the Process pages document and you can explore from there. You may want to check the community portal to see if anyone has shared some examples. Way back in the day, the trainers would help you build a Postprocess tab script for doing that. Not sure if they do that anymore. Good luck
Original Message:
Sent: Jun 21, 2024 11:33 AM
From: Navdeep Hundal
Subject: How to compare to return values in a job
Is there any way that we can set up any post condition on job that compares the value and execute or block the workflow based on the result values I have query wanted to put on job post condition if the returned value is true should continue the next workflow if false should block.