Hi Everyone,
I've developed two approval workflows that are triggered when an approval request is sent from a sales order. Each workflow has unique sales line conditions associated with the Entry Point Workflow Step. However, they both share the same set of sales header conditions for the Entry Point Workflow Step.
I assumed, incorrectly, that as long as the combination of the sales line and sales header conditions were unique for each workflow, both workflows could be enabled at the same time. That isn't the case, unfortunately. When I tried to enable both workflows at the same time, NAV barked this error:
"One or more entry-point steps exist that use the same event on table Sales Header. You must specify unique event conditions on entry-point steps that use the same table."
I can get creative with the event conditions, however, the combinations I've considered would confuse my client. Also, I'd prefer to not change the application code and further modify my client's environment. So, any advice as to how to avoid this error, would be helpful.
Thanks, everyone!
*This post is locked for comments