Search found 2 matches

by alex_rsa
Tue Nov 11, 2025 4:13 pm
Forum: HTTPAPI
Topic: SOAP return with Attached File (.gz)
Replies: 3
Views: 5172

Re: SOAP return with Attached File (.gz)

Thank Scott,

Again, sorry for the ignorance here....

Can I trigger the request from HTTPAPI where the response is an attached file (zipped)?

Would the http_stmf RespStmf return the attached file data into the IFS or just the return SOAP message? If just the SOAP response where does the file end ...
by alex_rsa
Mon Nov 10, 2025 3:51 pm
Forum: HTTPAPI
Topic: SOAP return with Attached File (.gz)
Replies: 3
Views: 5172

SOAP return with Attached File (.gz)

Hello,

Excuse my ignorance of the correct terms but we only create new messages every couple of years...

We use HTTPAPI so send SOAP messages to various external partners. These messages have always had plain text in the response XML so parsing them has not been a problem.

We have now been asked ...