cancel
Showing results for 
Search instead for 
Did you mean: 

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

1,193
View Entire Topic
MortenWittrock
Active Contributor

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
Discoverer
0 Kudos

Thank you Morten, it worked.

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