How to select assetCompositeName VS substitution

What product/components do you use and which version/fix level are you on?

10.5

Is your question related to the free trial, or to a production (customer) instance?

Customer

What are you trying to achieve? Please describe it in detail.

I’m working with variable substitution using CI CD approach, i have created .vs file using wmDeployer UI page and selected manually required package name to saved submission and exported .vs file into following location /home/user/SAG/IntegrationServer/instances/default/packages/WmDeployer/replicate/outbound/dev.vs

Please find the below properties file dev.vs

Now the question is how to we can change the assetCompositeName value dynamically while running azure pipeline, if single package using sed command we can find and replace in case if we have multiple package how we can find and replace inside the .vs file

sed -i “s/package_name/A2B/g” poc.vs

Do you get any error messages? Please provide a full error message screenshot and log file.

NA

Have you installed all the latest fixes for the products and systems you are using?

Yes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.