Forum Discussion

teodorih's avatar
teodorih
New Member
6 years ago

Construct SOAP request for file adding with flag Enable Inline Files

Hello.

Have a problem with creating soap request with attachment. I hope for help.

Well, i build a request that add file to WevServer. I worked perfectly. I have to pull the file by the inline files method. So, following the documentation, i set the flag "Enable Inline Fils" to true.

 

After i started to create this request by java and didn't find the documentation to toggle this flag. I try to find some information about pulling this flag in http logs in soap ui, but there is nothing.

 

IMHO, this flag has to written in header section, but haven't got any idea.

 

thanks