Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Customizing the relationship visualizer

Updated on February 16, 2021

Visualizer uniquely represents the parties and relationships using icons and color coding. The visualizer also allows the users to filter the view based on certain pre-defined criteria like party type, relation types, and the parties themselves.

The visualizer comes preconfigured with default icons, color coding, filters, and data that UI displays. The system provides some extension points that you can use to customize them based on customer needs. If you need to make changes to these extension points, review the following rules.

Rule nameRule typeUsage
InitRelNetNodesData_ExtData transformUse to customize the information and the UI that each related party presents.
FindPartyTypeNode_ExtData transformExtend to change the icons that the visualizer displays.
InitRelNetEdgeAddtionalData_ExtData transformUse to change the direction in which the edges or arrows on the visualizer point. Use also the rule to specify the UI styling on the edges.
RelNetFilterRelType_ExtData transformUse to add additional options to the role filter.
RelNetFilterPartyType_ExtData transformUse to add additional options to the party type filter.
digraph-layout-ext.js JS fileDefine any new actions or UI interpretation in this extension for the .js file for the visualizer graph
digraph-layout-extCSS fileDo not set the new styles for the category in the .css extension file.

The visualizer can navigate up to the bottom most node of the relationship network and present all the relationships on the UI. By default, the system is configured to navigate and present parties that are only ten level deep from the contracting party. To configure the setting based on the customer's need, perform the following steps.

  1. In the navigation pane of Dev Studio, click Records.

  2. Expand the SysAdmin category, and then click Dynamic System Settings.

  3. In the Dynamic System Settings tab, search for and select RPNewGeneration/maxDepthRelNet.

  4. In the Settings tab, in the Value field, set a valid integer value that represents the depth the visualizer must look for relations, for example, 5.

  5. Click Save.

  • Previous topic Adding related parties from third-party data providers
  • Next topic Configuring related parties grid and actions

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us