| Exam Name: | Appian Senior Developer | ||
| Exam Code: | ACD201 Dumps | ||
| Vendor: | Appian | Certification: | Senior Developer |
| Questions: | 99 Q&A's | Shared By: | aria-rose |
An energy company wants to allow the public to be able to report power outages directly and provide supporting documentation in the form of photos and/or videos. The company also requires the reporter's contact details.
How can a developer design and implement this requirement in Appian?
The synced record Task has a self-referential relationship defined in the column parentTaskId. There is a many-to- one record relationship between the id and parentTaskId called parentTask.
For a given task ID, you need to return the task name and the parent task name.
What should you do?