Using Integration in PCS
Summary
The Integration with an Oracle Database doesn't work properly in PCSContent
Hi,
We try to use a couple of integrations in PCS. The integrations are basic routing and they are used to do CRUD-operations on an Oracle database which is connected through an on premise agent. The trigger of our integrations is a REST adapter. So our payload for POST and PUT are in JSON. When we use the integrations in PCS, DELETE and GET operations work. But when we try to do a POST or a PUT we get a 401 ‘unauthorized’. When we use the same integrations in Postman they do work. Do you have any idea what the problem could be?
0