I have a process in forms (10.3) that makes use of different workflows.
The problem is that sometimes when an instance goes through this type of step is suspended and gives the following error:
The call to Laserfiche Workflow API was not successful. (The operation has timed out.). [LFF5203-WFServerApiFault]
Details:
URL:
Error: WFServerApiFault
Date: 4/3/2018 1:54:27 PM (Central America Standard Time)
HTTP Status Code: 500
Business Process ID: 15
Instance ID: 2326
Business Process Name: External Correspondence Registry
Stack Trace:
Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException
Message: The call to Laserfiche Workflow API was not successful. (The operation has timed out.). [LFF5203-WFServerApiFault]
at Laserfiche.Forms.Routing.LFWorkflowService.Execute (Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)
at Laserfiche.Forms.Routing.ServiceTask.Execute (Int32 instanceId, IRoutingContext routingContext)
Do you know why this inconvenient may be presented?
I thank your comments on this regard