I am currently preparing for the Appian ACD101 exam and came across a question that I am not completely sure about.Questions: How do you refer to the metadata of a process model object within the process model expressions? For example: the creator, name, or description.A- Process Properties, referred to in process model expressions using the pp! domain. B- Process Variables, referred to in process model expressions using the pv! domain. C- Process Model Properties, referred to in process model expressions using the pm! domain.Which option is correct, and how would you explain the reasoning behind it? I would appreciate any insights from those who have studied this topic or have recently taken the ADC101 exam.
Discussion posts and replies are publicly visible
https://docs.appian.com/suite/help/26.5/Process_and_Report_Data.html
The correct answer is C process model properties, referred to in process model expressions using the pm! domain.Process Model Properties within Appian are referred to using the pm! domain prefix in processmodel expressions. This includes metadata such as the creator, name, or description of theprocess model. Reference:Appian Documentation: Process Model PropertiesI actually came across this question while exploring the practice material from P2PExams. What helped me was that the question included a detailed explanation, which made the concept much easier to understand.