CoreBOSBB
Workflow_Maximum_Scheduled - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Workflow_Maximum_Scheduled (/showthread.php?tid=1605)



Workflow_Maximum_Scheduled - global.da - 10-01-2019

is the attached pic correct
it seems not working
i'm still getting error Schedule. exceeds the maximum limit : 10 Sad


RE: Workflow_Maximum_Scheduled - omarllorens - 10-01-2019

Hi.

I'm not sure, but you can try to unselect modules from Module List field, uncheck In ModuleList and check Mandatory.


RE: Workflow_Maximum_Scheduled - Hena Hajderasi - 10-01-2019

(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 Sad

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".



[attachment=913]


RE: Workflow_Maximum_Scheduled - solved - global.da - 10-03-2019

(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 Sad

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


RE: Workflow_Maximum_Scheduled - Hena Hajderasi - 10-22-2019

(10-03-2019, 11:59 PM)global.da Wrote:
(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 Sad

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

You are welcome Smile