@johnbilay
@RojoLucas
Hi
Please check if the soap snap accepts the binary content in the Binary Filed of the Attachments property
The pipelines which I am attaching are mst_passBinary and sub_passBinary
mst_passBinary will send the mapping fields which are needed for SOAP snap and also the file names of the which should be attached.
sub_passBinary will take the filenames and read the files and provide the BinaryContents of the files to the SOAP snap.
Please add the SOAP snap at the end of the child pipeline and map accordingly.
mst_passBinary_2018_10_31.slp (5.4 KB)
passBinary_2018_10_31.slp (15.0 KB)