Why the validateProposal not found in the OOTB script include global.StdChangeUtilsSNC
In the OOB action Validate Standard Change Proposal called by the flow Standard Change - Standard - Proposal, it declares var utils = new global.StdChangeUtils(); if (inputs.proposal.proposal_type != utils.PROPOSAL_TYPE_RETIRE) { var result...