Resolved! Need to convert catalog variables into JSON and store it as a variable to use it in workflow
Hi, I need to convert catalog variables (application, application process, environment, versions and components) selected by the user into JSON format so that I can use it for deployment in the workflow. Below is the format: { "application": "hello...
