Examine the following Process flow:
The data item 'City V is configured as a Text data item and has an initial value of 'LiverpooI'.
The data item 'City 2' is configured as a Text data item and has an initial value of 'Manchester'.
The data item 'City 3* is configured as a Text data item and has an initial value of 'London'.
The data item 'List of Cities' is configured as a Text data item and has no initial value.
The 'Calc 1' stage is configured as follows:
What will the value of the list of Cities' data item be after the Process flow has run?
What is a Dynamic attribute match type in Blue Prism?
A Dynamic attribute match type enables the developer to use a data item or a calculation as the match value for an attribute, instead of a fixed value defined in Application Modeller. This allows for more flexibility and adaptability when automating applications that have dynamic elements. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 12)
A Blue Prism Process reads data about a customer from an online form which includes their date of birth A Process must determine if the customer is under the age of 18 before processing the customer request
What type of Blue Prism stage would you use to test the customers age?