cancel
Showing results for 
Search instead for 
Did you mean: 

How to view the custom function in HCI

markbernabe
Active Participant
0 Kudos

Hi experts,

How can we view the custom function in a standard message mapping that came with the prepackaged integration content?

For instance, in the COD_CUAN_Opportunity_Replicate.mmap used by Replicate Opportunity to SAP Business Suite iFlow, there's a custom function called filter. Where can we view its source code?

Thanks!

Accepted Solutions (0)

Answers (3)

Answers (3)

markbernabe
Active Participant

Hi Sriprasad,

Thanks for the response. Yeah, but in this case, there's nothing in the 'scr.main.resources.script'.

I found a way though. After exporting the mmap into Spreadsheet, there's a tab called User Defined Functions that shows the actual code.

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Mark,

Good to know about the new way of finding it out.Thanks for sharing it!!

Regards,

Sriprasad Shivaram Bhat

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Mark,

Usually when we create custom function in message mapping, .gsh or .groovy file will be created in "src.main.resources.script" package.

If you want to view these custom function you must import the integration package to eclipse.I guess now SAP disabled importing Configure only standard content to eclipse.From my experience there is no way to view this if you want to view these information for configure only integration content.

Regards,

Sriprasad Shivaram Bhat