iNTERFACEWARE Products Manual > Installing and Using Chameleon > Tutorials and Exercises > Using the Transformation Window For Testing Mappings, Outbound Messages and Outbound Python Scripts > Testing Generated Outbound Messages |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The next step is to take the same message and test a generated message from a database.
To display the database tables that will be populated when the message is parsed:
To view what the generated output message looks like after transformation:
Now, suppose the recipient of the messages wants the following fields to be constant values:
To make sure that these values never change, you must use simple Python scripts to define them:
These values remain the same even if you change the input message: |