cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to make a JAR a global resource in CPI like a Script Collection for instance?

mathias_rohland
Explorer
186

Hello community members,

This is the first time I ask a question here so hopefully I'll do that correctly 🙂

My issue is that I need to reuse Groovy classes, that I build for a special purpose, in many different packages containing custom TPM Groovy mappings.  To include the pre-compiled JAR in an IFlow as local ressource is not an issue - this works very well. Today I was searching for a way to make my first JAR available as a global ressource.
The only option that allowed me to upload the library was the CPI Script Collection but this seems to allow classless JARs, containing multiple scripts, only. When I tried to run my mapping with the Script Collection added the test ended with class not found exceptions.

Does anyone know of a way to achieve my request or do I have to wait until SAP offers a way to make JARs globally available in the CPI ecosystem?

Best regards,
Mathias

Accepted Solutions (0)

Answers (0)