In some cases, like in large integrated models, or in components that you don’t know, you might want to check where a property/function/process is being used.
For example:
Which processes write data into the “code” field on the product page?
Which functions make use of the “code” field on the product page?
How to use the call hierarchy
Open a component or integrated model in the architect.
Select a property/function/process so that it is highlighted.
In the Advanced tab click on the ‘Eye’ symbol behind the $mappingObject line
This will open the releated object, which can than be used in Call hierarchy
Using the Call Hierarchy to Check Process Component Usage
The Call hierarchy is a powerful tool for analyzing how process components are used within other components. While you can find references through the Process components view, the Call hierarchy provides a faster and more comprehensive approach.
Finding References via Process Components
You can locate where a process is referenced using the “Click to find references” button in the Process components view:
If you want to see whether a process in the results is itself referenced by another process, you would normally need to repeat steps 1–4 for each result. However, the Call hierarchy provides a simpler method.
Using the Call Hierarchy
To explore references more efficiently:
Open the process from either the left or right pane.
Click Call hierarchy.
In the pop-up, deselect all options except References, then click Search.
You can see not only the direct references of a process, but also the references of those components, and continue exploring the hierarchy further.
Ways to Open the Call Hierarchy
You can open the Call hierarchy in several ways, after opening a process:
From the Process components screen after selecting a process, before selecting any element within the process. If an element is selected, first click the process editor screen to deselect the item, reselecting the process.
From the tree view, if processes are shown, before selecting any element within the process. If an element is selected, first click the process editor screen to deselect the item, reselecting the process.
The easiest method: Via the right-click menu: right-click in the process editor (without selecting an item) and choose View call hierarchy.