Step - by step instructions on how to create co-relation between two tools using Co-Relation Builder under Configuration | Co-Relation Builder.
Co-Relation Builder is a functionality which provides the capability to create relations between the various nodes of each configured tool to provide data to Insights. To know about the benefits of Co-Relation, how it works and how the data is stored in Neo4j, please click on the following link to learn more.
This module is only available to the User Role - Admin. User Role with Viewer and Editor, access will not be able to Co-Relation Builder.
On this page you will see how to configure co-relations using the user interface.
Click on Co-Relation Builder.
Select Tool 1
- Please Select Tool 1 from the drop down menu
- For example, if the Tool 1 selected is GIT, the tool properties are displayed under the Title "Tool Properties" in first column. (In below screenshot Tool 1: GIT is selected and GIT Properties are highlighted for reference)
Select Tool 2
- Select a Tool 2 from the drop down menu (Note: Selecting Tool 2 is required to view the Correlation between the selected tools).
- For example, if the Tool 2 selected is PIVOTAL TRACKER, the tool properties are displayed under the Title "Tool Properties" in the second column (In below screenshot Tool 2: PIVOTAL TRACKER is selected and PIVOTAL TRACKER Properties are highlighted for reference)
Enter Co-Relation Name Enter a Co-relation name, which needs to be stored in correlation.json.
The co-relation name will be added with a Prefix FROM_SOURCE_TOOL_TO_DESTINATION_TOOL.(e.g FROM_GIT_TO_PIVOTALTRACKER_new_relation)
Click on save button to save the relation.
- List of Co-Relation in Correlation.json : This column shows all the existing from correlation.json. The newly created relations will also be displayed here.
- Existing relations in Neo4j : There can be existing co-relations between the selected tools,so in order to check click on the button "Click to see the existing Co-relations in Neo4j".
Note:- The button gets enabled only when the tools are selected.
View Correlation.json : This functionality enables the user to view the entire correlation.json with all the details.
Please Note: The correlation.json file will be located under INSIGHTS_HOME folder.
Back to Top