Use the mqsibar command to deploy a BAR file to an integration server, or to compile the resources in a BAR file before it is deployed.
You can use the mqsibar command to deploy a BAR file to an integration server, prior to starting it, by unpacking the contents directly into the integration server's run directory. You can also choose to compile the resources that the BAR file contains (including DFDL schema, XML schema, and graphical data maps), which reduces the time that it takes for the deployed application to start processing messages.
The run directory is created by the mqsicreateworkdir command, which you run when you are configuring the integration server. For more information, see Configuring an integration server by using the server.conf.yaml file and mqsicreateworkdir command.
You can use the mqsibar command in a script, as part of an automated process that might include commands to test, tune, deploy, and run the application, as an alternative to deploying through the toolkit or web user interface. This method can be particularly useful if you are running IBM App Connect Enterprise in a cloud container.
For more information about how to use the mqsibar command, see Deploying integration solutions to a production environment.
Always enter the command on a single line; in some examples, line breaks have been added to enhance readability.
mqsibar -a myAppAndShLibs.bar -c -w /sis01Wrk
mqsibar -a myAppAndShLibs.bar -c