Resolved! attachment mandatory on sc_task table
Hi Guys , I have requirement where if there is no attachment on the 'sc_task' use it should not be able to move state to close complete.I have written a business rule for that: (function executeRule(current, previous /*null when async*/) { // Add...