BIP0955

Severity

0 : Information

Message

Compile a broker archive file from source.

Explanation

Syntax: mqsicreatebar [-data workspace] -b barName [-version id] [-esql21]

t[-p projectName [...]] -o filePath1 [filePath2 [...]]
Command Options:
'-data workspace' workspace location (Mandatory)
'-b barName' bar file name to create or replace
'-version id' appends '_' and id to compiled names in the archive (optional)
'-esql21' compile ESQL for brokers version 2.1 (optional)
'-p projectName' specify projects containing files to link (optional, multiple

tprojects can be specified)
'-o filePath1' workspace relative path (including the project) of deployable

tfiles to add to the broker archive. Multiple deployable files can be compiled

tin a single mqsicreatebar command.