Hello everyone,
I have a task that I don't yet know how to implement in Automic, so I'm asking here in the forum.
The initial situation is as follows: I have 2 workflows which contain different jobs. Workflow 1 is to be started after an SAP Event 1 has been triggered. Workflow 2 is to be started after an SAP event 2 has been triggered. For each workflow I have an JOBS:SAP - R3_GET_EVENT which works.
The problem is now. That only one of these 2 events is triggered daily and only one of these workflows may be executed. .
So today Event1 following Workflow 1 - tomorrow Event 2 following Workflow 2
But I can never say in advance which one will be triggered, i.e. I have to schedule both at the same time every day, BUT then one runs on ENDED_OK because the workflow was triggered and the 2nd always runs into a timeout and timeout means ENDED_NOT_OK and that's not nice
How can I solve this cleanly?
Automic Web Interface - 21.0.8-hotfix-21.0.8+hf.3