Aras Workspace Productivity Connector Installation
Copy
Aras Workspace Productivity Connector is a platform component installed after Aras Innovator. Before installing Aras Workspace Productivity Connector, it is important to notify users that Aras Innovator will experience downtime. Additionally, it is important to create backups for the Aras Innovator code tree and database. Store these backup files securely, as they will be necessary for restoring the system to its pre-installation state if installation fails.
- Download the Aras Workspace Productivity Connector 33 CD Image from the Aras MFT site and unzip the file on the local computer.
- Navigate to the
\Files\folder of the Aras Workspace Productivity Connector 33 CD Image. - Copy the contents of the
Innovatorfolder into the\CodeTree\Innovator\folder of theWork.gitrepository. - Update method-config.xml with following entries:
<name>$(binpath)/Prorigo.Plm.Logging.Framework.dll</name> <name>$(binpath)/Prorigo.Plm.LicensingFramework.dll</name> <name>$(binpath)/Aspose.Words.dll</name> <name>$(binpath)/Prorigo.Plm.OfficeConnector.dll</name> <name>$(binpath)/Prorigo.Plm.DiscussionPanel.dll</name>
- Copy the contents, except the
imports.mffile, from the..\Imports\..folder into theAML-packagesfolder of theWork.gitrepository.
imports.mf file, as it will overwrite the existing imports.mf file in the Work.git repository.
- Open the
..\Imports\imports.mffile. - Copy the following
<package>elements:
<package name="MSO_StandardOnline” path="MSO_StandardOnline\Import"> <dependson name="MSO_Standard” /> <dependson name="MSO_References” /> <dependson name="MSO_Defaults” /> </package> <package name="MSO_StandardOnlineDiscussion” path="MSO_StandardOnlineDiscussion\Import"> <dependson name="MSO_StandardOnline” /> </package> <package name="WPC_Standard” path="WPC_Standard\Import"> <dependson name="MSO_StandardOnline” /> </package>
- Paste the
<package>elements into theimports.mffile of theWork.gitrepository. - Stage and review the changes to ensure that no customizations are overwritten.
- Commit the changes.
- Run the continuous-integration Pipeline.
- Run the deploy-innovator Pipeline to complete the installation.
Use the following procedure to check if the database has been updated correctly:
- Log in to Aras Innovator as an administrator.
- From the TOC, expand Administration and select Variables.
- Confirm the following variable:
| Workspace Productivity Connector |
| 14.0.1 |