The Content Connector for SAP Cloud capability is delivered in a repository Alfresco Module Package (AMP) file.
In these topics you’ll install and set up everything you need to run the SAP Cloud Connector. See Prerequisites and Supported Platforms for information on what you require before you start the installation.
Prerequisites
There are a number of software requirements for installing and using the SAP Cloud Connector.
See Supported platforms for more information.
General requirements
You also need to install a valid license for the SAP Cloud Connector.
Install SAP Cloud Connector
The SAP Cloud Connector is packaged as an
-
Go to Hyland Community, and then download the Alfresco Content Connector for SAP Cloud delivery package. It is provided as a ZIP file and contains at least the following files:
- Module
sap-content-connector-cmis-repo-2.0.x.amp
for Content Services:- This contains the business logic for the SAP Cloud Connector.
- Module
sap-content-connector-genericXchange-2.x.x.amp
for Content Services:- This contains the business logic for additional data exchange.
- See Configure GenericXchange for more details.
alfresco-global.properties_append
template:- This is only required if using GenericXchange, and contains required keys/properties to add to the current
alfresco-global.properties
file.
- This is only required if using GenericXchange, and contains required keys/properties to add to the current
sap-content-connector-jco-packer-x.x
:- This is only required if using GenericXchange with RFC (SAP JavaConnector).
- See Re-package the repository AMP for more details.
- Module
-
To install the two
files from the delivery package:AMPAlfresco Module Package-
Use the Module Management Tool (MMT) to install both repository AMP files into the repository WAR (
alfresco.war
). For more information, see:
-
-
Start Content Services.
Install the license
The access and use of the SAP Cloud Connector is managed by a license. If you don’t have a license yet, you can request a trial license from Hyland Community.
Note: Make sure you have a valid license file before continuing. The name of the license file is
content-connector-for-sap-cloud.l4j
.
Apply the license via the file system
- Open the
alfresco-global.properties
file and search for the keydir.license.external
. Note down this value as you’ll need it in the following steps. - Navigate to the folder provided in the property value.
- Copy the license file
content-connector-for-sap-cloud.l4j
into that folder. - Restart the Content Services application server.