Automic Workload Automation

  • 1.  Change the Queue

    Posted Mar 11, 2019 04:09 PM

    Hi Team, We are facing an issue related to changing of Queue .While an job is Running on one queue it needs to jump to other queue with the name of the Sp. Can i know how we can do it in pre process/process tab of a job.

     

    Small inputs i do have are it needs to be used in Pre process tab of the Job which it is running and using a Script of PUT_ATT in it for changing the Queue.



  • 2.  Re: Change the Queue

    Posted Mar 13, 2019 08:59 AM

    Hi

     

    You can not change the queue as soon as the job is in running state.

    The only possibility is in prescript of the job itself or within a Workflow (as soon as the job isactivated but not started)

     

    cheers Wolfgang



  • 3.  Re: Change the Queue

    Posted Mar 13, 2019 09:13 AM

    Hi Brueckler,

     

    I am good with going option to change in Job also in pre script process