| Exam Name: | Appian Senior Developer | ||
| Exam Code: | ACD201 Dumps | ||
| Vendor: | Appian | Certification: | Senior Developer |
| Questions: | 99 Q&A's | Shared By: | asiya |
You need to update an existing Appian application.
The application needs to be responsive and compatible with a variety of screen widths. For example: phone/tablet browser, Appian mobile app, desktop monitor.
Which two functions/parameters should you consider when updating the interfaces? (Choose two.)
You're designing a process used to notify multiple users of marketing campaigns. These campaigns occur infrequently, but are sent out to the hundreds of customers that are stored in your app.
How should you best design your process model to send the emails whilst using a common email process model (CMN_SendEmail), to be most performant?
The outputs of this node are not required for the main process.
A seamless user experience (UX) is important for an application so that a user does not feel like they are moving through different applications. Often when many developers are working on the same project all together, this can be a concern.
How should you ensure that a seamless UX is maintained throughout the app?
You notice that a process consumes a significant amount of memory. The process involves ingesting long strings from a web service and saving them to the database using a looping approach. The string output is saved to a process variable with data type Text.
Which two options will reduce the memory usage? (Choose two.)