Process and Logic Visualization
Please ensure that you have configured your integrations. See here: Integrations
System Visualization
Auto-generate end-2-end diagrams of the entire system’s process and logic
Identify issues through the generated diagrams
Visualizations of data flows and dependencies
Understand component details without skimming through your environments
Identify potential logical loops
Find associated metadata and links to components
Step-by-Step Instructions
Below is an example illustrating how to adapt the process for your system's components.
The Visualization feature allows for searching components loaded into the cache. In this example, the “Notify Account Advisor” [Workflow] is examined as a component within Dataverse.
Step 1: Enter the desired keyword in the search bar. Click on the component name when it appears.
Step 2: Wait for the analysis to complete and for the component to be visually displayed.
Step 3: Once done, click on the component name again to open the diagram with the visualized components.
Step 4: The diagram provides the detailed information through visualization.
This indicates the source to which the component relates. In this example, it refers to Dataverse
This indicates the type of component being considered. In this example, it refers to Workflow
This indicates the source name related to the component. In this example, it's ‘GoletDev1’
This indicates the name of the component
These two icons provide further details about the component. See Step 5 below for more details
This indicates which events trigger the component
This indicates which API Calls are used by the component
This indicates the source related to this event
This icon provides details about the event
This indicates the name of the event
Click on this icon to visualize the event
The explanation of 8, 9, 10 and 11 can be applied to all other events in the component (All the triggers and the API Calls)
Step 5: For additional details about the component, click on the 'i' icon or the extend icon. In this example, it refers to Workflow.
Step 6: To analyze the 'Create Account' event and identify the affected components, click on the triangle icon. Then, click on the “Create Account” event to analyze the affected components.
Step 7: Once finished, you will see two components affected by the “Create Account” event: “TestGolet” and “Sync to SAP”.
This feature visualizes relationships and dependencies between components and events, while also providing insights into potential problem areas.