Business Console 10.11 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Getting Started | Invoking POST Calls
 
Invoking POST Calls
 
Adding a POST Call in Controller
Defining the User Interface
To understand how to make POST calls, let's use the Task Engine RESTful service for My webMethods Server to create a task instance of a task type from a gadget. The examples below describe how to accept a task type ID in the gadget, pass the task type ID as POST request, and display the task instance in the gadget.