With SOAPUI:
For SOAPUI you can enter the endpoint or the WADL. For WSDLs, you might remember that you use the Proxy Service endpoint URI (within Transport if using OSB) and build something like:
http://IP:port/[endpoint_uri]?wsdl
For WADLs, you need to go to the REST endpoint (Transport if OSB) and build it this way:
http://IP:port/[endpoint_uri]/application.wadl
Reference article : https://redthunder.blog/2016/11/22/teaching-how-to-enable-oracle-policies-on-rest-endpoints-as-part-of-osbsoa-projects/
XSLT tip (0) | 2017.11.03 |
---|---|
Oracle Service Bus replace example (0) | 2017.10.05 |
Business Service for RESTful (0) | 2016.06.21 |
OSB AnyXml to WebService (0) | 2013.01.27 |
Dynamic XQuery (0) | 2013.01.24 |
댓글 영역