Automic Workload Automation

How to react to a warning message from a Peoplesoft job

  • 1.  How to react to a warning message from a Peoplesoft job

    Posted Jun 29, 2016 01:19 PM

     

     

    The job report from Peoplesoft includes a warning message:
    Warning: Request 1 attempted to process documents that are locked by another request.

    In this scenario you may not want the job to block. This can be achieved using a filter object. To do this create a filter object with the following settings:

    14fhfbu4dtbt.pnghttps://us.v-cdn.net/5019921/uploads/editor/md/14fhfbu4dtbt.png" width="713">

    And on the Output Scan tab of the job use the following:
    yu3tt97p4pf8.pnghttps://us.v-cdn.net/5019921/uploads/editor/me/yu3tt97p4pf8.png" width="778">

    This will allow the job to end with a return code of 0 even when the PS job has the warning message.