Hi we currently have problem with variable replacement, current implementation not work with variable name with token :
It there a way to Escaper the character ?
profiles:web:environmentVariables:Hosting:Environment => profiles:web:environmentVariables:“Hosting:Environment” or profiles:web:environmentVariables:Hosting\:Environment
Thanks for reaching out. Could you show us a mock of how should the expected final JSON look for you? Having a bit of a hard time trying to understand what you need here.
Expected result after variable replacement (profiles:web:environmentVariables:Hosting:Environment = Acceptance)
check special variable name “Hosting:Environment”