1
Answer

I need to pass xml data/ file as parameter in rest service

Amit Singh

Amit Singh

11y
2.3k
1
I need to pass one parameter in rest service  which will accept xml file or xml data to pass to service and rest calculation will happen later ? I need suggessions on it. how can do tha coz Uritemplate has some limit to pass string , if we cross that request  will not hit the service then. 
Answers (1)