Data Transformation Engine Factory Class Methods
The Data Transformation Engine Factory Class (CSSFAELDTEService) provides the methods described in the following table that you can overwrite.
Method | Description |
---|---|
PreProcess |
Allows application developers to modify or reserve information within the integration object instance. |
PostProcess |
Allows application developer to modify or restore stored information into the integration object instance. |
ProcessMessage |
Allows application developer to process information within the root tag of message. |
ProcessHeader |
Allows application developer to process information within the header portion of message. |