SncTriggerSynchronizer.executeNow(rec); not working in scoped application
Hi team,I am working in scoped application i want to execute a schedule job by using inbound action where this is not working in scopedSncTriggerSynchronizer.executeNow(rec);i am getting log gs.info("&&&1.4 ");gs.info("&&&2 " + rec.run_as);but i am n...
