ESP Workload Automation

 View Only

  • 1.  DS Trigger Mainframe job

    Posted Sep 10, 2024 01:05 PM

    Hi Team,

    Could you please help in this

    I am having(ESP Pseudo job for mainframe flat file Dataset trigger).which in turn releases a downstream another job. 
    But the dataset trigger job triggered and executing still. but not releasing downstream job.
    what could be the cause for the same?

    DSTRIG Pseudo jobname
    DSNAME 'name of flat file'       --> I am using GDG generations example 'XXX.AA.BB.G-'
    ENDJOB

    Thanks in advance..!

    Thanks,
    Vinothini



  • 2.  RE: DS Trigger Mainframe job

    Broadcom Employee
    Posted Sep 11, 2024 12:05 PM

    Hi Vinothini,

    The provided DSTRIG example doesn't have RUN statement, so it may not be selected.

    My best assumption is that the DSTRIG wob stays active and won't complete, therefore it will not release the successor. Correct? If yes, then that may be related to dataset triggering not being detected. 

    I tend to suggest that you reach support and open a case to get help on this problem, since we will need more information to check further.

    Thank you,

    Lucy





  • 3.  RE: DS Trigger Mainframe job

    Posted Sep 24, 2024 10:04 AM

    Hi Lucy,

    yes Correct..Data set triggering is not detected..

    Thanks for response..!