Administrator
- Administrator
- All Products
Connection property
| Description
|
---|---|
Runtime Environment
| The name of the runtime environment where you want to run the tasks.
|
Authentication
| The Secure Agent uses OAuth 2 to authenticate users and authorize access to Concur data.
|
User name
| The user name to log in to the Concur web page.
|
Password
| The password associated with the user name.
|
Consumer Key
| The key that is generated when a Concur administrator registers a partner application for your organization.
Informatica intends to drop consumer key authentication support in a future release. Informatica requests you to transition to use OAuth authentication before the consumer key authentication is dropped.
|
Folder
| The relative path to the objects that you want to access from Concur.
For example, if the URL for API invocation is
https://us-impl.api.concursolutions.com https://us-impl.api.concursolutions.com/api/expense/report /expense/report |
Connection property
| Description
|
---|---|
Runtime Environment
| The name of the runtime environment where you want to run the tasks.
Specify a Secure Agent, Hosted Agent, or serverless runtime environment.
|
Authentication
| The Secure Agent uses OAuth 2 to authenticate users and authorize access to Concur data.
|
Username
| The user name to log in to the Concur web page.
|
Password
| The password associated with the user name.
|
Use OAuth 2
| The Secure Agent uses OAuth 2 to authenticate users and authorize access to Concur data.
Contact SAP Concur to get the new OAuth 2 credentials.
If you do not specify to use OAuth 2, hybrid OAuth 2 connection type is used.
|
Base URL for authentication
| The URL for authentication that you received from Concur when you created your account.
The base URL for authentication is derived from the authorization URL.
For example, if the authorization URL is
https://us-impl.api.concursolutions.com/oauth2/v0/token https://us-impl.api.concursolutions.com |
Base URL for API Invocation
| The URL for API invocation that you received from Concur when you created your account.
|
Client ID
| The unique ID of your application to complete the OAuth Authentication in the Active Directory.
|
Secret ID
| The password of your application to complete the OAuth Authentication in the Active Directory.
|
Folder
| The relative path to the objects that you want to access from Concur.
For example, if the URL for API invocation is
https://us-impl.api.concursolutions.com https://us-impl.api.concursolutions.com/api/expense/report /expense/report |