User Guide > Create and Edit Objects > Connect Objects
  

Connect Objects

The context of an object is critical information that you need to know. Axon derives the context of an object from the other objects it is connected to in different facets.
You can associate an object from one facet to another facet. The Impact tab of an object shows the connection of the object across many other facets. If you have edit permissions, you can connect the objects from the Impact tab.
You can connect objects within the same private segment. You can connect an object from a private segment to an object in the Enterprise segment. You cannot connect an object from a private segment to an object from another private segment.
You can create unidirectional, bidirectional, and inferred connections between facets. Unidirectional connections start from one facet to another and not the other way around. Bidirectional connections start from either of the facets. Inferred connections link one facet to another through other facets.
To view a visual representation of connections between the facets that you can create from the Impact tab, refer to https://network.informatica.com/docs/DOC-18595
From the Impact tab of an object, you can perform the following tasks:

View and Edit Modes

If you view an object in the View mode, you can see the facets to which the object is connected. If you view the same object in the Edit mode, you can see additional facets to which you can connect the object. For example, if you open a Data Set object, you can see the Policy facet in the View mode and the Policy, Client, and Legal Entity facets in the Edit mode.
The connections to objects in the facets are unidirectional. For example, you can edit the Impact tab of a Process object to connect the object to the System object. If you look at the connected System object, you can view the relationship, but cannot edit the relationship.

Create Connections

You can create connections with other facet objects. The other facet tabs appear based on the facet that you edit.
Users with the appropriate edit permissions can add or manage connections. Create a connection in the Edit mode. Use the + icon to add a connection, and the - icon to delete a connection. When you create a connection, the fields that appear depend on the facet type.
The following fields might appear when you create a connection:
Field
Type
Description
Relationship Type
Required
The type of relationship between the object and facet. You can configure the list of the relationship types.
Object
Required
The name of the object that you want to connect the active object to.
If you click inside the text box, you can view a list of object names that you can select.
Note: You cannot see the list of glossary names when you click inside the text box because the number of glossaries might be high. If you want to connect to a glossary from any other facet, you need to type initial characters of the glossary name to view the dropdown list of available glossaries.
Ref.
Optional
The reference number of the object that the object connects to.
After you select an object, Axon automatically populates the reference number and ensures that the correct object is selected.
Owner
Optional
The owner of the object that the object connects to.
After you select an object, Axon automatically populates the owner.
Description
Optional
Description of the relationships between the objects.

Search and Add Connections

You can provide search criteria to find and add objects. To search and add objects, click the Search and Add button next to the Grid Settings. To find the objects that you want to add, select the Axon Status value or perform a keyword search.
After the search results appear, you can perform the following tasks:

Unison Search Exceptions

When you run a Unison search, Axon searches for objects and their linked objects in all the available facets. However, there are some exceptions in Unison search for Process, Project, and Policy objects if they are directly connected to data sets and attributes.
You can create the following inferred connections:
You can also create the following direct connections:
If a direct connection does not exist, Axon displays the linked objects in the usual way. If a direct connection exists between these objects, the Unison search results vary. If a direct connection exists between two objects and if you search one of these objects, Axon displays the related objects only if all the connection paths exist. For example, consider a data set that is directly connected to a project. If you search for the data set, Axon displays the linked project only if the project has the following connection paths to the data set:

Scenario 1: Search for a Data Set

The following image shows that DataSet1 is directly connected to Process2:
The image shows that DataSet1 is directly connected to Process2.
When you search for DataSet1, Unison search returns Process1 and Process2. DataSet1 is directly connected to Process2, and the connections from System1 to Process2 and Glossary1 to Process2 are also present. DataSet1 is connected to Process1 through System1.
When you search for DataSet2, Unison search returns only Process1. DataSet2 is connected to Process1 through System1. Though DataSet2 is connected to Process2 via Glossary1 and System1, Process2 is directly connected to DataSet1. Because of this direct connection to another data set within the same system, the Process2 does not appear in the search results when you search for DataSet2.

Scenario 2: Search for an Attribute

The following image shows that Attribute1 is directly connected to Process2:
The image shows that Attribute1 is directly connected to Process2.
When you search for Attribute1, Unison search returns Process1 and Process2. Attribute1 is directly connected to Process2, and the connections from System1 to Process2 and Glossary1 to Process2 are also present. Attribute1 is connected to Process1 through System1.
When you search for Attribute2, Unison search returns only Process1. Attribute2 is connected to Process1 through System1. Though Attribute2 is connected to Process2 via System1, Process2 is directly connected to Attribute2. Because of this direct connection to another attribute within the same system, the Process2 does not appear in the search results when you search for Attribute2.

Scenario 3: Search for a Process

The following image shows that DataSet1 and Attribute3 are directly connected to Process1:
The image shows that DataSet1 and Attribute3 are directly connected to Process1.
When you search for Process1, Unison search returns DataSet1, DataSet2, Attribute1, Attribute2, and Attribute3 based on the following logic:
The Unison search exception scenarios apply to Process, Project, and Policy objects.