Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suggestions for FTP Message Routing Application
Message
From
16/12/2010 06:55:09
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01492755
Message ID:
01492871
Views:
54
>Hi All,
>
>I have a need to set up a Messaging server that will route FTP messages to/from an EDI Van. So there will be multiple cusomer profiles and the EDI van profile (inbox and outbox for each).
>
>I will also need to (eventaully) add message validation logic
>I need to examine the header record of messages retrieved from the EDI VAN in order to know how to route.
>There should be a transaction log.
>There should be some facility for accomodating non-deliverable messages (maybe email to customer).
>
>It seems like there must be some applcations that either do this, or provide a framework for doing this. Perhaps I don't know the proper terminology, as I cannot find anything like this in my searches. Just wondering if anybody has an suggestions?
>
>Thanks!
>
>David
I haven't seen anything like what you describe. OTOH, I've sort of backed into doing a lot of what you mention using Chilkat software's FTP tools. It doesn't take a whole lot of code to get in to an FTP site, list all the files, retrieve whatever you want, etc. etc. Then it's just a matter of parsing the header and sending the file(s) somewhere else. FWIW, Chilkat has numerous examples for VFP and their customer support is great.
Scott Ramey
BDS Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform