Integrating with B2B Advanced Communications

If you have installed Sterling B2B Integrator using Docker, you must complete some additional steps for the integration.

While integrating the Sterling B2B Integrator & B2B Advanced Communications users have to do multi mounting and start or run the docker container.

docker run -d --name=b2bi --net=host -e LICENSE="accept" 
-v <path to setup.cfg for node>:/ibm/resources -v <B2Bi directory>:/ibm/b2bacstorage 
<image-id> b2bi_run all 1 2

where <B2Bi directory> is the directory which is created for Sterling B2B Integrator with necessary read/write permissions.

and /ibm/b2bacstorage is the storage resources directory in containers.