12c OSB REST, Proxies and WADL
(Doc ID 1963746.1)
Last updated on AUGUST 23, 2024
Applies to:
Oracle Service Bus - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Goal
While using OSB (12.1.3) and JDeveloper (Build JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S).
Based on the documentation: Chapter 26 Creating REST Services with Oracle Service Bus, to produce REST/JSON interfaces you must follow this process:
1) Create WSDL and Schema.
2) Create an OSB Proxy connected to that WSDL and Schema.
3) Right click that proxy in JDeveloper and select "expose as REST"
4) Fill in the associated REST wizard for all the REST operations that are required.
5) Click OK, which automatically produces a WADL associated with the REST proxy.
At this point the REST interface has been created.
However there is a problem when you attempt to add operations to the service or modify it.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |