Hello
I receive a pdf file through my eMail listener.
When I save it to a file I get an empty pdf document
GetBodyPartContent
streamToString
writeToFile
When I do a base 64 decoding a get an invalid pdf format error
GetBodyPartContent
streamToString
base64Decode
byteToFile
Other order of flows give errors about wrong variable types.
I’ve been looking in vain through the forums for an answer.
Can anyone help me please?
Stef
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB