Import the new QueryConfirmedRequest, QueryNotificationConfirmedRequest and QueryResultConfirmedRequest Protobuf messages from workfloworchestrator/SuPA#166 that contain the extra common.ServiceException service_exception field. In the querySummarySync, queryNotificationSync and queryResultSync provider methods, check for this field, when it exists then throw a ServiceException that will send the appropriate SOAP fault to the requester.
Import the new
QueryConfirmedRequest,QueryNotificationConfirmedRequestandQueryResultConfirmedRequestProtobuf messages from workfloworchestrator/SuPA#166 that contain the extracommon.ServiceException service_exceptionfield. In thequerySummarySync,queryNotificationSyncandqueryResultSyncprovider methods, check for this field, when it exists then throw aServiceExceptionthat will send the appropriate SOAP fault to the requester.