Resolved! Creation of approval records using script
I have created an script include to get approver sys_id and I'm getting too.below is the BRvar approvers = new csmCategoryApproval().getCategory(current.variables.category_cost);gs.info("approvers);if (approvers.length > 0) { var gr = new Glid...
