SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTNetClient Package Services | wm.swiftnet.client.services Folder | wm.swiftnet.client.services:waitRequest
 
wm.swiftnet.client.services:waitRequest
This service sends the SwInt:WaitRequest to SAG over RA and returns the SwInt:WaitResponse received from SAG. This is the primitive exchanged to retrieve a response asynchronously.
Input Parameters
SwIntWaitRequest
Document Reference Request to retrieve response asynchronously.
Output Parameters
SwIntWaitResponse
Document Reference Asynchronous response received.
error
String Whether an error occurred. Valid values: true and false.
errorXMLString
String Conditional. Error details received from SAG.