Hi All,
I want to schedule my scenarios through a third party software which does scheduling of all jobs across landscape.
My requirement is as follows:
1) receive a flag having value 'X' through Unix shell script and then i want to trigger my PI scenario.
2) when my scenario is successful then i want to send a success flag to third party schedular so that it can proceed with rest of the job scheduling.
-> This second part i can perhaps do by using OS level commands after message processing.
However how can i trigger my scenario after receiving flag?
Thanks ,
Atul.