Hello Experts,I am trying to establish oAuth2 connectivity between CPI and SuccessFactors. I am getting this error when I deploy the CPI interface using oAuth2 credentials.com.sap.gateway.core.ip.component.odata.exception.OsciException: Error in retr...
Hello Experts,I am trying to read a property in Content Filter expression of SAP CPI. Mentioned below is the nodelist Xpath expression. But I am getting error at this expression. Could you please assist to correct this nodelist expression./Onboarding...
Hello Experts,We are getting the below error at the Onboarding API configured in CPI system. We are using Onboarding SOAP API to get the new hire record from onboarding. Please let us know why we are getting this error and how to resolve it.<GetNewhi...
Hello Experts,I am trying to subscribe to an event broker created on solace through advanced event mesh adapter in CI. I am getting the below mentioned error on deploying the iFlow. Please assist.Regards,Varun Vichare.
Hello Experts,
I am trying to access the below integration content API to generate X-CSRF-Token in CPI. I am able to generate token successfully in POSTMAN but the same fails in CPI with status code 401 error. Attached are the configurations done i...
Hello,This is the XPath expression to read property in Content Filter/OnboardingCandidateInfo/OnboardingCandidateInfo[(contains($fName,fName))]Here we access the property fName with a $ preceding it.Regards,Varun Vichare.
To open the QR code as a learner (the user registered in the class):Open the app >Navigate to Learning >Click the "View Registration" button of the class >Click "My QR Code".To scan a QR code as an instructor:Open the app >Tap the three lines in the ...
Hello Folks,The issue got resolved after using Authorization header with Bearer Token. I was getting issue in POSTMAN as well using APIKey header thus I tried using this header and it worked in CPI as well as in POSTMAN.
Hi Ivan,Ours is the BTP neo environment, I have followed the below KBA to generate Oauth token. But still I am not able to make a call to the CPI value mapping API.Setting Up OAuth Inbound Authentication with Client Credentials Grant for API Clients ...