Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to handle MTOM in Integration perspective

I am using ESB 5.4.1.
The Services gets the request attached.
MTOM_request.txt.txt
How can this request be handled correctly in integration perspective.
I am not able to get the file content anyway
All I get is an empty tag <fileContentBytes>



Can anyone explain how to get this working?
MTOM_request.txt_20141016-1423.txt
0683p000009MB8T.png0683p000009MBHe.png0683p000009MBHj.png0683p000009MBEv.png

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
Maybe the value of  fileContentBytes causes the problem, have you tried to change it to a simple string (for example: "talend") and test? Or add a tLogRow after tESBRequestProvider to print the input request on the console to see if the input request is sent correctly.

Best regards
Shong