Using MQL, create a store object for the DesignSync server. See the System Manager Guide or the MQL Guide for instructions.
When defining the protocol for the store, use "http" or "https" as appropriate. The application automatically translates the protocol to "sync" when connecting to the DesignSync server.
Using the > Utilities > Property Registration menu, register the store. See Registering Your Own Administrative Objects.
Optional: To specify automatic connections when a user connects to a DesignSync file or folder from the Navigate DesignSync or the Folder Contents page, change the value for this property in emxComponents.properties to false:
emxComponents.DSFAConnect.ShowDialog
The default value is true and the user is presented a dialog to define the connection. See the show dialog property defined in emxComponents.properties for more details on this property.
If you installed the IP Management Accelerator and need to use an ENOVIA product to copy
files or folders from one DesignSync server to another (such as from a remote server to a local
server), add these properties to emxFramework.properties:
The emxFramework.properties file is located in ematrix/properties.
emxComponents.LocalDSServer = DSSTORENAME
emxComponents.LocalDSPath = PATH
where:
- DSSTORENAME is the store created in step 1.
- PATH is the directory path relative to the specified store
Restart the application server.
Your users can now use the DesignSync file and folder options described inWorking with DesignSync File Access.