cancel
Showing results for 
Search instead for 
Did you mean: 

How do i POST a large amount of data to the sever ?

krishanu_biswas
Active Participant
0 Kudos

Hi,

I want to post a large amount of data say a document to the server from a WebDynpro application. How can i do that ? Can i use the Http POST mechanism ? If yes the how ? If not then what is the work around ?

Regards,

Krish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Use a FileUpload UI element.

Armin

krishanu_biswas
Active Participant
0 Kudos

Hi,

Thanks for the reply. I think i should elaborate my requirement a little more.

I would like to invoke a WD application from an HTML page, passing an XML file to it. How can i do that ?

Thanking you,

Krish