I want to create an application process through the REST api, but my process has parameters like ${p:environment.name} which I want to stay as literally '${p:environment.name}', not get translated to the environment name where the process is run to create the application process. I tried escaping the $ with '\', i tried surrounding the property with single and double quotes. No matter what I do, when I run the process to create the application process it is resolving the property before the process gets created.
Edit: I feel I'm poorly wording my situation. This question might be better, but it was never answered. I'm trying to do something similar to this user: https://developer.ibm.com/answers/questions/405859/how-do-i-escape-character-to-automate-the-creation/
How do I escape "$" character to automate the creation of an application process? 0 Answers
"java.lang.RuntimeException: Error deploying blueprint." when trying to deploy new environment 1 Answer
How can I include a resource in an application process request via the REST API? 1 Answer
How could copy directories or file between servers (agents)? 1 Answer
the resource inventory is no more updated in 6.2.1.1 1 Answer