The BESExternalCall sample contains Java code to implement custom logic and validation for business entity services. The sample demonstrates how to call external providers to analyze and validate business entity data. You can configure external callouts for certain steps in the business entity execution logic. You must build and deploy the external web services. The BESExternalCall sample provides the code to build the
bes-external-call.ear
file that you must deploy on the application server.
To understand the external services, operations, methods, and the data types that the service methods exchange, see the following files: