debugging

Hi,

How to debug in Appian like general web application

Thank you

  Discussion posts and replies are publicly visible

Parents Reply
  • There are a few things you can do:

    1. reproduce the error - an Appian interface has rule inputs (parameters if you will). If you know what those values are for the specific instance where you're experiencing the error you can recreate the error by loading up the interface in the Designer tool and providing those values. 
    2. You can look at the Appian logs, these will have information in them pertaining to the error you're seeing, you just need to find the right entry in the logs correlating with the error
Children