Installing Aras Office Connector Server Components
Copy
Once the installation of Aras Innovator is complete and confirmed, the Aras Innovator database must be modified with the metadata required to run the Aras Office Productivity Connector 22. Before applying these changes, confirm that all required components are present.
- Aras Innovator 22-26
- Aras Office Productivity Connector Feature License
- Aras Update Tool 1.23
or
- Aras Innovator Package Import Export Utilities
- Notify users that the system will be down at a scheduled time and that they should log out before the process starts.
- Backup the Code Tree.
The “Code Tree” refers to files and folders installed on the disk when Aras Innovator was first installed. The default path for the Code Tree installation would be something like:
C:\Program Files (x86)\Aras\Innovator
With the following contents:
The following steps can be used to confirm the installation folder:
- From the Windows search field, enter Control to access the Control Panel.
- Select Programs and Features.
- Right-click the Name column and select More…
- Select the Comments header if it has not been checked.
- Click OK.
- Search for the Aras Innovator entry in the Programs and Features window.
- View the value set in the Comments column for the Aras Innovator entry:
After verifying the Code Tree installation path, back up the folder and all its contents.
- Disconnect all users from the database.
The easiest way to prevent client sessions from committing any further changes to the database is to change the database connection string in the InnovatorServerConfig.xml from <DB-Connection... to <xDB-Connection… and restart the w3svc service (IIS). This expires all sessions and prevents all new connections to the Aras Innovator database through the existing instance.
- Backup the database.
Store these files in a safe location, as they will need to be restored if the process fails.
- Enable database connections.
After the database backup has been completed, enable the database connection string in the InnovatorServerConfig.xml by changing it from <xDB-Connection... to <DB-Connection... and restarting the w3svc service (IIS).
Aras Office Productivity Connector 22 can be installed using the Automated Installation Option (using the Aras Update Tool) or the Manual Installation Option (using the Aras Import Tool).
Automated Installation Option
- Download the Aras Office Productivity Connector 22 CD Image from the Aras MFT site and unzip the file on the local computer.
- Enable the Super User login.
- Launch the ArasUpdate.exe file as administrator.
If default options were selected during installation, the ArasUpdate.exe file can be found in the C:\Program Files (x86)\Aras\Aras Update\ directory.
- On the Local tab, click Add package reference and navigate to the folder where the Aras Office Productivity Connector 22 package was extracted from the first step.
- Expand the Aras Office Productivity Connector package and click Install.
- Select Aras Innovator Code Tree Updates and Aras Innovator Database Updates options and click Next.
- Select the Detailed logging option and click Next.
The logging option records the installation attempt and can be used to troubleshoot issues.
- Input the connection information and click Install.
- Install Path: The physical path to the Aras Innovator code tree
- Server URL: The connection URL for Aras Innovator
- Database: The target Aras Innovator database
- Username: root
- Password: Password for “root” login (Default is “innovator”)
Aras Update will import everything required for Aras Office Productivity Connector 22.
- After the import is complete, disable the Super User login.
Manual Installation Option
- Download the Aras Office Productivity Connector 22 CD Image from the Aras MFT site and unzip the file on the local computer.
- Copy DLLs from the
..\Files\Innovator\Server\binfolder to theInnovator\Server\binfolder and updatemethod-config.xml. - Copy content from the
..\Files\Innovator\Clientfolder to theInnovator\Clientfolder. - Use the Package Import Export Utilities to import the Aras Office Productivity Connector 22 database package. For more information about using this tool, please see the Aras Innovator 22 – Package Import Export Utilities documentation.
- Copy DLLs from the
- Enable the Super User login to perform this step.
- Browse to the
\PackageImportExportUtilities\Import\folder and run the Import.exe file as administrator.
- Browse to the
- Enter the following information:
- Server: The connection URL for Aras Innovator
- Database: The target Aras Innovator database
- Username: root
- Password: Password for “root” login (Default is “innovator”)
- Target Release: OPC22
- Description: Aras Office Productivity Connector 22
- Manifest File Path: The manifest file
\Office Productivity Connector 22 CD Image\Imports\imports.mf - Available for Import: Select All Packages
- Type: Merge
- Mode: Thorough Mode
- Click the Import button.
Use the Package Import Export Utilities to import the Aras Office Productivity Connector 22 Post Import AML Scripts package.
- Enter the following information:
- Server: The connection URL for Aras Innovator
- Database: The target Aras Innovator database
- Username: root
- Password: Password for “root” login (Default is “innovator”)
- Target Release: OPC22
- Description: Aras Office Productivity Connector 22 Post Import AML Scrips
- Manifest File Path: The manifest file
\Office Productivity Connector 22 CD Image\PostImportAMLScripts\Import Package\imports.mf - Available for Import: Select All Packages
- Type: Merge
- Mode: Thorough Mode
- Click the Import button.
- Navigate to the Aras Innovator Code Tree.
- Open the
/Innovator/OAuthServer/OAuth.configfile for editing. - Add a redirect URL for Aras Office Productivity Connector under the redirectUris section of the file.
- Open the
<redirectUri value='https://${InnovatorURL}Client/Solutions/ OfficeProductivityConnector/taskpane.html?redirect=loginSuccess'/>
Replace ${InnovatorURL} with the URL to the Aras Innovator instance being used.
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:
| Office Productivity Connector |
| 14.0.0.22 |
If the installation fails at any time, revert to backups and contact Aras Support at the Aras Subscriber Portal.