Passing array of values in scratchpad workflow and calling the subflow for each element in array
Hi Experts, Please help me in storing an array of values through workflow scratchpad and passing it to subflow via workflow activity. Here is my codevar catalog_workflow_group; var list =current.variables.access_type.toString(); gs.log('hcv: ' + list...
