...
Inputs
Status
Generally Available
Authentication Configuration
PowerConnect Cloud requires access to the SAP CPI API to be able to extract message monitoring data and payloads. The most secure way to do this is add PowerConnect Cloud as an OAuth client to your SAP CPI tenancy. To do this follow the steps below for your environment:
...
Click on the Branding tab and note down the Token Endpoint
Add the OAUTH client to the powerconnect group you created. Note when adding the user you must prefix the client id with “oauth_client_” as shown below:
...
Adding a CPI Input in PowerConnect Cloud
Login to the PowerConnect Cloud web UI
Click on the Inputs link in the menu bar
Click the + button to add a new Input
...
Choose messages under sap-cpi
...
Fill in the form with the details you noted down when creating the powerconnect OAuth client (client id, client secret and token url).
...
For Neo envirnments the tenant url can be found in the SAP BTP Cockpit under Subscriptions Applications (ending with tmn) Application URLs
For Cloud Foundry its the url field in the service key
...
Choose the Splunk output you wish to send the CPI data to
Click Save
The Input is now created
...