Hi,
As mentioned, tell us the business process to give better suggestions.
You can also refer to the form LederJournalTable >> loadWorkflowConfiguration (Method name). This method will assign workflow type based on some condition.
Thanks,
Girish S.
Please explain the business process. Why would you need 4 different types and what are these differences about?
i have 4 workflow type , how can i activiate them in the same form
Example :
if (Conditon A == true)
{
workflow type 1 = activate
}
else if (Conditon B == true)
{
workflow type 2 = activate
}
else if (Conditon C == true)
{
workflow type 3 = activate
}
else if (Conditon D == true)
{
workflow type 4 = activate
}
thanks
Hi OBarka,
You can configure multiple workflow configurations in the same form. Please refer to the link about how to create a new workflow type.
HI OBarka,
A user can configure multiple workflow configurations for the same workflow type and set start conditions. If the workflow type needs to be different, can you then explain the business requirement and process?
André Arnaud de Cal...
292,187
Super User 2025 Season 1
Martin Dráb
230,966
Most Valuable Professional
nmaenpaa
101,156