The static report does not show an email address. You can configure the report model to
add custom attributes such as, an email address. The scenario describes how to configure model so
that you can view or drag the email addresses of the users in the reports.
Before you begin
- Install and configure IBM® Cognos® Analytics
server.
- Install IBM Framework Manager.
Procedure
- Add the
E-mail property to the ISIM database
schema.
- In the IBM Verify Identity Governance console,
select .
- From the Entities list, select Person
entity.
- From the unmapped attribute list, select E-mail
address.
- Click Add.
- Run the data synchronization tool.
- Select .
- Click Run Synchronization Now.
- Add the information about email address in the
ISIMReportingPackage_6.0.0.6.zip.
- Open the Framework Manager.
- Extract the
ISIMReportingModel_6.0.0.6.zip to the local disk.
- Open the .cpf file in the
ISIMReportingModel_6.0.0.6 folder.
- Right click the IBM Identity Security Manager
(ISIM) namespace and select Run Metadata Wizard.
- From the Metadata Wizard window, select Data
Source and click Next.
- Select ISIM and click Next.
You must use the data source name as ISIM.
- Select the
ITIMUSER object and click
Tables.
- Select the
PERSON_MAIL table and click
Next.
- Clear the Use primary and foreign keys check
box.
- Click Import.
- Click Finish.
- Create a relationship between the
PERSON and
PERSON_MAIL table.
- Hold the
Ctrl key and select the PERSON and
PERSON_MAIL tables.
- Right click and select .
- Set the Cardinality of the following items:
PERSON table to 1..1
PERSON_MAIL table to 0..1
- Click OK.
- Publish the modified model.
- In the Framework Manager console, expand Packages.
- Right click the metadata model and click Publish
Packages.
- Click Next twice.
- Click Publish.
- If the package was published previously, a message prompts for the confirmation. Click
Yes.
- Click Finish.
Results
You can view the email addresses in the reports.