How to show the specific custom error message for an Appian web API which is used for creating records in Appian?

Hi all,

I have created an Appian web API that insert record on our server using Appian tables, this API is consumed by SAP to insert data.And it saves data ,but when an error occurs, how we can provide information about the specific input field where the error occured and give a customised error  message to the end user.We need help and support from the Appian team to provide a detailed and customized error message for a webapi.

Hope anyone can help us on this scenario?

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Stefan,

    I got your valid point about validaton and we are doing it,but we need an extra feature for providing more details about error if incase the api fails.

    Is there any way to show the error details in response as our business is asking this as a requirement to make the user experience better, so that user will come to know where they made the mistake while entering the values and why the error occured ?

Children