I'm testing my Product integration between S/4HANA OP to FSM using CPI.
The error message in the CPI logs is:
"org.apache.camel.component.ahc.AhcOperationFailedException: HTTP operation failed invoking https://us.coresuite.com/api/data/v4/Item/externalId/bulk?account=comp_T1&user=fsmuser∁any=comp_T1&dtos=Item.21&forceUpdate=true with statusCode: 401"
Questions:
1. In the Configure for the "Replicate Products" inflow (ver 1.5.0), we did fill in a user but there's no provision for a user password?
For the Credential Name field, we did create a proper oAuth2 client credential with client id and secret - but the question how does it know to associate my "fsmuser" with the the client id and secret ?
2. Back to the main issue, please let me know if u know what could be causing this ?