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

Sending SOAPUi request to CPI trial Account. I get a message unauthorized user error.

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

MortenWittrock
SAP Mentor
SAP Mentor

Hi Ajith

Also, please keep in mind that in Cloud Foundry, which is the environment of the CPI trial, you don't use your personal account to make calls to an endpoint. Instead, you create a service key, and use its clientId and clientsecret values as the user name and password, respectively, in SoapUI.

How to create a service key is described in this blog post by appalanaidu.uppada: Self-Service Enablement of Cloud Integration Service on Cloud Foundry Environment

(Scroll down to the section called "7. Access Deployed Iflow Endpoint".)

Regards,

Morten

sairaj_sanap
Associate
Associate
0 Likes

Thank you Morten, it worked.

Ajithkannan
Newcomer
0 Likes
It worked , thank you so much morten

Answers (1)

Answers (1)

Sriprasadsbhat
Active Contributor
0 Likes

Hello Ajith,

Make sure you have assigned esb.messaging.send role. Also please make sure you are passing correct username/password while calling the end point url.

Regards,

Sriprasad Shivaram Bhat