Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to append multiple webservices URLs to single variable in .vm file

Bhagavan Goud
Contributor
October 18, 2021

how to append multiple web services URLs(local, test, and production) to a single variable in the .vm file

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 19, 2021

I don't think you've given us any context to work with here.  Could you explain what you're trying to achieve, and where you're using it?

The answer to the question as it reads though is just

#set ( $a = "http://local" + "http://test" + "http://production")

I very much doubt that's what you're looking for, but without knowing what you're trying to do, there's not a lot more we can tell you.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events