WorkflowNumberingManager is provided as a sample and there is a method to create it based on this.
Moreover, matter number of IM-Workflow can be defined freely without using “WorkflowNumberingManager”, it is possible to implement numbering function from 1 by yourself.
It is used in next sample source, please check it as well.
・Script development model
%ResourceService%/pages/src/sample/workflow/purchase/action/ActionProcess1.js
・JavaEE development model
%Sample program directory%
/src/main/java/jp/co/intra_mart/sample/workflow/purchase/action/ActionProcess1.java
-- Target -------------------------------------------------------------------
iAP/Accel Platform/All Versions
iWP/Web System Construction Platform/IM-Workflow
--------------------------------------------------------------------------------
FAQID:169