Much of the information in this section is sensitive and critical to the secure link between the two systems. There are security risks if these values are shared with the wrong people.
Be sure to only provide these values to the customer via secure communication channels and make sure that you, and they, save this information in a secure location.
System Connection Setup is the first section of the Setup Details tab. SAP Concur resources populate this section with key data points necessary to connect the two systems via SAP ICS. Each section below will cover where to find the key data elements. SAP ICS uses a JSON Web Token (JWT) to create the connection.
Please note that the screenshots and videos in this lesson assume Concur Connect has been enabled for this customer and the Partner Application Developer service has been activated in the internal Concur Administration tool.
- Concur Host: Simply, this is the URL used to log in to the SAP Concur site being integrated. The possible values are listed below.
US Prod: www.concursolutions.com
US Test: implmentation.concursolutions.com
EMEA Prod: eu1.concursolutions.com
EMEA Test: eu1imp.concursolutions.com
China: www.concurcdc.cn
- Consumer Key and Secret: NO LONGER USED: This area is legacy information and should not be used. The JSON Web Token (JWT) connection method does not require the Consumer Key or Secret.
- Concur Company ID: The Concur Company ID is populated by SAP Concur, sourced from HMC.
- Integration User Information: NO LONGER USED. This area is legacy information and should not be used. The JWT connection method does not require the creation of an integration user.
- Gateway Host: Similar to the Concur Host, this is the URL used by the API to link the SAP and SAP Concur sites. The possible values are listed below.
US Prod: us.api.concursolutions.com
US Test: us.impl.api.concursolutions.com
EMEA Prod: emea.api.concursolutions.com
EMEA Test: emea.impl.api.concursolutions.com
China: cn.api.www.concurcdc.cn
- Client ID and Client Secret: This information is required to connect the SAP and SAP Concur sites. The values are generated automatically when creating the OAuth App. That process will be covered in a future lesson.
- Company UUID: Like the Concur Company ID, this value is used to uniquely identify an entity in the SAP Concur hosting environment. It can be found in HMC or when generating the Request Token.
This information is crucial to allow the two systems to communicate with one another. In the next section, we'll focus on the details of what data will pass between the integrated systems.