This MQL command connects to a module:
connect businessobject BO_NAME vcmodule
path PATH VERSION [VCMODULE_ITEM];
|
BO_NAME
is the business object you are associating
with the vcmodule.
PATH
is the string that identifies the path of folders
leading to the vcmodule relative to the path defined in the store indentifying
the server.
VERSION
is a means to identify the version of the
vcmodule. See Specify Version.
VCMODULE_ITEM
is a connect businessobject clause
providing information about the connection you are creating. The different
clause options are:
store NAME
|
description STRING
|
[in]complete
|
Each clause is described in Connect to a File in DesignSync.