cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding Partner Directory

vinay050
Participant
0 Kudos

Hi All,

In SAP CPI , we could access PartnerDirectory String Parameters via below path : https://<tenant>/api/v1/StringParameters

In Integration Suite, when I try to access path : https://<tenant>/api/v1/StringParameters . I see below error

 

<code>Not Found</code>
<message xml:lang="en">Could not find an entity set or function import for 'StringParameters'.</message>
</error>
 
 
I had an look at Business Accelerator Hub , and the URL for accessing the PartnerDirectory String Parameters is : https://sandbox.api.sap.com/cpi/api/v1/StringParameters
 
 
I tried accessing below URL :  https://<IntergrationSuite Trial account>/cpi/api/v1. I am getting below error.
 
vinay050_0-1707024665046.png

Can anyone let me know , the right URL to access the StringParameters ?

 
 
Regards
Vinay

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Sriprasadsbhat
Active Contributor

Hello Vinay,

Navigate to your Service Keys ( in SAP BTP cockpit specific to cloud integration ) and use url given there then you will be able to get partner directory entries.

Regards,

Sri

vinay050
Participant
0 Kudos

Hi @Sriprasadsbhat

I got the URL from Service Key as below 

vinay050_0-1707116221827.png

Getting 404 Not found error when trying to access the URL

vinay050_2-1707116294603.png

 

Is there anything that I missed.

 

Regards

Vinay