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
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?
yes, It is working fine when directly testing in Appian's integration object and not working when i am calling the integration using process model. Is there any way to get the request similar to the response when calling the integration through process model.