Creating RITMs from multi-row variable set
The code below should create RITMs from the mrvs. It should also copy columns from mrvsa to variables if they have the same prefix. Business rule: after; on insert Table: [sc_request] (function executeRule(current, previous /*null when async*/) ...
