Transform Program Type
Transform Only type programs enable different systems to communicate with one another by transforming messages into appropriate formats. When you specify an Application Engine program as a Transform Only program, you must specify actions of type XSLT or PeopleCode. You can use transform programs to:
-
Apply a transformation to a message to make its structure comply with the requirements of the target system.
-
Perform a data translation on a message so its data is represented according to the conventions of the target system.
-
Determine whether to pass a message through to its target by filtering it based on its content.