Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Appian Exam ACD101 Topic 3 Question 29 Discussion

Actual exam question for Appian's ACD101 exam
Question #: 29
Topic #: 3
[All ACD101 Questions]

You need to remove an unused field from an existing record type Product, which has data sync enabled and is backed by a database table.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: B

The a!refreshVariable function should be configured to refresh when the local!username variable changes. This is achieved by setting the refreshOnVarChange parameter to local!username, which will update the local!usernameLastModified variable with the current timestamp whenever local!username is modified. Reference:

Appian Documentation: a!refreshVariable Function


Contribute your Thoughts:

Lilli
3 hours ago
B looks like the safest approach, especially since the record type has data sync enabled. Better to resync the whole thing to be on the safe side.
upvoted 0 times
...
Carlene
4 days ago
Option A seems straightforward, but I'm not sure if deleting the column from the database is necessary. It's good to have that flexibility.
upvoted 0 times
...
Cary
9 days ago
I agree with Becky, deleting the field from the record type seems like the best option to me.
upvoted 0 times
...
Jovita
10 days ago
I disagree, I believe we should delete the column from the database table and perform a full resync of the record type.
upvoted 0 times
...
Becky
15 days ago
I think we should delete the field from the record type and optionally delete the column from the database table.
upvoted 0 times
...

Save Cancel