I’m setting up an interface that receives an FRL file and converts it to VRL. I’m having trouble with the interface picking up the file and also the way it places the file after the translation.
Inbound Thread:
The folder where the file is being place has other files there, and I what I want is for the interface to pick up file that has the following filter: APIHR*.001. Where in the NetConfig can I apply this setting?
Outbound Thread:
When the file is received and translated I want each translation to be saved in it’s own individual file with a different name.
Ex:
15401531.API
15401530.API
15401529.API
15401528.API
Each having only one message.
Where can I set this setting in the NetConfig?