B2B Data Transformation
- B2B Data Transformation 10.4.0
- All Products
Property
| Description
|
---|---|
disabled
| Determines whether the Script ignores the component and all of the child components. Use this property to test, debug, and modify a Script. You can choose one of the following options:
|
Mapper
| Defines the name of the secondary Mapper.
|
name
| A descriptive label for the component. This label appears in the log file and the
Events view. Use the
name property to identify the component that caused the event.
|
on_fail
| The action to take if the component fails. You can choose one of the following options:
Default is cleared. For more information about handling component failures, see
Failure Handling.
|
optional
| Determines whether a component failure causes the parent component to fail. You can choose one of the following options:
|
remark
| A user-defined comment that describes the purpose or action of the component.
|
schema_connections
| Connects the data holders that are referenced in the secondary Mapper to the data holders that are referenced in the parent Mapper. The property contains a list of
Connect subcomponents that define the correspondences. For more information, see
Connect.
If all the data holders in the main and secondary Mappers are identical, you can omit this property. If there are any differences between the data holders, you must connect the data holders explicitly.
|