cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap cpi: Graphical Message Mapping -->function libraries.

0 Likes
2,416

Hi

In sap pi/po system we have lot of standard functions that we can use during graphical mapping.

Similarly is there any groovy script functions available so that we can import in CPI Graphical mapping ?

Out of the box CPI standard functions are not enough to do any complex context handling...

Thanks

Ravindra

Accepted Solutions (0)

Answers (3)

Answers (3)

Sriprasadsbhat
Active Contributor

ello Ravindra,

As per my understanding there are no such feature available in SAP CPI ( like preloaded scripts similar to function libraries ).

Below from fellow community members can help you to get some already written script which you can reuse.

https://blogs.sap.com/2019/12/10/build-integrations-faster-using-api-business-hub-github-repositorie... by aaditya.nigam

https://blogs.sap.com/2020/09/26/cpi-groovy-examples-repository/ by fatih.pense

Also you can reuse scripts and message mapping across your tenant with below feature planned for Q2 2021

Regards,

Sriprasad Shivaram Bhat

vikas_jangid78
Participant
0 Likes

Hi Ravindra

You could possibly refer below link. This is not official release, but will definitely help you out.

UDFNodePool functions for SAP CPI

Thanks & Regards

Sriprasadsbhat
Active Contributor
0 Likes

Hello Ravindra,

There are no such libraries available so far.You have to create your own repository locally and can import whenever required.

Regards,

Sriprasad Shivaram Bhat

0 Likes

Sriprasad, Thanks for letting us know..Is there any roadmap that sap can take initiative on this ? It should not take much time for them to make them available for CPI. It will be a great value add to the CPI product and developers can cut short of development time drastically..