Skip to main content
July 10, 2023
Question

How to query a record and save the result as a process variable

  • July 10, 2023
  • 2 replies
  • 0 views

Hello! How can I make a query (it would be based on an id introduced by the user in the start form of the process) to a record and save the value to a process variable, in order to use it further in the model?

    2 replies

    mathieud0001
    Brainy
    July 10, 2023

    You pretty much described what you need to do. Is there a part you don't understand?

    stefanhelzle0001
    Brainy
    July 10, 2023

    That would be a basic use case for a query using queryRecordType. This is covered by the Appian trainings and tutorials.