Sample Java and JavaScript Code for Business Entity Services
Sample Java and JavaScript Code for Business Entity Services
The resource kit contains sample Java code to make Enterprise Java Bean (EJB) business entity service calls. The resource kit also contains sample JavaScript code to make Representational State Transfer (REST) business entity service calls.
Each sample creates a person base object record, adds multiple child records, deletes one child record, and then deletes the person record and all child records.
The resource kit contains the following samples:
Java code to make EJB business entity service calls
Sample Java code based on standard Service Data Objects (SDO) classes. The sample is in the following file in the resource kit:
Sample Java code based on Java classes that the MDM Hub generates based on the business entity and business entity services configuration. The sample is in the following file in the resource kit:
Javascript code to make REST business entity service calls
Sample Javascript code to run Representational State Transfer (REST) business entity service calls. The sample is in the following file in the resource kit: