You need to add test cases to an existing expression rule in the system. Expression rule gives a complex data type value as an output result.
The test case should pass only when a field in the resultant data matches with a specific value mentioned.
How should you configure the test case assertion?
Configuring the test case assertion so that the assertion expression evaluates to True allows you to specifically check whether the desired field in the complex data type result matches the required value.
You're creating a point-of-sale (POS) system for a customer which can associate the items in a transaction to a customer based on a membership number. The item stock table and the customer sales record are hosted elsewhere and need to be written to via POST APIs from an Appian process model. This all occurs within a transaction process model that you're creating.
Which two steps should you perform to design your process model to improve process memory? (Choose two.)
Creating the POST API calls as asynchronous subprocesses allows them to run independently, reducing memory usage in the main process.
Adding a terminate process node at the end ensures the process completes and releases memory as soon as its work is finished.
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.
Crystal Peterson
11 days agoMichael Walker
1 month agoEric Anderson
1 month agoRyan Thompson
2 months agoCharles Flores
2 months agoJustin Rodriguez
3 months agoDaniel Young
3 months agoJoseph Martinez
3 months agoJames Turner
3 months agoEric Harris
3 months agoTimothy Bell
3 months agoBarney
4 months agoGracia
4 months agoJesusa
5 months agoAdelaide
5 months agoTasia
5 months agoViva
5 months agoGregoria
6 months agoSkye
6 months agoCyril
6 months agoLoreta
6 months agoSheridan
7 months agoGearldine
7 months agoCristal
7 months agoRosina
7 months agoHildred
8 months agoCallie
8 months agoGayla
8 months agoWendell
8 months agoLuis
9 months agoJacquline
9 months agoAmie
9 months agoRose
9 months agoEdwin
10 months agoLettie
10 months agoEliz
10 months agoLuisa
10 months agoNa
10 months agoAlberta
10 months agoBev
11 months agoAlbina
11 months agoEdward
11 months ago