Is it possible to get the request send after integration gets executed in process model?

Hi All,

        I am trying to delete a data using integration by using process model, it is working when directly tested in integration object but not working when tried using the process model. So wanted to check both the requests to find out the reason for the issue. Any suggestions wil be really helpful for getting the request .

Thanks in Advance

Pradeep.B

  Discussion posts and replies are publicly visible

Parents
  • Hi Pradeep,

    Just want to get clear with your problem. These are my assumptions.

    1. You are using an API that starts a process model to delete the data using delete from datastore entities smart service.
    2. It is working fine when you are using that API in Appian's integration object and not working when you are calling it from any other source eg. Postman.

    Am I correct on understanding the problem?

Reply
  • Hi Pradeep,

    Just want to get clear with your problem. These are my assumptions.

    1. You are using an API that starts a process model to delete the data using delete from datastore entities smart service.
    2. It is working fine when you are using that API in Appian's integration object and not working when you are calling it from any other source eg. Postman.

    Am I correct on understanding the problem?

Children