You can use button on a form to run an outbound web service action. You can add a button to a form in these ways:
Name | Responsible | Description |
---|---|---|
Run web service action from dynamic button |
Application Consultant |
You can add a dynamic button to a form to run a message or an outbound web service action from the form. |
Run web service action from action menu item |
Application Consultant |
You can use a custom action menu item to manually start an outbound web service action from a form. As a result, for a selected record, you can manually run the web service action from the form to which you added the action menu item. Example: Create an action menu item and add it to the Sales orders form. On the Sales orders form, you can select a record and click the action menu item button. This starts a web service action to post a sales order. The web service action is processed, and the selected sales order is posted. |