SECollab Publisher is an extension dedicated to the client workstations allowing the publication of works by connecting to supported applications.
This section describes the procedure for installing SECollab Publisher and, if applicable, to configure it before deploying it on the end user's computer.
Before installing SECollab Publisher, verify that the client computer is compliant with the prerequisites below.
SECollab Publisher connects to supported applications on the same client computer as SECollab Publisher. Please refer to the respective application installation guides for their own prerequisites and installation steps.
Below are the applications with which SECollab Publisher can interface:
The secollab-publisher-win32-x86_64.zip
SECollab Publisher client provides support for the following applications and document types:
Choose the publication client that corresponds to your runtime platform and unzip the file to a folder of your choice.
Some connectors require updating the SECollabPublisher.ini
file available in the unzipped folder, in order to add specific parameters.
rhapsody.omroot
with Rhapsody's share folder as value, e.g. -Drhapsody.omroot=C:\ProgramData\IBM\Rational\Rhapsody\8.3x64\Share
The SECollab Publisher is integrated with Capella and needs to be installed using an update site.
In order to do that:
secollab-to-capella-update-site.zip
fileA MagicDraw Plugin has to be installed in order to run the publishing from MagicDraw. To install the plugin:
com.sodius.mdw.clm.client.tool.md.launcher.zip
) provided with SECollabOn the first run, SECollab Publisher will ask the user to configure the local license or the license server. The administrator can pre-configure the location of the license to use, in view of the deployment of SECollab Publisher on multiple computers, so that each user does not have to perform this step on first use.
To pre-configure the license:
<install_dir>/publisher/SECollabPublisher.ini
-Dmdw.license=@serveurDeLicence
(See possible values below)SECollabPublisher.ini
<install_dir>/publisher
to users.
The property mdw.license
can reference two types of license locations:
port@serveur
.
The port is optional and usually does not need to be filled in.
Example: @serveurDeLicence
c:\licences\secollab.lic
Example of the file SECollabPublisher.ini
:
-startup plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326 --launcher.XXMaxPermSize 256m -vmargs -Xms40m -Xmx2048m -Dmdw.license=@serveurLicence
The SECollab Publisher user interface is available in English and French. The language selected by default is the one configured by default in the operating system.
The administrator can change the interface language if necessary:
<install_dir>/publisher/SECollabPublisher.ini
-nl
then fr
(See possible values below)SECollabPublisher.ini
<install_dir>/publisher
to users.
The property -nl
can have the following values:
en
: Englishfr
: FrenchExample of the file SECollabPublisher.ini
:
-nl fr -startup plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326 ...
Run the file<install_dir>/publisher/SECollabPublisher.exe
to launch the publication client.