Hello community,
I attached a server method at LifeCycle Transition - Pre Server method.
That method will check some condition. and return error item if the condition is not satisfied.
My code is like the following.
Innovator myInnovator = this…
Hi all...
I have small doubt regarding work item or Workflow Task (At Inbasket).
Using WF ,Lifecycle and ItemType..................
One Document is submitted for a review. Now, the document state is "Submitted"
Until the Workflow task clicked on…
Hi everyone,
Can i trigger two workflow maps with one instance of ItemType?
Can i use same ItemType with two different workflow map?
These two question almost similar...
Thank you.
My requirement:
Submit > Review > Verify > Status
Created a Lifecycle:
Submit > In Verification > Verified > Pending > Closed
v v
Rejected Unverified
Created a Workflow:
Start > Review DOC…