Skip to main content
May 19, 2022
Question

query

  • May 19, 2022
  • 3 replies
  • 0 views

Hi ,

I am new in Appian 

I have a simple question, I have data in my Database and I want to find if a data related to specific idNumber is exist in this database?

Thank you,

    3 replies

    stefanhelzle0001
    Brainy
    May 19, 2022

    You would use a!queryEntity to look for data matching this ID.

    As that is a very generic question and answer, do you also have a more specific question?

    May 19, 2022

    As you are new in Appian, you need to create an expression rule first and then use a!queryEntity in that, you are also required to create one ri! related to your CDT and finally use filter under a!queryEntity function.

    Visit: https://docs.appian.com/suite/help/20.2/fnc_system_a_queryentity.html for more understanding of a!queryEntity function.

    Happy coding!

    Inspiring
    May 19, 2022

    Hi,

    If you have access to Appian Academy you can also find several helpful videos regarding this topic.