SWIFT Module 7.1 SP10.July 2020 | Package Services | WmSWIFTNetClient Package Services | wm.swiftnet.client.services Folder | wm.swiftnet.client.services:swCall
 
wm.swiftnet.client.services:swCall
This service invokes the SwCall() function in the SNL libraries to send a request primitive to SAG and returns the response primitive received from SAG.
Input Parameters
xmlRequest
String Request primitive to be sent to SAG.
Output Parameters
xmlResponse
String Response received from SAG.
error
String Whether an error occurred. Valid values: true and false.
errorXMLString
String Conditional. Error details received from SAG.