Hi Gurus.
I am new to CPS. Was exploring on its capabilities and features which could benefit us:
- If we have 2 systems A & B, and a job is scheduled in system A, Job 2 is to be run in System B after Job 1 in system A completes. I think iit is possible to do so. Right? After that, when the job in system B is completed, can we send an email notification to some users informing them about the status of the job - whether it is complete / failed etc?
- Is the above functionality available in the free version of CPS?
- Let's say user runs a job manually via SA38 i.e. without scheduling it. I read in one of the blogs that intercepting this job via Redwood is possible. So does that mean that I could still use CPS to monitor this locally run job? Can I again alert the user in this case on completion of job even if he did not provide any info while running it background - i.e. based on his user id, can Redwood send him mail on completion of this job?
- Last question is abt integration of PI and CPS. Is a scenario like this possible - System A is sending a file through PI to System B. System B will release a scheduled job once the file has reached it. Now using PI, I will send the file to system B. Can PI talk to CPS in such a way as to tell it that the file has come, and now you can release the job - i.e., as soon as file comes in system B, the job is released without any manual intervention?
Thanks in advance gurus.