Forum Discussion
susilsahu
15 years agoNew Contributor
Hi,
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
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