EDI VAN Implementation
Looking for some references on VAN implementation in Oracle B2B . Its an EDI transaction & wanted to understand how to send EDI transaction to VAN which will than send data to destination partner.
So transaction will be like
For Outbound :Host --> VAN --> Partner X
VAN will be identified based on AS2 identifier for outbound , however how to generate ISA segment which will correspond to the destination partner X ? I am assuming to use Internal-Properties to dynamically generate ISA & GS segments from backend data & send it to B2B from soa composite to override ISA segments generated by B2B. Is there any other way of VAN implementation in Oracle B2B so that B2B auto generating ISA & GS segments.
Thanks,