Enterprise Integration Pack connectors
The integration pack connectors enable you to easily validate, transform and process different messages that you exchange with different applications within your enterprise (EAI) or with your business partners (B2B).
- XML validation:Â You can use the XML validation connector to validate documents against a predefined schema.
- XML transformation:Â It primarily converts data from one format to another format. For example, you may have incoming message that contains FirstName, MiddleName, and LastName fields and you need to transform to a destination message which only contains Name field. These kind of manipulation can be done using built-in functions. You can use different built-in functions to help manipulate or control the data, including string manipulations, conditional assignments, arithmetic expressions, date time formatters, and even looping constructs.
- Flat file encode and Flat file decode: The Flat file encoding/Flat file decoding ...