Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Programming Gadgets | Generating REST Connector Code for REST Services
 
Generating REST Connector Code for REST Services
 
Drag and Drop Existing REST Resources to Generate the Gadget UI
You can generate UI elements by dragging and dropping the Rest API Descriptor to a gadget project. This capability automatically generates the REST connector code for the associated REST services. You can create a REST client UI which is a Business Console gadget. Currently, this use case supports only the REST APIs from Integration Service that have the REST API Descriptors (RAD) defined for them. The REST Connector codes are generated based on the signatures defined by the REST API Descriptors. See Working with REST API Descriptors in the webMethods Service Development Help for more information.