OAuth 2.0
Create OAuth2 Security Material in SAP Cloud Integration.
Â
To create the OAuth2 Security Material, the following values are required: Pricefx key, username, password, and partition name.
Client ID - Pricefx Key Client Secret- Base64 encoded string of{partition}/{username}:{password} token URL : https://{host}/pricefx/{partition}/token
Â
Set exchange properties – access-token in the content modifier. The global variable is set by another separate integration flow which maintains the token store. See Sample Integration Flows | Refresh Pricefx OAuth Token.
Â
Configure the security material in the adapter.
Â