Release Automation

  • 1.  How to use a tokens in actions

    Posted Jan 03, 2017 05:16 PM

    Hi All,

     

    I have a situation where i need to pass the database server related parameters to the deployment like mentioned in below snapshot. Now i am trying to make them as a token and created the token using token option in Administration tab.

     

    Now, can someone help to understand how I can use them in actions where they are required to  connect to a particular database using SID, DB User and DB Passwd Tokens

     

     

    Here is my action where i am using Environment level parameters which i want to convert into token,

     



  • 2.  Re: How to use a tokens in actions
    Best Answer

    Posted Jan 04, 2017 01:13 AM

    The usage of tokens is for configuration files modification and not as a place holder in RA actions input fields.

    You can't use tokens instead of the environment parameters in this case

    Hope this help

    Jacky 



  • 3.  Re: How to use a tokens in actions

    Broadcom Employee
    Posted Jan 04, 2017 06:55 AM

    Hi,

     Jacky is right, the use case you are referring to is a perfect fit for Environment parameters.

     

    Thx,