Target Property | Description |
---|---|
Connection | Name of the target connection or create a connection parameter. |
Target Type | Type of target object. Select Single Object or Parameter. |
Object | The target object for the task. Select the target object. |
Parameter | The parameter for the target object. Create or select the parameter for the target object. Note: The parameter field appears only if you select parameter as the target type. |
Operation | The target operation. Select the target operation. You can only insert, update, or delete data in a JD Edwards EnterpriseOne target. |
Advanced Target Property | Description |
---|---|
Operation Type | The operation type to write data to JD Edwards EnterpriseOne. You can choose one of the following operation types to write data to JD Edwards EnterpriseOne:
|
Table Prefix | The database and the schema name of the interface table in JD Edwards EnterpriseOne where you want to write the data. You can use a parameter for this attribute. Specify the table name prefix in the following format: database_name.owner |
Truncate Table | Truncates the target interface table before loading the data. Default is disabled. You must select Truncate Table so that the Secure Agent truncates the interface table before loading data into the interface table. |
Invoke Business Function | Runs the business function that invokes the batch process. The batch process extracts data from interface tables and writes the data to base tables. Select this option if you want to write the data from the interface tables to the base tables. |
Input Parameter File Path | The path of the input parameter file on the machine where the Secure Agent runs. The Secure Agent reads the contents of the input parameter file to determine which base table to write the data to. |
Job Status File Path | The file path on the Secure Agent machine where the status code of the invoked business function is logged. |
Success File Directory | Directory for the success file. Specify a directory path that is available on each Secure Agent machine in the run-time environment. By default, Data Integration writes the success file to the following directory: <Secure Agent installation directory>/apps/Data_Integration_Server/data/success |
Error File Directory | Directory for the error rows file. Specify a directory path that is available on each Secure Agent machine in the run-time environment. By default, Data Integration writes the error rows file to the following directory: <Secure Agent installation directory>/apps/Data_Integration_Server/data/error |