KB Article #70868

Migration - EMAIL and FTP

Problem

-- Amtrix has different functionnalities for FTP and EMAIL connector. How to keep the same behavior in Axway B2Bi 1.5.0?


Resolution

* Migration pluggable transport FTP/EMAIL pickups/deliveries have been created for
AMTrix migrations. This is an intermediate solution to get around the fact
hat there's some functionality in AMTrix for FTP and e-mail receive and send
methods that is not yet available in the Interchange send and receive methods.



1. The variable B2BI_AMTRIX_MIGRATION must be set so it is visible for Integrator(any not empty value will work).
2. In $CORE_ROOT/solutions/b2bx/migration/gi you will find the files
pluggabletransports.xml and b2bx.migrationpluggabletransport.jar
 - Stop Interchange
 - Copy pluggabletransports.xml to the directory Interchange\conf
 - Copy b2bx.migrationpluggabletransport.jar to the directory Interchange\corelib\integration\b2bx
 - Start Interchange



Now you should be able to create and configure "migration" FTP and EMAIL pickups in communities and
for your partners you should be able to create and configure migration FTP and EMAIL deliveries.