Resolved! How to display custom variables in case details through workflow script
Hi Team,I have created one child RITM ticket using workflow (Run script) for creation of variables to display in case details section, I have used below scriptvar sysId = req.insert(); // child RITM sys idvar rec = new GlideRecord('question_answe...
