Skip to main content
October 8, 2024
Question

Integrate Designer Failed

  • October 8, 2024
  • 6 replies
  • 0 views

I got 2 of this. one is Intergrate Designer and one is API Web designer. I already configured all the parameter and the endpoint seem the same from 2 of them. I use test request and both of them return success (200) but only Web API designer post data to database while Intergrate Desginer doesn't.

Integration Designer : 

Web Api Designer:

Can anyone know what is the issue and how to resolve this one.

6 replies

kumara0180
October 8, 2024

Can you check if the process model is getting triggered while calling the webApi from integration object ? Is there any error in process model while calling the wepApi from integration object

October 9, 2024

Hi [mention:d71dc0922a44411db41369c6058e69ad:e9ed411860ed4f2ba0265705b8793d05]  process model isn't getting trigger while calling the webApi from intergration object. Actually, in the connected system in integration object, I configure it as none authentication, is this a problem ?

 

kumara0180
October 9, 2024

Yes.

Create a service account and give that service account viewer access to the webApi. and in integration use that for authentication