SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.xmlv2.utils Folder | wm.xmlv2.utils:getDataPDUsFromFile
 
wm.xmlv2.utils:getDataPDUsFromFile
This service takes a batch file containing the Data PDUs as input and extracts all the Data PDUs from the file. It also generates a string array of the Data PDUs.
Input Parameters
filePath
String The fully qualified name of the batch file containing multiple Data PDUs.
Output Parameters
DataPDUs
String List The Data PDUs extracted from the batch file.