asked on January 9, 2020

In my Form I have a section where I need to wait on two people to agree then sign off and approve an order. Their approvals are routed to an Inclusive Gateway to collect the information and move on, I am kind of at a loss as to how to proceed from there.

Will a standard Gateway be able to route based on their unanimous Approvals or Rejections or a 50/50 split? I've tried to set this up but my Form terminates with this error.

"Routing cannot be split to any subsequent branch. XPath evaluation may fail for every possible condition. [LFF5408-RoutingConditionMayFail] Details: URL: Error: RoutingConditionMayFail Date: 1/9/2020 9:31:42 AM (Pacific Standard Time) HTTP Status Code: 500 Business Process ID: 26 Instance ID: 4940 Business Process Name: Building - PO Process - Testing Stack Trace: Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException Message: Routing cannot be split to any subsequent branch. XPath evaluation may fail for every possible condition. [LFF5408-RoutingConditionMayFail] at Laserfiche.Forms.Routing.Gateway.GetAllSubsequentSteps(Int32 instanceId, Int32 processId, Int32 sourceStepId, IRoutingContext routingContext) at Laserfiche.Forms.Routing.FlowObject.GetAllSubsequentSteps(Int32 instanceId, IRoutingContext routingContext) at Laserfiche.Forms.Routing.Gateway.Execute(Int32 instanceId, IRoutingContext routingContext) at Laserfiche.Forms.Routing.RoutingDispatcher.ExecuteSteps(Int32 processWorkerInstanceId) "

I am at a loss here, any help would be greatly appreciated!

0 0