exam questions

Exam ACD100 All Questions

View all questions & answers for the ACD100 exam

Exam ACD100 topic 1 question 13 discussion

Actual exam question from Appian's ACD100
Question #: 13
Topic #: 1
[All ACD100 Questions]

You need to query some data from the database using more than one filter.
Which parameter for a!query() should you use to define your filters?

  • A. filter
  • B. logicalExpression
  • C. aggregation
  • D. selection
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
XfrankX
1 month, 3 weeks ago
Selected Answer: B
The answer is B. Just a bit of code to prove that it should be LogicalExpression: a!queryEntity( entity: cons!EntityName, query: a!query( logicalExpression: a!queryLogicalExpression( operator: "AND", filters: { a!queryFilter( field: "configurationItemId", operator: "=", value: ri!configurationItemId ), a!queryFilter( field: "accessLevelId", operator: "=", value: ri!accessLevelId ), etc. The FILTER answer is good if you want to filter on the output of the query, but in this case that's not the question. Answer is B
upvoted 1 times
...
ark143
4 months, 3 weeks ago
A is the answer
upvoted 1 times
...
KapilR
7 months, 2 weeks ago
A or B which should be ans?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago