Originally posted by: DenisBE
Hello,
Here is my project :
I receive in a directory different files.
These files contain a field (MessageName) which allows to define what is the file type.
Depending on the MessageName, the files must be redirected to subdirectories for specific treatment.
My questions :
How to create a reference file (XSLT, table, file ...?) That would include a "MessageName" (key) column and a "directory" column ?
Example of the reference file (or table) :
MessageName Directory
A060 D: \ .... \ A060
INSX D: \ .... \ INSX
....
Then how to read the input file, consult the reference file and redirect the file to the directory associated with the MessageName?
If you have an example I'm interested...
Regard's
Denis.
IBM Transformation Extender Design Studio Version : 10.0.0.0
IBM Transformation Extender Integration Flow designer Version : 10.0.0.0
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender