Business rule to start flow designer
Hi all,I have written a script in business rule to start the flow designer condition after - insert & updatescript :-(function executeRule(current, previous /*null when async*/ ) {var flowSydId = catGR.getValue('flow_designer_flow');gs.info("&&0 " + ...