B2B Data Transformation
- B2B Data Transformation 10.5
- All Products
Property | Description |
---|---|
allow_empty_values | Determines whether data_holder can be empty. You can choose one of the following options:
|
closing_str | Defines the string that the anchor writes after the data_holder . |
data_holder | Defines the data holder that contains the serialized data. |
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:
|
ignore_default_transformers | Determines whether the default transformers of the Serializer are applied to the serialized data. 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.
|
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.
|
opening_str | Defines the string that the anchor writes before the contents of the data_holder . |
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.
|
transformers | Defines a list of transformers that are applied to the serialized data. |