Run a sample Sonic ESB Process using Native Invocation
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This topic describes 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 the sports2000 database.
This example relies on the default settings. See your Sonic documentation for information about creating more complex ESB processes that do not rely on defaults.