on 2020 Jul 21 6:36 PM
Hi,
I am looking for options to process the job log of the parent job in child job definition.
We thought of processing the joblog in the parent job itself using file search option, but we are unable to move forward as it supports only Success/failure status.But we have to generate 2 workflows based on successful completion of Parent job. The child job has to read the parent job log and raise a event if it contains "COMPLETE" and it has to generate deifferent event if it contains OK.
Thanks
Mani
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
In the file search, you can set an output parameter based on what you find in the log (when you find COMPLETE you put in COMPLETE and when you find OK (you can have multiple file search rules), you put in OK). Based on the parameter value, you can make your workflow decide what to do.
Regards Gerben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.