Quantcast
Viewing all articles
Browse latest Browse all 3876

implement REST interface using WADL in XML and JSON APIs

Hi Experts,

 

I have to connect to master data server using stateless client API.

 

The REST API is specified in WADL and the JSON schema. It offers the services of the API for a REST client.

The required objects are defined through the API and provided through the corresponding JSON schema.

Master data uses the capabilities of WebSphere, supported by the Jackson library.

 

The communication to Master data system should be performed using RESTful protocol to fetch and process the data.

This interface has to be implemented using NW 7.31, with WD Java as Frontend application.

 

Master data team provided us the XML, XSD, and JSON files for all methods / APIs.

Please suggest how we can use  the provided files in NWDS to implement REST interface using XML and JSON files.

or

What approach should i follow to achieve this?

 

Please reply with any relevant document or examples.


Viewing all articles
Browse latest Browse all 3876

Trending Articles