Feedback about the Object Repository Academy course.
Please type your feedback below.
Hi i am learning Object Repository topic where i found question
Q - You have just updated a UI Library dependency in a Process type project. The new version of the Library contains updates to elements that are already used in activities in your project.**
True or false: You now need to manually update the activities that were paired with the old versions of the elements.
Choose one of the options below
TRUE
FALSE
Query - I have selected True but its indicting False is correct answer because in learning video its showing to manually update the element after updating library version.
When you update a UI Library dependency in a Process type project, the changes made to the UI elements in the new version are automatically applied to the activities that reference those elements. This is one of the major benefits of using UI libraries with the Object Repository - the centralized management of UI elements. The design is such that if you update the dependency, there is no need to manually update each activity that was paired with the old version. The dependency update mechanism ensures consistency and reduces manual rework.
In other words, updating the library propagates the changes automatically, so the activities will now reference the updated element definitions.
This might seem counterintuitive at first if a learning video suggests manually updating elements; however, the intended behavior in a Process type project with an updated UI Library dependency is that manual intervention is not required.
LLM helped me to write this but it’s validated by me.