Forum Discussion
fbatchelor83
6 years agoNew Contributor
The SOAP response will detail the file name, date and the file split into chunks of data (base 64 binary).
jsonPath($, “$[‘soap:Body’].Stream_LatestPackageResponse.Stream_LatestPackageResult.File.Chunk[*]”)
We’re building an array of the encoded strings. See the splitvalue screenshot.