cancel
Showing results for 
Search instead for 
Did you mean: 

Submit via HTTP issue

Former Member
0 Kudos

Hi there,

I designed a ABAP offline PDF form, with Submit via HTTP. When i click on the button, the request is sent, but the data is in text string. Can you let me know how to make it XML. I thought this is the default behaviour, but it doesn't look like it. (In my scenario, an ABAP program generates interactive pdf, where use can enter data, then submit it. The HTTP request will be sent to XI and routed to the appropriate system).

Any pointers will be helpful.

thx

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Click on the button. Choose the "Submit" tab.

Change the submit format from XM*L Data to URL Encoded Data (HTTP Post).

That should work.

Please reward points if usefull.