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

SAP CPI Endpoint/Runtime URL no iflmap

gadirov
Participant
0 Kudos
2,349

Dear SAP Experts,

we are using the CPI basic integration to connect C4 to ERP ECC.

After configuration of the iflow (Version 2202), e.g. Replicate BP to SAP ERP, the endpoint (runtime) CPI Url has been created. Usually, following URL pattern is being generated: https://<tenant>-iflmap.hana.ondemand.com.

In our case, the "iflmap" is not available. Rather following pattern is being generated:

https://<tenant>.it-cpi018-rt.cfapps.eu10-003.hana.ondemand.com

Do you possibly know why this is the case and if it is still a valid endpoint if generated. In communication arrangement connection tests, we get a "403 - Forbidden" unfortunately and further, the missing of "iflmap" is strange.

Thank you in advance.

BR
Rufat

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor

Hello Rufat,

Its not necessary to have iflmap word in runtime url.Please do check if your url accessible from Postman and also make sure you are using clientid and client secret having enough role from service key perspective.

Regards,

Sriprasad Shivaram Bhat

gadirov
Participant
0 Kudos

Thank you, the URL is working, currently on DEV/TEST I use basic authentication, for production we can switch to client certificate for the SOAP & IDOC based iflows.

Answers (0)