-
Using MQL, create a store object for the DesignSync server. See the MQL
Concepts for instructions.
When defining the protocol for the store, use "http" or "https" as appropriate. The app automatically translates the protocol to "sync" when connecting to the DesignSync server.
-
To open the Viewer Property Registration dialog box:
- From the compass, select Social and Collaborative
Apps
.
- In the list of apps, click Collaboration and Approvals.
- In the navigation pane, click .
-
Register the store. For more information, see Collaboration and
Approvals Administration Guide: 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 box to define the connection. See the show dialog box property defined in Properties for DesignSync File Access for more details on this property.
-
If you installed the IP Management Accelerator and need to use an app 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
emxComponents.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 app server.
Your users can now use the DesignSync file and folder options described in DesignSync File Access.
|