Access IBM Sterling B2B Integrator and Global Mailbox Certified Containers
by running command line.
About this task
To run the command line utilities such as exportUtility,
eventUtility, importUtility,
schedulerConfigUtility,
messageUtility, etc. in a certified container deployment,
perform the following steps:
Procedure
-
Run the command to enter any running Global Mailbox
container:
oc exec -it <pod-name> bash
.
-
Once you are inside the Global Mailbox pod,
navigate to /ibm/b2bi/install/MailboxUtility/admin/bin and
execute the required utility.
Note: /ibm/staging directory is mounted on a Persistent
Volume as per the installation guidelines .You can use this directory to
provide any resource from outside to container which can use an input for
certain command line utilities like importUtility. You
can also use the same directory for the output of certain utilities such as
exportUtility.