Use the mqsicreateworkdir command to create a work directory to be used by an IBM® App Connect Enterprise integration server.
This command creates a work directory, containing a default configuration file called server.conf.yaml. This YAML file contains the default settings for your new integration server. For information about modifying this configuration file, see Configuring an integration server by using the server.conf.yaml file.
The mqsicreateworkdir command also creates three subdirectories in the specified work directory, which are used by the integration server when it is running: config, overrides, and run. For example, if you deploy a BAR file to the integration server by using the mqsibar command, the contents of the BAR file are unpacked into the run directory that is created by the mqsicreateworkdir command.
For more information about starting an integration server and deploying a BAR file to it, see Starting an integration server and Deploying integration solutions to a production environment.
mqsicreateworkdir c:\mywrk\myaceworkdir
For more information about using the mqsicreateworkdir command, see Configuring an integration server by using the server.conf.yaml file.
mqsicreateworkdir c:\mywrk\myaceworkdir
Always enter the command on a single line.
mqsicreateworkdir c:\mywrk\myaceworkdir