KB Article #182523

Deployment issue while migrating from XIB to B2Bi

Problem

Deployment of Integration migrated from XIB failed.
The issue is related to File System Pickup.

As example, a File System Pickup creation will failed if the directory used is "$CORE_DATA/filesystem/fs2014".
File System Pickups without $CORE_DATA have no problem.

Either we set "path.originates.in.dir.list" : /prj01/fs001, /opt/b2bi/axway/b2bi/Integrator/data, /srv/b2bshare/ :
- For the File System Pickup under /prj01/fs001 it works fine.
- For the File System Pickup under /opt/b2bi/axway/b2bi/Integrator/data it generates error when using $CORE_DATA.

Error during deployement is :
The directory path '$CORE_DATA/filesystem/fs2014' does not originate from shared directory: '/srv/b2bshare/common'
Check the trace for more details.


Resolution

To continue the migration, it is requiered to change $CORE_DATA environment variable into a fixed path /opt/b2bi/axway/b2bi/Integrator/data.