Automic Workload Automation

 View Only
  • 1.  Not able to add variables in Automic

    Posted Jul 12, 2019 12:08 PM
    Hi,
    I'm trying to add some  variables while creating a job in Automic. But getting the error that the variable name already exists. However, name is starting with the same word but variable name is different.
    Variable 1: Thread
    Variable 2: Thread_state

    Can someone please suggest solution to this issue ?



    Thanks,
    Moneeka


  • 2.  RE: Not able to add variables in Automic

    Posted Jul 12, 2019 12:37 PM

    Maybe it's a syntax issue. This naming convention works for me.

     

    :set &variable# = "hello"

    :set &variable1# = "hello"

     






  • 3.  RE: Not able to add variables in Automic

    Posted Jul 12, 2019 01:15 PM
    If your variable names end with "#", then they will no longer be ambiguous.

    ------------------------------
    Pete (AE V11.2)
    ------------------------------