cancel
Showing results for 
Search instead for 
Did you mean: 

FileUploader HTTP header parameters not sending to backend

Former Member
0 Kudos

Hello all,

I am currently developing a SAPUI5 app which needs to have attachments. I am having trouble with FileUploader however.

When sending requests to the backend (CREATE_STREAM), iv_slug remains empty. I have tried adding parameters, header parameters, but no values come through to the back end. The only variables that gets any value are"IT_KEY_TAB" and "IS_MEDIA_RESOURCE".

Here is how I am adding parameters and header parameters.

Any insight on this will be very helpful.

Thanks,

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Perhaps this link could be usefull :

http://scn.sap.com/docs/DOC-63755