As we know that, the purpose of the dependencies page is to show inter dependencies between solution objects when an object is dependent on another object.

Solution dependencies page for solution objects has been refreshed. The dependencies page is now better organized, easy to understand and loaded with essential actions that helps to identify the dependencies and take appropriate actions.

Below are the steps to access the dependencies page.

  • Open a solution
  • Select a solution component > Advanced > Show dependencies
  • ‘Dependencies’ page opens up with following tabs:
    • Delete blocked by – Lists all the dependencies that block the delete of the solution component. Unless these dependencies are removed or the component is deleted, the solution component delete remains blocked.
    • Used by – Lists all the dependencies of other components that are using this solution component.
    • Uses –  Lists all the dependencies that the given solution component uses.
  • Also, using the dependency actions, you can inspect, delete the component, or remove a dependency with the listed dependencies.

Refer this official documentation link for more details

🙂

Advertisements
Advertisements

Leave a comment