Automic Workload Automation

  • 1.  Get Report from RunID

    Posted Feb 22, 2018 03:43 AM
    I am building a Script which asks for a RunID from an active Job.
    Those Jobs are crashed for different reasons.
    Now i want to read the Report from that Job with my Script.

    I think that i have to read it directly from the database because 99% our Jobs have selectet do write the Job-Report to the database.
    I´m not quite sure if there is a different way because the Job whose RunID i know is still active and there should be a way to read from this activated_job

    Hope you can help here :)


  • 2.  Get Report from RunID
    Best Answer

    Posted Feb 22, 2018 03:54 AM
    Hi TomTuT.de,

    Have you tried using PREP_PROCESS_REPORT in the job's post-process tab?

    Best regards,
    Antoine


  • 3.  Get Report from RunID

    Posted Feb 22, 2018 04:00 AM
    Thank you !!! I haven´t seen this ...  :/