B2B Data Transformation
- B2B Data Transformation 10.5.6
- 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.
|
new_root_element
| Defines the root element. The root element must be an ancestor of the segment. If you do not assign this property, the modifier does not add a root element.
|
remark
| A user-defined comment that describes the purpose or action of the component.
|
<stream> <headerline1>...</headerline1> <substreams> <substream> <subheaderline1>...</subheaderline1> <segments> <segment1>...</segment1> <segment1>...</segment1> <segment1>...</segment1> </segments> <subfooterline1>...</subfooterline1> </substream> <substream>...</substream> <substream>...</substream> </substreams> <footerline1>...</footerline1> </stream>
<substream> <subheaderline1>...</subheaderline1> <segments>
<substream> <subheaderline1>...</subheaderline1> <segments> </segments> </substream>
<stream> <substreams> <substream> <subheaderline1>...</subheaderline1> <segments> </segments> <substream> <substreams> </stream>