Search found 3 matches

Go to advanced search

by Jeroen Jansen
Tue Jan 22, 2013 9:16 am
Forum: Issues
Topic: Can i post a XML into a REST service call request?
Replies: 5
Views: 492
 
Jump to post

Can i post a XML into a REST service call request?

Thanks Katya. I assume that with special XML, you mean element attributes and namespace prefixes? In my case the rootelement needs to be qualified. Can i just use jquery ajax to only manipulate this element, so that i can still use the datamapper, or do i have to build the whole XML instead? Any rec...
by Jeroen Jansen
Mon Jan 21, 2013 8:35 pm
Forum: Issues
Topic: Can i post a XML into a REST service call request?
Replies: 5
Views: 492
 
Jump to post

Can i post a XML into a REST service call request?

Hi Katya, Thanks, but i have already set the method and content type like that. But where do i actually populate the xml itself? For instance, i have to post the following XML in the HTTP body as payload: ProductName commonj.sdo#String Asperines Price commonj.sdo#Integer 3 Id commonj.sdo#String 1234...
by Jeroen Jansen
Mon Jan 21, 2013 8:19 pm
Forum: Issues
Topic: Can i post a XML into a REST service call request?
Replies: 5
Views: 492
 
Jump to post

Can i post a XML into a REST service call request?

I want to populate my POST call to a REST service with XML. Is this possible with Tiggzi, because it seems that you can only populate HTTP header fields......

Go to advanced search