cancel
Showing results for 
Search instead for 
Did you mean: 

WADL- GENERATION STEPS

Former Member
0 Kudos

Dear All ,

My scenario is Rest-->PI--->ECC .

Usually for SOAP scenarios will generate WSDL from Sender Agreement . In the same way for Rest We need WADL . Kindly guide us how will extract the WADL .

Thanks for inadvance .

Regards,

Azmath.

Accepted Solutions (0)

Answers (2)

Answers (2)

apu_das2
Active Contributor

Hi Shaik,

Just provide the URL to your sender system that should work.

http://<server>:<port>/RESTAdapter/<endpoint path>

If this is just to test the same from SOAP UI then, simply use the URL in your SOAPUI tool and take a sample xml from PI MM if your sender channel will consume xml through REST adapter. If it will consume JSON then, paste a sample json data in SOAP UI/Chrome REST Client plug in and test the same.

Please refer below URL -

https://blogs.sap.com/2015/04/03/working-with-rest-adapter-a-rest-to-soap-scenario-in-sap-pipo/

Thanks,

Apu

Former Member
0 Kudos

Thanks Apu Das ..

The Issue resolved .. Followed your comments ..

Regards,

Azmath.