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.
Using 'Start Process' as the node type and enabling 'Automatically run multiple instances of this node' for all users on the mailing list launches each email as a separate, lightweight process, maximizing performance and scalability, especially since the main process does not require the outputs.
You're designing a custom component rule!pagingComponent() to page through a list of items. The component must display the current page numbers being shown, as well as the total number of items. Users should be able to click arrows to increase or decrease the pagination.
Review the following:

Which two patterns should be used when calling the component in this scenario? (Choose two.)
Passing local!query.totalCount (from a dataSubset with returnTotalCount: true) into a rule input allows rule!pagingComponent() to accurately display total items for pagination.
Managing paging state (such as ri!pagingInfo) as a local variable in the main interface and updating it when arrows are clicked ensures that pagination is controlled centrally, maintaining state across the UI and allowing the component to function as intended.
You're establishing a Health Check schedule for your department.
Which two statements should you consider when implementing Health Checks? (Choose two.)
Running a Health Check at least once a month in production is best practice for ongoing monitoring and early issue detection.
Running Health Checks during non-business hours in production helps avoid performance impact on end users.
You're creating a synced record type which will store read-only data from an external web service. Data in the external system is updated nightly, and the latest information must be available to users in the morning. Currently there are approximately 150,000 entries in the external system, and this number is not expected to change significantly.
There is an existing integration object and associated expression rule, which when called returns the complete dataset from the external system.
What are two configurations that you must apply to ensure that the latest and complete record set is available? (Choose two.)
Scheduling a nightly full sync ensures the record type is updated with the latest data after the external system refreshes.
Disabling the row limit in Source Filters allows the complete dataset to be retrieved and synced, ensuring all entries are available.
You run a report on different employee transactions by using a View.
You encounter the following error: "a!queryEntity: An error occurred while retrieving the data."
What is the most likely root cause of this error?
The most likely root cause is that the view doesn't have a column mapped as a primary key in its corresponding CDT. Appian requires a primary key mapping for querying views to ensure data integrity and identification.
Ryan Thompson
15 days agoCharles Flores
27 days agoJustin Rodriguez
1 month agoDaniel Young
2 months agoJoseph Martinez
2 months agoJames Turner
1 month agoEric Harris
1 month agoTimothy Bell
1 month agoBarney
2 months agoGracia
3 months agoJesusa
3 months agoAdelaide
3 months agoTasia
3 months agoViva
4 months agoGregoria
4 months agoSkye
4 months agoCyril
5 months agoLoreta
5 months agoSheridan
5 months agoGearldine
5 months agoCristal
6 months agoRosina
6 months agoHildred
6 months agoCallie
6 months agoGayla
7 months agoWendell
7 months agoLuis
7 months agoJacquline
7 months agoAmie
8 months agoRose
8 months agoEdwin
8 months agoLettie
8 months agoEliz
9 months agoLuisa
9 months agoNa
9 months agoAlberta
9 months agoBev
9 months agoAlbina
9 months agoEdward
9 months ago