P

Tuesday, April 26th, 2022 4:05 PM

SAPBO to Collibra Integration - Build failed due to the connected version of the Collibra Platform is less than the minimum version required by this connector

Hi,
We are trying to deploy sap-bo integration locally, but the build is getting failed with the message : The connected version of the Collibra Platform - v"2022.02.3-54" - is less than the minimum version required by this connector - v5.7.x - it is not supported. Please find the log below:

sapbo-collibra-logs-datacitizen.txt (9.3 KB)

Can someone please help to solve the problem ?

683 Messages

 • 

15.3K Points

3 years ago

@prottay.basu.contractors.roche.com, this would be a good candidate for submission to our Support Portal. When submitting, I would reference the URL of this thread.

3 years ago

Hi Kristen,

we followed what the marketplace instructions are saying. We understand that this integration is NOT supported by Collibra support team. Right?

Thanks.
Vlado Schwarz
Roche AG

368 Messages

3 years ago

Hello @prottay.basu.contractors.roche.com ,

Regarding this failing compatibility check, can you please try using the latest version of the Collibra Integration Library.

To do so, you can download the latest JAR file from Collibra’s Marketplace and then install it using the following Maven command:

mvn org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install-file -Dfile=<path-to-jar-file>

Subsequently, the integration pom.xml file should be updated to point to this new version.

Loading...