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:
|
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.
|
notification | Defines the name of a notification for NotificationHandler to process. Select a predefined notification or a notification name that is defined in a Notification or NotificationGroup component. To configure a handler that processes any notification, select anyNotification . |
remark | A user-defined comment that describes the purpose or action of the component.
|
source | Defines a data holder that you can use for input to the NotificationHandler . |
target | Defines a data holder for the output of the NotificationHandler . |