I have an App Portal catalog item that has an On Submit action that should fill in the data elements of a corresponding workflow in Workflow Manager. After filling out all the question and clicking submit I get the following error in the error log in App Portal and the information isn't sent to the workflow. Any help would be greatly appreciated!
Error committing the saved data to the WorkFlow Manager Data Elements for project SRW - Existing Software Request for request id - 20, exception message: 'SetDataElement Request Failed!', exception details: ' at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at AppPortal.Business.Interface.WFMActionCreator.CompleteWorkFlowRequest(DataTable WorkFlowData, Int32 requestId, Int32 eventId, String workflowName)'