AutoSys Workload Automation

 View Only
  • 1.  Hold on submission for an Application in WADE using API

    Posted Jun 28, 2019 04:09 AM
    ​Hi all.
    I want to set  "Hold on submission" in Application properties - BASIC  for Application in WADE using API.
    In other words, is there an API for setting "Hold on submission" in APPLICATION?
    The API can be one of REST, SOAP, or CLI.
    Thanks




  • 2.  RE: Hold on submission for an Application in WADE using API
    Best Answer

    Broadcom Employee
    Posted Jun 28, 2019 06:13 AM
    Hi,

    While triggering the event itself you can hold the application using the below cli 

    triggeradd event("SCHEDMASTER.VERIFY") hold(true)

    Hope this helps!
    Ravi Kiran