ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 138 - AD01 discussion

Report
Export

A Blue Prism Process attempts to call an Action named 'Get Nasdaq Data' however it keeps causing the Process to fail

The Developer attempts to recreate the problem in the Development environment and discovers the following Exception is thrown:

Which of the following responses would explain the reason for this exception bang thrown?

A.
An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted f(j assistance
Answers
A.
An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted f(j assistance
B.
The 'Get Nasdaq Data' Action is not published
Answers
B.
The 'Get Nasdaq Data' Action is not published
C.
The Business Object containing the Action has not been associated with the application by either launching it or attaching to it
Answers
C.
The Business Object containing the Action has not been associated with the application by either launching it or attaching to it
D.
The 'Get Nasdaq Data' Action no longer exist in the Business Object, but the Process is attempting to use it
Answers
D.
The 'Get Nasdaq Data' Action no longer exist in the Business Object, but the Process is attempting to use it
E.
The 'Read Nasdaq Data' stage is not connected to another stage so it cannot execute
Answers
E.
The 'Read Nasdaq Data' stage is not connected to another stage so it cannot execute
Suggested answer: C

Explanation:

Understanding the Exception:

The error message indicates that the read stage 'Read Nasdaq Data' failed because it was not connected.

This suggests that the business object might not be correctly attached to the application or not launched.

Analyzing Possible Causes:

Option A: Internal errors do not always indicate a Blue Prism product problem; they can also result from configuration issues.

Option B: If the action was not published, the error would likely indicate that the action could not be found, not an attachment issue.

Option D: If the action no longer existed, the process would not be able to call it, and the error would reflect that the action was missing.

Option E: The process flow shows the stages are connected, and an unconnected stage would not specifically cause an attachment error.

Most Likely Cause:

Option C is the most likely reason. If the business object is not associated with the application (either by launching or attaching to it), the action cannot be performed because Blue Prism does not have the necessary context to interact with the application.

Blue Prism Developer Documentation: Exception Handling and Troubleshooting

Blue Prism Training Material on Application Modelling and Object Association

asked 16/09/2024
Venkata Shiva Rajesh Boyinapalli
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first