Steps to map objects
You can map objects in two data systems to which is connected. To map objects in two connected data systems, complete the following steps:
Step 1: Create mapping pairs
In this step, you create mapping pairs that specify the types of objects you want to map in two connected systems. You can create as many mapping pairs as necessary.
To create a mapping pair
- In the Administration Console, open the Mapping tab.
- Click the name of the connection for which you want to map objects.
- Click Add mapping pair.
- On the Specify source page, next to Connected system object type, click Select, and then select the type of object you want to map.
- Click Next.
- On the Specify target page, do the following:
- Next to Target connected system, click Specify, and then specify the other connected system where you want to map objects.
- Next to Connected system object type, click Select, and then select the type of object you want to map.
- Click Finish to create the mapping pair.
Repeat the above steps to create mapping pairs for as many object types as necessary.
Step 2: Create mapping rules
Once you have created a mapping pair, you can configure mapping rules for that pair. Mapping rules define the conditions where the objects that belong to the object types specified in the mapping pair will be mapped. maps objects only if all mapping rules specified for a mapping pair are met.
To add a new mapping rule
- In the Administration Console, open the Mapping tab.
- Click the name of the connection for which you want to create a mapping rule.
- Click the mapping pair for which you want to create a mapping rule.
- Click Add mapping rule.
- Use the Define Mapping Rule dialog box to define the condition where the objects in the connected systems are to be mapped. To do so, click the down arrow on the button next to each of the two provided options and select one of the following:
- Attribute. Allows you to select an attribute in the connected system.
- Rule. Allows you to set up a list of rules to generate a value for the connected system. For details, see Using value generation rules.
- PowerShell Script. Allows you to type a Windows PowerShell script that generates a value for the connected system.
- When you are finished, click OK to create the mapping rule.
Step 3 (optional): Change scope for mapping rules
Each mapping rule applies to a scope of objects. By default, this scope includes all objects that belong to the object types specified in the mapping rule. If necessary, you can narrow the scope specified for a particular mapping rule or you can revert to the default scope.
To change the scope of a mapping rule
- Go to the mapping pair that includes the mapping rule whose scope you want to change:
- In the Administration Console, open the Mapping tab.
- Click the name of the appropriate connection.
- Click the appropriate mapping pair entry.
- Locate the mapping rule whose scope you want to change. Use the following elements provided for each mapping rule entry:
- Mapping scope for system 1. Shows the mapping rule scope applicable to the data system shown on the left part of the mapping pair entry.
- Mapping scope for system 2. Shows the mapping rule scope applicable to the data system shown on the right part of the mapping pair entry.
These elements can take one of the following values:
- Default. Indicates that the mapping rule applies to all objects of the specified type.
- Custom. Indicates that the mapping rule scope is narrowed down and only applies to some objects of the specified type.
- Change the mapping rule scope as necessary:
- Click the value displayed next to Mapping scope for system 1 or Mapping scope for system 2, and then specify the scope you want to use.
- When you are finished, click OK.