Skip to main content

Download

This section describes how to download the latest aqishare (Data Exchange) Docker image as well as related software.

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
Github Packages Password

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 our support team.

Download latest Release
docker pull ghcr.io/aqipro/aqishare:latest

It should look like: aqilink_docker_download

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 in the aqishare Docker image or offered as a separate download, as doing so would infringe on SAP's terms and conditions. You need to download the SAP NetWeaver RFC SDK on your own using your SAP S-User ID.

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.

info

You'll need a valid SAP S-User ID to log in and download the SDK.

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.

Password Encryption Tool

The password encryption 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 called aqicrypt is provided. Learn how to download, use, and set up encrypted passwords in the chapter Password Encryption.

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.

Software PackageLinkDescription
nuxeo-sapDownload from Nuxeo MarketplaceThis package contains the required aqishare data model and also UI addons to be deployed on the Nuxeo server.