Automic Workload Automation

  • 1.  Controlling when a Data Sequence is processed.

    Posted May 30, 2017 11:23 AM
     I have a job where I want to execute JCL (UNIX) commands to generate a file, then execute it using a data sequence with the UNIXCMD process. 

    The problem I'm having is that the data sequence is prepped prior to the JCL creating the file and because the file doesn't exist, the prep_process operation fails.. I understand that this should be built as two different objects, but this task is so minor and simple that I would like to keep it in a single job. Is there a wait or attribute I can modify on this job to change that behavior?

    Workaround : Use workflow including multiple jobs to do what you need to do.



  • 2.  Controlling when a Data Sequence is processed.

    Posted May 30, 2017 11:36 AM
    possibly your customer is falling in an old bug, unfortunately Automic Software is unwilling to fix this.

    it can be changed easily described here:
    https://community.automic.com/discussion/8844/prep-process-ends-up-in-a-no-such-file-or-directory-error-if-the-os-command-returns-rc-0



  • 3.  Controlling when a Data Sequence is processed.

    Posted May 30, 2017 11:40 AM
    Thanks FrankMuffke for this precious information


  • 4.  Controlling when a Data Sequence is processed.

    Posted May 31, 2017 02:42 AM
    You are welcome Karim_Azzouzi_8427