Would anyone out there have any ideas for sending to different directories based on a single field value. In our case, we have vendors that require our results be transmitted to a specific client folder, but this requires a separate outbound thread right now. I’d really like to wrap my head around a way to check the outgoing MSH-6 for the client’s ID, and then send to the associated destination folder. I just hate wasting a new thread every time we connect to the same vendor server.
We currently have the native SFTP outbound and inbound functionality in use on a 6.0.1 platform. It’d be nice to have this work without having to use TCL, but I’m open to suggestions.