Automic Workload Automation

  • 1.  job ended with wrong output

    Posted Jan 30, 2018 04:19 PM
    Hi,

    We do have some of the jobs which are ending ok normally but the report is not having the exact output.If this is the scenario the job should end as blocked but i am having the job as ended ok which is not the expected output.how to overcome this issue


  • 2.  job ended with wrong output

    Posted Jan 30, 2018 04:23 PM
    Is this an FTP job?


  • 3.  job ended with wrong output

    Posted Jan 30, 2018 04:30 PM
      |   view attached

    if its an FTP job, make sure you select the options(as attached) appropriately



  • 4.  job ended with wrong output
    Best Answer

    Posted Jan 30, 2018 05:25 PM
    You could set up an Output Scan with a filter for specific keywords in the report:


    If you would rather use scripting you can use PREP_PROCESS_REPORT to parse the report as well:


    Maybe you could provide an example of what you are seeing and it will help us with a solution.