You can use a JD Edwards EnterpriseOne object as a target in a synchronization task or mapping task.
You can insert, update, and delete data in JD Edwards EnterpriseOne targets. When you configure the advanced target properties, you configure properties specific to JD Edwards EnterpriseOne.
You can configure a write or interface table write operation for the target object. Before you configure the operation for the target object, you must establish a connection with JD Edwards EnterpriseOne Enterprise Server.
When you configure a write operation, you write data to base and interface tables. You can configure a write operation for small transactional updates. The write operation properties determine how you can load data to JD Edwards EnterpriseOne base and interface tables. If you configure a write operation to write data to the interface tables, you can later push the data to the base tables in JD Edwards EnterpriseOne server with a custom function.
To write data in bulk to JD Edwards EnterpriseOne, you must configure an interface table write operation. When you run a task with an interface table write operation, the Secure Agent connects to a JD Edwards EnterpriseOne database server and loads data into the interface tables. You can invoke the business function to load data from the interface tables to their corresponding base tables. In an interface table write operation, the bulk update occurs in a batch.