About Composite Routes

46 views
Skip to first unread message

Bill Han

unread,
Oct 19, 2021, 5:47:07 AM10/19/21
to Bots Open Source EDI Translator
Hi there, 

We are using edi bots to parse x12 message. But now I face a new problem:
we have a partner which use Loren Data as VAN, and put the POs, TXs, PCs
into one folder named send in the SFTP server. so I need to get all x12 messages
in one folder, I create a composite routes like below structure.
1            tpp           in channel retrieve x12 messages from SFTP
200      translate
1000      out to db              translate PO to DB
1001      out to db              translate TX to DB
1002      out to db              translate PC to DB

when I run the route, only the 1000 route successfully. the other message will failed
with run the translation of 1000, rather 1001 or 1002. 

What's wrong with my composite route?
Could you help me to figure it out?

Best
Cooper

Eppye Bots

unread,
Oct 19, 2021, 5:53:11 AM10/19/21
to 'Chuck Turco' via Bots Open Source EDI Translator
if route-part 200 translates,
route-parts 1000,1001 and 1002 should only do communication (inject data in db)
route-parts 1000,1001 should use filtering: only use this editype/messagetype.

when I run the route, only the 1000 route successfully. the other message will failed
with run the translation of 1000, rather 1001 or 1002. 
not sure what you are saying here.



kind regards, Henk-Jan Ebbers


--
You received this message because you are subscribed to the Google Groups "Bots Open Source EDI Translator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/botsmail/8aa3ba29-9f99-449a-9030-7c2a8ca73b3en%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages