- Open the <classpathRoot>/alfresco-global.properties file.
-
Add the centera.url property.
For example:
centera.url=168.159.214.24?c:/centera/c2armtesting.pea
The centera.url property specifies the details of the EMC Centera server. For example, in this case, it specifies the IP address 168.159.214.24.
The property also includes the location of the Centera c2armtesting.pea file. For example, C:/centera/c2armtesting.pea or /usr/local/Centera_SDK/c2armtesting.pea.
-
Set any additional properties.
There are various additional properties that can be set to control the SkyVault EMC Centera Connector module. For example, the retention period for storing content is controlled using the xam.archive.retentionPeriodDays=1 property.
Note: The sample SkyVault-global.properties file supplied in the SkyVault EMC Centera Connector AMP provides example settings and values. - Save the SkyVault-global.properties file.
-
Ensure that Java can find the Centera libraries.
On Windows, set the Path environment variable.
- Open the Control Panel\All Control Panel Items\System.
- Select Advanced System Settings > Advanced > Environment Variables.
- In the System Variables section, modify the existing Path environment variable by adding the path to the Centera libs.
For example:
Path=c:\centera\lib64
On Linux, set the PATH and LD_LIBRARY_PATH environment variables.
For example:
export PATH=$PATH:/usr/local/Centera_SDK/lib/64 export LD_LIBRARY_PATH=/usr/local/Centera_SDK/lib/64
You are here
Configuring the EMC Centera connection
You can configure the SkyVault EMC Centera Connector module to alter the behavior of the
connection.
© 2017 TBS-LLC. All Rights Reserved. Follow @twitter