Originally posted by: Sidhumohan
Answer for Q2
There is no relation between functional maps and RUN command.
Run command which allows you to execute another IBM WebSphere Transformation Extender compiled map from a component or map rule.
Functional map which is used for repeatedly calling a particular map and all.
Q3
PUT function Passes data to a target adapter.
Syntax
PUT ( single-text-expression , single-text-expression , single-text-expression )
Meaning
PUT ( adapter_alias , adapter_command , data_to_send_to_adapter )
Returns ( NONE )
Refer WTX help for details Q14
Yes we can have more MDQ s for a single map.
Q7
Enable the trace for a map and and check in the trace file.
All the field level information will be captured in the trace file.
But for that u have to right click the map and then in map settings you have to enable the trace.
Q8
Validation map is needed inorder to validate a particular input.
It is not mandatory to have a validation map. It is used to check the input type tree structure is valid with the input file and viceversa.
Q9
You can use the validation map for syntax check also.
Q13
EDI is Electronic Data Interchange. it is a way of transmitting data electronically. For eg if you want to transmit an invoice, purchase order, shipping order all these things, EDI is used inorder to transmit the information in a secure way.
Q15
I think it will be a cartitian product.
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange