B2B Data Transformation
- B2B Data Transformation 10.5.2
- All Products
Property
| Description
|
---|---|
absent
| Determines the behavior of
GroupMapping when one of its mandatory, nested Mapper anchors or actions fails. You can choose one of the following options:
|
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:
|
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.
|
notifications
| A list of
NotificationHandler components that handle notifications from nested components. For more information, see
Notifications.
|
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.
|
source
| Defines a locator component that defines an XML data holder. The data holder contains the root of the XML source for the mapping. For more information, see
Overview of Locators, Keys, and Indexing.
|
target
| Defines a locator component that defines an XML data holder. The data holder contains the root of the output XML for the mapping. For more information, see
Overview of Locators, Keys, and Indexing.
|