Download
This section describes how to download the latest aqishare (Data Exchange) Docker image as well as related software.
To download the image or any related software (as listed below) from our delivery portal, a valid license key for aqishare is required.
Pulling Docker Image
We provide the latest stable aqishare release on GitHub Packages, which is hosted privately to safeguard our proprietary technology and maintain exclusivity for our customers. Hosting our package on GitHub Packages ensures a smooth and integrated experience with our development workflows, enabling efficient updates and maintenance. This private hosting arrangement also allows us to ensure that access is strictly limited to authorized customers, providing a secure and reliable service.
Login to Github Packages:
docker login ghcr.io --username aqipro
You will be prompted to enter a password to log in to GitHub Packages. The password will be provided by us beforehand. If you do not have a password at this stage, please reach out to support.
Download latest release:
docker pull ghcr.io/aqipro/aqishare:latest
SAP NetWeaver RFC SDK
The SAP NetWeaver Remote Function Call (RFC) Software Development Kit (SDK) is required to utilize the Data Exchange capabilities of aqishare through SAP Remote Function Calls (RFC) to invoke function modules. The SDK cannot be included with the aqishare Docker image or offered as a separate download on this page, as doing so would infringe on SAP's terms and conditions.
Since the aqishare Docker image is based on a Linux system, the SAP NetWeaver RFC SDK for Linux (linux_64) needs to be downloaded from the SAP support portal.
You'll need a valid SAP S-User ID to log in and download the SDK.
Other related Software
While the most important download is undoubtedly the aqishare Docker image along with the SAP SDK, additional software is required to run the data exchange successfully on content repository side.
Downloading any of the additional required software listed below requires a valid license key for aqishare!
Encryptor Tool
The encryptor tool is required to store passwords securely. By default, the passwords in the related aqishare configuration files are stored in plain text. To enhance security, the passwords should be encrypted. For this purpose, an encryptor tool is provided. Learn how to use and setup encrypted passwords in chapter Password Encryption.
Download Encryptor tool:
https://delivery.aqipro.com/api/download/encryptor/<YOUR-AQISHARE-LICENSE-KEY>
Configuration Template Files
The package contains predefined templates of the required configuration files. Use it as a starting point to customize the data exchange as desired.
Download Configuration Template Files:
https://delivery.aqipro.com/api/download/aqishare-templates/<YOUR-AQISHARE-LICENSE-KEY>
Content Repository Related Packages
To successfully run the data exchange on the repository side, it is necessary to prepare the repository with the related data model. Since these packages vary significantly for each content repository, choose the target repository to find the related downloads.
- Hyland Nuxeo
- Microsoft SharePoint Online
Software Package | Link | Description |
---|---|---|
nuxeo-sap | https://delivery.aqipro.com/api/download/nuxeo-sap/<YOUR-AQISHARE-LICENSE-KEY> | This package contains the required aqishare data model and also UI addons to be deployed on the Nuxeo server. As an alternative, the latest version is also available on the Nuxeo Marketplace. |
Software Package | Link | Description |
---|---|---|
sharepoint-sap | https://delivery.aqipro.com/api/download/sharepoint-sap/<YOUR-AQISHARE-LICENSE-KEY> | This package contains the required aqishare data model and also UI addons to be deployed in SharePoint Online. |