asked on March 9, 2016
We have a 3rd party application that is kicking off Laserfiche Workflow through a JSON formatted web service call. The Workflow kicks off great, but we are receiving some variation of this response each time. The only thing different is the instanceId each time.
Should we get something back that doesn't say "fault"?
POST Response: {"fault":{"Status":0,"Detail":null,"DetailCode":0},"instanceId":"e5427009-fd7c-433d-b427-84828db8fa1a"}
POST Status: OK
0
0