A stage expression is a formula that can be entered into any stage in Blue Prism to produce a value or perform an action. It can use variables, functions, operators and constants to create complex expressions that can manipulate data or control the flow of the process1. References: 1 https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf
Question 9
What is a Dynamic attribute match type in Blue Prism?
Options:
A.
A Dynamic attribute match type automatically detects changes within the business application and adapts the match criteria accordingly
B.
Dynamic attribute match is not supported in Blue Prism
C.
A Dynamic attribute match type allows the Developer to specify the match value of the attribute from the Business Object flow diagram rather than use a value defined in Application Modeller
D.
A Dynamic attribute match type accepts a Collection of multiple possible match values and checks each of the values automatically
Answer:
C
Explanation:
Explanation:
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. References: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 12)
Question 10
What is a Blue Prism Collection?
Options:
A.
It is special type of stage in Blue Prism which collects data from various sources, which is then used in the Process
B.
It is a container for multiple Blue Prism stages
C.
It is a special type of Data Item which can hold multiple rows and columns of data similar to an Excel Worksheet or a table of data
D.
It is a feature which can group multiple Data Items together, simplifying your diagram
Answer:
C
Explanation:
Explanation:
This is the correct definition of a Blue Prism collection. The other options are either incorrect or describe different features of Blue Prism. References: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 14)
Question 11
Which of the following statements best describes a Blue Prism Global Data Item?
Options:
A.
Blue Prism Data items which can only be accessed from the Page in the Process where the item is placed
B.
Blue Prism Data items which can only be accessed from the Mam Page of the Process
C.
Blue Prism Data items which have had the visibility setting disabled therefore the value is available to all Pages in all Processes
D.
Blue Prism Data items which have had the visibility setting disabled, therefore the value is available to all Pages of the same Process
Answer:
D
Explanation:
Explanation:
This is the correct definition of a global data item. The other options are either incorrect or describe different types of data items. References: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 13)