IDM Development
The goal of this hands-on lab is to get you exposed to the basics
operation for a User in IDM. Manual Operations for a User and Bulk
Actions
Expected duration: 60 minutes
(excluding homework)
Prerequisites
This hands-on lab assumes you have minimum programming
experience.
Software Needed
Before you begin, you need to install the following software on your
computer.
OS platforms you can use
Change Log
Lab Exercises
Exercise 0: Install Netbeans Module
The goal of this exercise is to let you experience
about how to install
Identity Manager IDE is packaged as a module plug-in that you must
register with NetBeans..
- Installing the
Module
- Create new
project
(0.1) Installing the Module
In this step, you are going to insttal
the module plug-in in netbeans.
- Start NetBeans 5.5.
- From the NetBeans menu bar, select Tools > Update Center.
- When the Update Center Wizard displays (see the image below),
select Install Manually Downloaded Modules, and then click Next.
- In the Select Modules to Install panel click Add to locate
and select the Identity Manager IDE NetBeans plug-in file (com-sun-idm-ide.nbm), which file is provided in
Identity Manager’s image directory. See the
image below.
- If you unziped the idm installation files under the IDM folder
the plug-in file should be here C:\IDM\IDM
7.1
- Click Next and the Select Modules to Install panel displays.
Click Next again to download the module.
- When the Identity Manager IDE License Agreement displays, click
Accept.
- The Download Modules panel displays to show you the status of the
module(s) being downloaded. Click Next.
- The View Certificates and Install Modules panel displays ,
containing a list of the module(s) you downloaded. Enable the check box
beside the module name.See the image below.

- A pop-up displays, asking if you really want to install an
unsigned module.
- Click Yes to continue installing the module.
- Click No if you do not want to continue the installation.
- Click Finish.
Exercise 2: Running Workflows
The goal of this exercise is to let you experience
about how to login in the different IDM interfaces.
- Run the
workflow
(0.1) Configure BPE
In this step, you are going to
execute the workflow imported using the the The Identity Manager
Administrator interface.
- Open a Web browser and
type the following address into the address bar:
- http://localhost:8080/idm/
- Enter the User ID and Password
- Use the Configuratior
account
- Go to the Server Tasks tab
and select Run Tasks option.
- Your IDM_WFP_Hello
World Taks definition should appear there
- Click under the IDM_WFP_Hello
World workflow
- Once you clicked under the workflow IDM launch the actions
configured for it.
- IDM shoud send an email notification with the Running Hello World Workflow as body
for the email

- After you clicked under the workflow a Task Results screen
appears (see the imaga below)

- If the workflow execution was completed your notification file
should have a text like the image below-
- Your notification file could be located under the C:\IDM\Notification folder

return
to the top