Unable to render embedded object: File (Emp18Notice.png) not found.

Skip to end of banner
Go to start of banner

Creating Campaign Runs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

---title: Creating Campaign Runs---

Once you have compiled and optionally adjusted the data in a campaign, you need to create a Campaign Run for it. Campaign Runs take the campaign data and output candidate roles from that data. Candidate roles can then be further analyzed and published as Management Roles.

To create a campaign run

From the Navigation Sidebar of the EmpowerID Web interface, navigate to the Role Mining Campaign page by expanding Role Mining and clicking Role Mining Campaign. From the Role Mining Campaign page, click the Campaigns tab and search for the campaign you want to configure. From the grid, click the Campaign Name link for the campaign.
In the following image, notice that the status of the campaign has changed to "In Progress." This means the campaign has been compiled.
From the Role Mining Campaign Details page for the campaign that appears, click the Runstab and then click the Add button on the grid.

This invokes the Role Mining script and opens the Role Mining Parameters form. You use this form to specify the parameters for the candidate roles produced by the run.

In the Role Mining Parameters section of the form do the following: Select whether you want User Similarity to be included in the run. User Similarity is an optional calculation that is useful to see what percentage of the entitlements users share. Select a scoring method from the Scoring Method drop-down. When selecting a scoring method, you have the following options:
  • perms+users - Includes both permissions and users in the candidate roles output by the run
  • perms - Includes just permissions in the candidate roles output by the run
  • users - Includes just users in the candidate roles output by the run
Review the attributes in the Attributes grid. You can add new attributes to the run or remove existing attributes. You can also edit the weight associated with each, by clicking the Edit button for the attribute. Lower numbers have greater weight.

When you have completed the above, the Role Mining section of the form should look similar to the below image.

In the Entitlement section of the form do the following:
  1. In the Max Entitlements in Role field, specify the maximum number of entitlements you want to be included in the candidate roles produced by the run.
  2. In the Max Users in Role field, specify the maximum number of users you want to be included in the candidate roles produced by the run.
  3. In the Max Roles field, specify the maximum number of candidate roles you want to be produced by the run.
  4. In the Min Entitlements in Role field, specify then minimum number of entitlements you want to be included in the candidate roles produced by the run.
  5. In the Min Users in Role field, specify then minimum number of users you want to be included in the candidate roles produced by the run.
  6. In the Entitlement Weight field, specify the weight for the entitlements. The lower the number, the greater the weight.

When you have completed the above, the Entitlement section of the form should look similar to the below image.

In the Attribute section of the form do the following:
  1. Specify the attribute weight by entering that number in the Attribute Weight field. The lower the number the greater the weight.
  2. Specify then maximum number of attributes you want to be included in the candidate roles produced by the run by entering that number in the Max Attributes in Role field.

When you have completed the above, the Attribute section of the form should look similar to the below image.

Optionally, in the Excluded Entitlement Queries section search for and add exclusion sets to the run. Sets are queries of the EmpowerID Identity Warehouse that return dynamic resources, so selecting a set here excludes the objects returned by the set from the run. For example, if you want to exclude accounts with expired passwords from the run, you select the Accounts with expired password set. Optionally, in the Excluded People Queries section search for and add exclusion sets to the run. Sets are queries of the EmpowerID Identity Warehouse that return dynamic resources, so selecting a set here excludes the objects returned by the set from the run. For example, if you want to exclude people who have accounts with expired passwords from the run, you select the Accounts with expired password set. In the Python Config section of the form, verify that the paths are correct. These values are pulled from the workflow parameters set on the workflow. If they are incorrect, change them accordingly. When you are ready to run the campaign, click Submit.
Large or complex runs may take minutes to hours to complete. To allow yourself the ability to continue working in the Web application, leave the Wait to see results option deselected when submitting the run. EmpowerID will send you a workflow task when the run completes.
Once the run completes, then next step is to analyze the run results
  • No labels