Run a sample Sonic ESB Process using Native Invocation
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
This topic demonstrates the creation and testing of a simple ESB process using the Native Invocation methodology. In this example, the ABL procedure GetCustName.p is called from an ESB process, providing a customer number as input, and returning the customer name retrieved from a sports2000 database.
This example relies on the default settings. Consult your Sonic documentation for details on creating more complex ESB processes that do not rely on defaults.