B2B Data Transformation
- B2B Data Transformation 10.5
- 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:
|
format_definition
| Defines a list of anchors and actions that identify and extract the records. The list must contain an
ExtractRecord anchor.
|
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.
|
phase
| Determines when the Script processes the component. You can choose one of the following options:
For more information, see
How a Parser Searches for Anchors.
|
remark
| A user-defined comment that describes the purpose or action of the component.
|
target
| Defines a data holder where the component stores its output.
|