Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Blue Prism Exam AD01 Topic 1 Question 90 Discussion

Actual exam question for Blue Prism's AD01 exam
Question #: 90
Topic #: 1
[All AD01 Questions]

A web-based application has a different URL for Testing Development, Training and Production According to best practice, which of the following statements is TRUE?

Show Suggested Answer Hide Answer
Suggested Answer: D

Using environment variables is a best practice in Blue Prism for managing configuration settings that may vary across different environments (e.g., Testing, Development, Training, and Production). This approach allows for easy updates and changes without modifying the underlying code.

Environment Variable: Storing the URLs in an environment variable allows you to change the URL for different environments without altering the business object or process code. This makes the automation more flexible and easier to maintain.

Other options are less optimal:

Build per URL (Option A): Creating separate objects for each URL is inefficient and increases maintenance effort.

Dynamic Match (Option B): This does not specifically address URL management.

Global Data Items (Option C): While global data items can store URLs, environment variables are more suited for managing environment-specific configurations.

Reference Refer to Blue Prism's best practices on managing environment-specific configurations using environment variables.


Contribute your Thoughts:

Izetta
8 hours ago
Storing the URLs as global data items (option C) seems like a recipe for disaster. That's just begging for version control issues and maintenance headaches.
upvoted 0 times
...
Lyda
1 days ago
Haha, option A is just plain silly. Building an object per URL? That's like having a different car for each road you drive on!
upvoted 0 times
...
Ellsworth
2 days ago
I disagree, I believe the correct answer is D) An Environment Variable should be used to store the URL.
upvoted 0 times
...
Kristal
10 days ago
Option B seems like a reasonable approach, but I'm not sure it's the 'best practice' as the question asks. Dynamic matching could get messy if the URLs have a lot of variation.
upvoted 0 times
...
Lanie
13 days ago
I think the answer is A) An Object should be built per URL in case the applications have differences.
upvoted 0 times
...
Carmela
15 days ago
I think option D is the correct answer. Using an environment variable to store the URL is a best practice, as it allows for easy configuration management and deployment across different environments.
upvoted 0 times
Jerrod
2 days ago
C) The URLs should be stored as Global Data Items.
upvoted 0 times
...
Deane
3 days ago
I agree, it makes it easier to manage and deploy the application.
upvoted 0 times
...
Fletcher
4 days ago
D) An Environment Variable should be used to store the URL
upvoted 0 times
...
...

Save Cancel