Forum Discussion
- MrMaxOccasional ContributorIs it .xml file?
- susilsahuNew ContributorHi,
These are of .xml format and REST services.
I have tried it using SOAPUI REST services.
URL: http://..../xyz-restful-web-services/se ... serprofile
Content Type: application/xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Creationuserprofile>
<userId>xyz2</portalId>
<emailId>rasdf@asdf.com</emailId>
<Name>xtznder</Name>
<phone>909123431</phone>
</Creationuserprofile>
It should return me some exepected result.
But I am unable to get any kind response.
Please help - sirba01Occasional ContributorTry to open the URL by adding ?WSDL at the end.