rameshsathyamo
New Member - Level 1

Register Partner Application

We need to set up a new user in Concur with the necessary permissions to use data extractions to Celonis. The steps are mentioned below. But when I login to SAP Concur with my login I don’t see this option “Register Partner Application”. Can you please advise how to add/enable this option to my user.

rameshsathyamo_0-1676397570992.png

When i Login into Concur with my user – Not able to find this option “Register Partner Application”

rameshsathyamo_1-1676397611361.png

Your input is highly appreciated.

 

thanks

3 REPLIES 3
KevinD
Community Manager
Community Manager

@rameshsathyamo did you try the Manage Application Connectors option? 

 

The steps you have may have changed slightly. 


Thank you,
Kevin
SAP Concur Community Manager
Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.
Kmilogon
Occasional Member - Level 2

Please let us know if there was any progress on this item.

We have been struggling to enable the connection to Celonis, and some help would be highly appreciated.

Thanks in advance and kind regards,

Camilo.

Camilo González
IT-GFS Purchasing – Principal System Analyst
Boehringer Ingelheim España, S.A.
Kmilogon
Occasional Member - Level 2

I see Ramesh's post is very old, but I leave this in case it is useful for someone in the future.

Celonis standard Concur connection is either outdated and not working or very little user friendly.  I have finally made it work using JWT authentication.

This document just describes how I made it work. It isn't a suggestion on how to do it nor represents the best way to do it.

 

before starting you need to have created a JWT as described here:

Guide to Web Services Authentication.pdf

you need to have already issued a refresh token (I use Postman) for the solution to work.

Kmilogon_6-1771520779563.png

 

Once you have issued the refresh token, you will have everything necessary for a custom authentication on Celonis.

 

On Celonis select Data --> Data Integration.

At this stage I assume a concur pool has already been created (I'm no Celonis expert so I will not comment on that).

Once you select Concur Pool, click on "Add Data Connection" button --> Connect to Data Source --> Create Custom REST API extractor.

Give Name, Description and click on Create

this will open a set of 4 items which I will cover in order:

1. Variables

Define the following variables 

Kmilogon_0-1771520005922.png

Make sure Client ID, Client Secret and Refresh token are marked as confidential.

Save.

2. Custom authentication.

Kmilogon_1-1771520114008.png

 

Kmilogon_2-1771520131450.png

Kmilogon_3-1771520157759.png

 

This will enable your data connection. It is not easy to know if it has been connected, but you can use the Data connection for it.

3. Data connection,

Select an existing endpoint for testing and click on "Test Connection" you will see a green check mark.

Kmilogon_4-1771520454566.png

Kmilogon_5-1771520492463.png

 

 

Hope this has helped.

 

Camilo González
IT-GFS Purchasing – Principal System Analyst
Boehringer Ingelheim España, S.A.