Search found 3 matches

Go to advanced search

by apperydev77
Fri Jul 26, 2013 10:44 pm
Forum: Issues
Topic: How to exclude "inputParameters" from the generated XML for REST call
Replies: 5
Views: 216
 
Jump to post

How to exclude "inputParameters" from the generated XML for REST call

entity-ID is for the url replacement not for the content. How can I replace entity-ID in the url without adding a parameter on the request?

by apperydev77
Fri Jul 26, 2013 3:42 pm
Forum: Issues
Topic: How to exclude "inputParameters" from the generated XML for REST call
Replies: 5
Views: 216
 
Jump to post

How to exclude "inputParameters" from the generated XML for REST call

I created a javascript method that builds the the XML body. This method is attached to service parameter under the form instance of the REST Method. Mapper: https://d2r1vs3d9006ap.cloudfront.net/s3_images/932052/mapper_inline.jpg?1374852737 Settings: https://d2r1vs3d9006ap.cloudfront.net/s3_images/9...
by apperydev77
Fri Jul 26, 2013 7:01 am
Forum: Issues
Topic: How to exclude "inputParameters" from the generated XML for REST call
Replies: 5
Views: 216
 
Jump to post

How to exclude "inputParameters" from the generated XML for REST call

I have complex input to my REST service so cannot use the mapper in the default manner. Currently I have my REST Service almost working but am stuck at the very end as the generated XML is begin wrapped in "inputParameters" which my service does not accept. How can I get the system to not ...

Go to advanced search