Data Transformation Engine Type Designer Reference Guide
Appendix A - Return Codes and Error Messages Type Tree Analysis Logic Error Messages
Return Code Message
L143 COMPONENT ‘type name’ is super-type of initiator –
TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify an
initiator. You can add another sub-type to the syntax item and
replace the component name with the new sub-type name.
L144 COMPONENT ‘type name’ is same type as terminator –
TYPE: ‘type name’
Hint: A component and a terminator cannot have the same name.
Try adding sub-types to the type name used in error and replace
both the component name and terminator name with one of the
new sub-types.
L145 COMPONENT ‘type name’ is sub-type of terminator –
TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify a
terminator. You can add another sub-type to the syntax item and
replace the terminator name with the new sub-type name.
L146 COMPONENT ‘type name’ is super-type of terminator –
TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify a
terminator. You can add another sub-type to the syntax item and
replace the component name with the new sub-type name.
L147 COMPONENT ‘type name’ is same type as Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.
L148 COMPONENT ‘type name’ is sub-type of Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.
L149 COMPONENT ‘type name’ is super-type of Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.