We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Looks like the catalog variables cannot be reached on RITM. Change code to use a reference to sc_task and it works. I changed code to use the syntax from Shane's post: inputs.catalog_task.variables[inputs.variable_name] = inputs.variable_value;inpu...