In this article
Overview
You can use this account type to connect SAP Concur Snaps with data sources that use the SAP Concur OAuth2 account.
Prerequisites
Valid app Client ID
Valid app Client Secret
Base URI
Limitations
None.
Known Issues
Supports reading only JSON files.
Account Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the fieldset.
Remove icon ( ): Indicates that you can remove fields from the fieldset.
Field Name | Field Type | Description |
---|---|---|
Label* Default Value: N/A | String | Specify a unique name for the account. |
Client ID* Default Value: N/A | String | Specify the client ID generated while registering the application. Learn more about generating a client ID: SAP Concur Authentication. |
Client secret* Default Value: N/A | String | Specify the client secret generated while registering the application. Learn more about generating a client secret: SAP Concur Authentication. |
Access token* Default Value: N/A | String | Auto-generated after authorization. Specify the access token for the application. The access token is retrieved while setting up the account for the endpoint. |
Refresh token* Default Value: Deselected | String | Auto-generated after authorization. The token used to refresh the access token. The retrieval of the refresh token is done while setting up the account for the endpoint. The token used to refresh the access token. |
Access token expiration Default Value: N/A | String | Auto-generated after authorization. Specify the time until which the access token should be active. |
Username Default Value: N/A | String | Specify the username associated with the account. Username is created by following the steps during application registration. For more information with an example refer to SAP Concur Authentication. |
Password Default Value: N/A | String | Specify the password associated with the account. Password can be created by following the steps during application registration. For more information with an example refer to SAP Concur Authentication. |
Auto-refresh token Default Value: Deselected | Checkbox | Select to refresh the token automatically using the refresh token if the property is enabled. Otherwise, the token might expire and will not be automatically refreshed. |
OAuth2 Endpoint Default Value: | String | Specify the base URI for obtaining an authorization token of the application Provider. For more information with an examp refer to SAP Concur Authentication. |
OAuth2 Token Endpoint* Default Value: | String | Specify the base URI for refreshing authorization token. For more information with an example refer to SAP Concur Authentication. |
Troubleshooting
Error | Reason | Resolution |
---|---|---|
Account validation failed. | The pipeline ended before the batch could complete execution due to a connection error. | Verify that the Auto-Refresh token field is configured to handle the inputs properly. If you are not sure when the input data is available, configure this field as zero to keep the connection always open. |
Snap Pack History
Related Content