IBM Support

Adding an operation for data exporting

News


Abstract

Add an operation in IBM Security Privileged Identity Manager version 1.x. server to invoke the migration tool, i.e., data-migration-tool.jar.

Content

1. Add the following activity definition to the workflowextensions.xml file located in the <ITIM_HOME>/data directory . For example, C:\Program Files (x86)\ibm\isim\data:

    <ACTIVITY ACTIVITYID="PIMDataMigrate" LIMIT="0">
           <IMPLEMENTATION_TYPE>
               <APPLICATION CLASS_NAME="com.ibm.itim.bulk.ExportPIMDataExtensions" METHOD_NAME="export"/>
           </IMPLEMENTATION_TYPE>
        <TRANSITION_RESTRICTION SPLIT="XOR"/>
    </ACTIVITY>

2. Stop the ITIM application.
    a. Log in to the WebSphere Integrated Solutions Console (WAS ISC).
    b. Click Applications > Application Types > WebSphere enterprise applications.
    c. Select ITIM and click Stop.
3. Add the .jar file of the migration tool in to dependency:
    a. Copy the data-migration-tool.jar to ${ITIM_HOME}}/lib. For example, C:\Program Files (x86)\ibm\isim\lib.
    b. Login to the WebSphere Integrated Solutions Console (WAS ISC).
    c. Click Environment > Shared Libraries.
    d. Click ITIM_LIB.
    e. Scroll to the end of the list and add ${ITIM_HOME}}/lib/data-migration-tool.jar.
    f. Click OK.
    g. Click Save.
4. Start the ITIM application for the changes to take effect. See Step 2.
5. Create an operation.
    a. Log in to the Administrative Console
    a. In the Administrative Console, click Configure System > Manage Operations.
    b. Specify an operation name and click Continue. For example, PIMDataMigrate.
    c. In the Java Applet window, add an extension node.
    d. Double-click the extension node.
    e. Specify an Activity ID. For example, PIMDataMigrate.
    f. Select PIMDataMigrate() as the Extension Name.
    g. Click Ok.
    h. Connect the start and end nodes to the extension.
    i. Click Ok.
6. Configure a life cycle rule to call the operation. See Configuring a life cycle rule for the operation.


NameFile
Data migration tool JAR file

[{"Product":{"code":"SSRQBP","label":"IBM Security Privileged Identity Manager"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.X","Edition":"","Line of Business":{"code":"LOB24","label":"Security Software"}}]

Document Information

Modified date:
16 June 2018

UID

swg21997383