ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 144 - AD01 discussion

Report
Export

A Developer is unable to pass Collection data as an Input Parameter because the Collection is not visible under available Data Items What is the reason for this issue?

A.
The referenced Collection is not set to global
Answers
A.
The referenced Collection is not set to global
B.
There is a block surrounding the Collection
Answers
B.
There is a block surrounding the Collection
C.
There are more than four fields in the Collection
Answers
C.
There are more than four fields in the Collection
D.
The Collection fields are not defined
Answers
D.
The Collection fields are not defined
Suggested answer: A

Explanation:

Understanding Input Parameters and Collections:

In Blue Prism, collections can be passed as input parameters to actions or processes if they are correctly defined and visible.

Possible Reasons for Collection Not Being Visible:

Option A: Collections must be set to global (accessible on all pages) to be used as input parameters. If the collection is not set to global, it will not be available under the available data items.

Option B: Surrounding a collection with a block does not affect its visibility as an input parameter.

Option C: The number of fields in a collection does not impact its ability to be passed as an input parameter.

Option D: Undefined collection fields would cause issues in using the collection but would not prevent it from being visible.

Conclusion:

The reason the developer is unable to pass the collection data as an input parameter is because A. The referenced Collection is not set to global.

Blue Prism Developer Documentation: Collections and Global Data Items

Blue Prism Training Material on Data Item Scope and Visibility

asked 16/09/2024
Kristina Stojanovska
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first