Forum Discussion

jdario's avatar
jdario
Occasional Contributor
7 years ago
Solved

Reading SOAP Request Attachment using Groovy

Hello,    I have a SOAP request with an attachment. I'm trying to read the attachment, generate it's SHA-256 hash, and put the value in the request before sending. I've found various snippets of ...