10-03-2019, 11:59 PM
(10-01-2019, 10:59 AM)Hena Hajderasi Wrote:(10-01-2019, 02:07 AM)global.da Wrote: is the attached pic correct
it seems not working
i'm still getting error Schedule. exceeds the maximum limit : 10
This error happens because in this type of Global Variable you should not define any module. The Workflow_Maximum_Scheduled GV only affects Workflows, so the application will never apply it. You should empty the list and uncheck "in module list".
thank you very much Hena Hajderasi