Creating a New Driver 17novdocx (en) 17 September 20093.1.4 Starting the DriverWhen a driver is created, it is stopped by default. To make the driver work, you must start the driverand cause events to occur. Identity Manager is an event-driven system, so after the driver is started,it won’t do anything until an event occurs.To start the driver:1 In Designer, open your project.2 In the Modeler, right-click the driver icon or the driver line, then select Live > Start Driver.For information about management tasks for the driver, see Chapter 7, “Managing the Driver,” onpage 29.3.2 Creating the Driver in iManagerYou create the Entitlements Service driver by importing the driver’s basic configuration file andthen modifying the configuration to suit your environment. After you’ve created and configured thedriver, you need to start it. Section 3.2.1, “Importing the Driver Configuration File,” on page 17 Section 3.2.2, “Configuring the Driver Settings,” on page 19 Section 3.2.3, “Starting the Driver,” on page 193.2.1 Importing the Driver Configuration File1 In iManager, click to display the Identity Manager Administration page.2 In the Administration list, click Import Configuration to launch the Import ConfigurationWizard.3 Follow the wizard prompts, filling in the requested information (described below) until youreach the Summary page.Prompt DescriptionWhere do you want to place thenew driver?You can add the driver to an existing driver set, or you cancreate a new driver set and add the driver to the new set. If youchoose to create a new driver set, you are prompted to specifythe name, context, and server for the driver set.Import a configuration into thisdriver setUse the default option, Import a configuration from the server(.XML file).In the Show field, select Identity Manager 3.6 configurations.In the Configurations field, select the Entitlement file.Driver name Type a name for the driver. The name must be unique within thedriver set.