Automic Continuous Delivery Automation

 View Only
  • 1.  Application Workflow Scheduling

    Broadcom Employee
    Posted Feb 13, 2019 08:19 AM
      |   view attached

    Hello,

    I would like to Schedule execution of an Application Workflow and I have tried the following steps without out success.

     

    - Created a Queue

    - Configured Recurring Schedule

    -  Linked queue to the profile of the target application

    -  Activated Queue

    - I can see queue runs, but the workflow which needs to be executed remains in waiting state even after schedule 

       time has reached.

     

    Am I missing something simple here? 

    Additionally, is there another simple solution available for scheduling Application Workflows?

     

    Regards, Zafar



  • 2.  Re: Application Workflow Scheduling

    Broadcom Employee
    Posted Feb 13, 2019 11:13 AM

    How do the settings for queue trigger look like in ARA/CDA's customer.config? Are these data (agent name, login object...) valid?

    e.g.

    <Customer>
      <connections>
        <connection name="DEV" system="AUTOMIC">
          <system client="100" password="***" user="100/SERVICE/INTERN">

            <queuetrigger agent="WIN01" login="LOGIN.WIN01" />

    ....

    Are there any errors in the ARA/CDA's log-files?



  • 3.  Re: Application Workflow Scheduling

    Broadcom Employee
    Posted Feb 14, 2019 06:39 AM

    I don't see any connections under <Customer> section. Should it be added manually?

    Looking at the documentation I don't see any reference to any configuration related to the customer.config file.

     

    Do you know if there another reference document or list the steps entailed in this process?

     

     

    Many thanks,

    Zafar



  • 4.  Re: Application Workflow Scheduling

    Broadcom Employee
    Posted Feb 14, 2019 11:39 AM

    I wonder how your system can operate without a properly setup customer.config. Maybe you pick the wrong customer.config...

    see docu: https://docs.automic.com/documentation/webhelp/english/ARA/12.2/DOCU/12.2/CDA%20Guides/Default.htm#CDA/Config/Config_Cus…