Life cycle manager not getting imported via command line after sailpoint iiq 8.4 installation

Which IIQ version are you inquiring about?

8.4

Please share any images or screenshots, if relevant.

Share all details about your problem, including any error messages you may have received.

Life cycle manager not getting imported via command line after sailpoint iiq 8.4 installation. I have installed IIq 8.4 in my VM. I have imported life cycle manager via command - import init-lcm.xml but after starting tomcat service I am unable to view lifecycle manager on the IIQ admin UI.

Hi @xvmayurimohite

Could you paste the IIQ console output for the following commands?

  1. iiq console (including connectivity check)
  2. import init.xml
  3. import init-lcm.xml

Hi @xvmayurimohite

Please cross check the content inside init-lcm.xml from ..\WEB-INF\config

init-lcm.xml

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE sailpoint PUBLIC "sailpoint.dtd" "sailpoint.dtd">

<!-- (c) Copyright 2010 SailPoint Technologies, Inc., All Rights Reserved. -->

<!--
  Initialization file for new SailPoint LCM repositories.
-->
<sailpoint>

  <ImportAction name="merge">
    <UIConfig name='UIConfig'>
      <Attributes>
        <Map>
          <entry key='lcmSearchIdentityAttributes' value='manager'/>
          <entry key="lcmSearchRoleAttributes" value='none'/>
          <entry key="enableEntitlementsClassificationsFilter" value='true'/>
          <entry key="enableRoleClassificationsFilter" value='true'/>
          <entry key="myAccessRequestGridColumns">
            <value>
              <List>
                <ColumnConfig property="id" hidden="true" />
                <ColumnConfig headerKey="dash_access_req_col_id" property="name" sortable="true" hideable="true" />
                <ColumnConfig headerKey="dash_access_req_col_priority" property="priority" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_type" property="type" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_requester" property="requesterDisplayName" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_requestee" property="targetDisplayName" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_request_date" property="created" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_current_step" property="state" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_completed" property="endDate" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_status" property="executionStatus" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="dash_access_req_col_external_ticket" property="externalTicketId" sortable="true" hideable="true"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.RequestPopulationBean">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig dataIndex="IIQ_Selected" fieldOnly="true" />
                <ColumnConfig headerKey="idents_grid_hdr_name" property="name" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="idents_grid_hdr_first_name" property="firstname" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="idents_grid_hdr_last_name" property="lastname" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="idents_grid_hdr_manager" property="manager.displayName" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="idents_grid_hdr_display_name" property="displayName" fieldOnly="true" flex="1"/>
             </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AccountsRequestBean">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.ManageAccounts.buttonRenderer" width="30" />
                <ColumnConfig headerKey="link_account_id" property="displayName" sortable="true" hideable="true" renderer="SailPoint.LCM.ManageAccounts.nameRenderer"/>
                <ColumnConfig headerKey="lcm_manage_accounts_status" dataIndex="IIQ_status" sortable="true" hideable="true" width="80" renderer="SailPoint.LCM.ManageAccounts.statusRenderer"/>
                <ColumnConfig headerKey="lcm_manage_accounts_status_class" dataIndex="IIQ_status_class" fieldOnly="true"/>
                <ColumnConfig headerKey="link_application" property="application.name" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="instance" property="instance" sortable="true" hideable="true" hidden="false"/>
                <ColumnConfig headerKey="link_last_refresh" property="lastRefresh" dateStyle="short" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_manage_accounts_refresh_status" dataIndex="IIQ_refresh_status" sortable="false" hideable="false" width="140" renderer="SailPoint.LCM.ManageAccounts.refreshButtonRenderer"/>
                <ColumnConfig headerKey="native_identity" property="nativeIdentity" fieldOnly="true"/>
                <ColumnConfig headerKey="application" property="application.id" fieldOnly="true"/>
                <ColumnConfig headerKey="IIQ_decisions" dataIndex="IIQ_decisions" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AccountsRequestBean_summary">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.buttonRenderer" width="33" />
                <ColumnConfig headerKey="lcm_summary_action" property="opName" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderAction"/>
                <ColumnConfig headerKey="lcm_summary_action" property="op" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_summary_identity" property="identity" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="lcm_summary_application" property="applicationName" sortable="true" hideable="true" flex="1"/>
                <ColumnConfig headerKey="lcm_summary_instance" property="instance" sortable="true" hideable="true" hidden="false"/>
                <ColumnConfig headerKey="lcm_summary_account" property="account" renderer="SailPoint.LCM.SummaryChanges.renderAccount" hideable="true" sortable="true"/>
                <ColumnConfig headerKey="applicationId" property="application" sortable="true" hideable="true" fieldOnly="true"/>
                <ColumnConfig headerKey="native_identity" property="nativeIdentity" sortable="true" hideable="true" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_request_comments" property="comments" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.renderComments"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.PasswordsRequestBean">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="link_account_id" property="displayName" sortable="true" hideable="true" renderer="SailPoint.LCM.AccountsGridSupport.nameRenderer"/>
                <ColumnConfig headerKey="link_application" property="application.name" sortable="true" hideable="true" renderer="SailPoint.LCM.ManagePasswords.linkPasswordPolicyRenderer"/>
                <ColumnConfig headerKey="instance" property="instance" sortable="true" hideable="true" hidden="false"/>
                <ColumnConfig headerKey="lcm_manage_accounts_status" dataIndex="IIQ_status" sortable="true" hideable="true" width="100" renderer="SailPoint.LCM.AccountsGridSupport.statusRenderer"/>
                <ColumnConfig dataIndex="IIQ_status_class" fieldOnly="true"/>
                <ColumnConfig property="nativeIdentity" fieldOnly="true"/>
                <ColumnConfig property="application.id" fieldOnly="true"/>
                <ColumnConfig dataIndex="password_requirements" fieldOnly="true"/>
                <ColumnConfig dataIndex="supports_current_password" fieldOnly="true"/>
                <ColumnConfig headerKey="link_last_refresh" property="lastRefresh" dateStyle="short" sortable="true" hideable="true"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.PasswordsRequestBean_summary">
            <value>
              <List>
                <ColumnConfig headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.buttonRenderer" width="30" />
                <ColumnConfig headerKey="lcm_summary_identity" property="identity" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_summary_application" property="application" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_summary_instance" property="instance" sortable="true" hideable="true" hidden="false"/>
                <ColumnConfig headerKey="lcm_summary_account" property="account" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_summary_password" property="value" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderPassword"/>
                <ColumnConfig headerKey="lcm_request_comments" property="comments" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.renderComments" flex="1"/>
              </List>
            </value>
          </entry>
          
          <entry key="sailpoint.web.lcm.AccessRequestBean_summary">
            <value>
              <List>
                <ColumnConfig percentWidth="3" headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.buttonRenderer"/>
                <ColumnConfig percentWidth="7" headerKey="" property="value" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.editDetailsRenderer"/>
                <ColumnConfig headerKey="lcm_summary_col_action" property="action" sortable="true" hideable="true" percentWidth="8" renderer="SailPoint.LCM.SummaryChanges.actionRenderer"/> 
                <ColumnConfig dataIndex="name" fieldOnly="true" property="name" sortProperty="name"/>
                <ColumnConfig percentWidth="35" headerKey="lcm_summary_col_name" property="displayableName" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.nameRenderer"/>
                <ColumnConfig percentWidth="10" headerKey="lcm_summary_col_type" property="type" sortable="true" hideable="true"/>
                <ColumnConfig percentWidth="15" headerKey="lcm_summary_col_assignmentNote" property="assignmentNote" sortable="false" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderAssignmentNote"/>
                <ColumnConfig percentWidth="15" headerKey="lcm_summary_col_comments" property="comments" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.renderComments"/>
                <ColumnConfig percentWidth="5" headerKey="lcm_summary_col_risk_score" property="riskScore" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderScore"/>
                <ColumnConfig percentWidth="10" headerKey="lcm_summary_col_owner" property="owner" sortable="true" hideable="true"/>     
                <ColumnConfig dataIndex="IIQ_color" fieldOnly="true"/>     
                <ColumnConfig property="description" fieldOnly="true"/>
                <ColumnConfig property="attributes" fieldOnly="true" />  
                <ColumnConfig property="attribute" fieldOnly="true" />                 
                <ColumnConfig property="application" fieldOnly="true" />
                <ColumnConfig property="nativeIdentity" fieldOnly="true" />
                <ColumnConfig property="updateable" fieldOnly="true" />
                <ColumnConfig property="activation_pretty" fieldOnly="true" />
                <ColumnConfig property="activation" fieldOnly="true" />
                <ColumnConfig property="deactivation" fieldOnly="true" />
                <ColumnConfig property="deactivation_pretty" fieldOnly="true" />
                <ColumnConfig property="identityId" fieldOnly="true" />
                <ColumnConfig property="objectId" fieldOnly="true" />
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AccessRequestBean_cart">
            <value>
              <List>
                <ColumnConfig headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.buttonRenderer" percentWidth="10"/>
                <ColumnConfig headerKey="lcm_summary_col_name" property="displayableName" sortable="true" hideable="true" percentWidth="40"/>
                <ColumnConfig headerKey="lcm_summary_col_type" property="type" sortable="true" hideable="true" percentWidth="30"/>  
                <ColumnConfig headerKey="lcm_summary_col_action" property="action" sortable="true" hideable="true" percentWidth="20" renderer="SailPoint.LCM.SummaryChanges.actionRenderer"/>            
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AccountsRequestBean_cart">
            <value>
              <List>
                <ColumnConfig headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.buttonRenderer" percentWidth="10"/>
                <ColumnConfig headerKey="lcm_summary_account" property="account" sortable="true" hideable="true" percentWidth="40"/>
                <ColumnConfig headerKey="lcm_summary_application" property="application" sortable="true" hideable="true" percentWidth="30"/>  
                <ColumnConfig headerKey="lcm_summary_action" property="op" sortable="true" hideable="true" percentWidth="20" renderer="SailPoint.LCM.SummaryChanges.actionRenderer"/>            
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.PasswordsRequestBean_cart">
            <value>
              <List>
                <ColumnConfig headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.buttonRenderer" percentWidth="10" />
                <ColumnConfig headerKey="lcm_summary_identity" property="identity" sortable="true" hideable="true" percentWidth="30"/>
                <ColumnConfig headerKey="lcm_summary_application" property="application" sortable="true" hideable="true" percentWidth="20"/>
                <ColumnConfig headerKey="lcm_summary_account" property="account" sortable="true" hideable="true" percentWidth="20"/>
                <ColumnConfig headerKey="lcm_summary_password" property="value" sortable="true" hideable="true" percentWidth="20"/>                
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AttributesRequestBean_cart">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.buttonRenderer" percentWidth="10"/>
                <ColumnConfig headerKey="lcm_summary_action" property="opName" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderAction" percentWidth="20"/>
                <ColumnConfig headerKey="lcm_summary_action" property="op" fieldOnly="true" percentWidth="20"/>
                <ColumnConfig headerKey="lcm_summary_summary" property="summary" sortable="true" hideable="true" renderer="Ext.util.Format.defaultValue" percentWidth="30"/>
                <ColumnConfig headerKey="lcm_summary_identity" property="identity" sortable="true" hideable="true" percentWidth="20"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AccessRequestBean_currently_assigned">
            <value>
              <List>
                <ColumnConfig headerKey="" property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.currentAccessButtonRenderer" percentWidth="5"/>
                <ColumnConfig headerKey="lcm_request_access_name" property="displayableName" sortable="true" hideable="true" percentWidth="25" renderer="SailPoint.LCM.RequestAccess.roleDetailRenderer"/>
                <ColumnConfig headerKey="lcm_request_access_status" dataIndex="IIQ_status" sortable="true" hideable="true" percentWidth="15" renderer="SailPoint.LCM.RequestAccess.statusRenderer"/>
                <ColumnConfig headerKey="lcm_request_access_type" dataIndex="IIQ_type" sortable="true" hideable="true" percentWidth="20"/>
                <ColumnConfig property="description" fieldOnly="true"/>
                <ColumnConfig property="IIQ_raw_type" fieldOnly="true"/>
                <ColumnConfig property="IIQ_Selected" fieldOnly="true"/>
                <ColumnConfig headerKey="application" dataIndex="application-name" hideable="true" property="application" sortable="true" percentWidth="20" />
                <ColumnConfig headerKey="account_name" dataIndex="account" hideable="true" property="account" sortable="true" percentWidth="20" />
                <ColumnConfig dataIndex="nativeIdentity" headerKey="nativeIdentity" hidden="true" hideable="true" property="nativeIdentity" sortProperty="nativeIdentity" sortable="true" percentWidth="20"/>
                <ColumnConfig headerKey="instance" dataIndex="instance" hideable="true" property="instance" sortable="true" hidden="true" />
                <ColumnConfig dataIndex="attribute" fieldOnly="true"/>
                <ColumnConfig property="value" fieldOnly="true" />
                <ColumnConfig property="type" fieldOnly="true" />
                <ColumnConfig dataIndex="name" fieldOnly="true" property="name" sortProperty="name"/>
                <ColumnConfig dataIndex="IIQ_status_class" fieldOnly="true" property="IIQ_status_class"/>
                <ColumnConfig dataIndex="assignmentId" fieldOnly="true" />
                <ColumnConfig dataIndex="roleId" fieldOnly="true" />
                <ColumnConfig dataIndex="removable" fieldOnly="true" />
                <ColumnConfig dataIndex="detectedOrAssigned" fieldOnly="true" />
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.EntitlementsRequestBean">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.CurrentEntitlementsGrid.buttonRenderer" width="5" />
                <ColumnConfig headerKey="lcm_request_entitlements_application" property="application" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_request_entitlements_instance" property="instance" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="lcm_request_entitlements_native_identity" property="displayName" sortable="true" hideable="true" renderer="SailPoint.LCM.CurrentEntitlementsGrid.displayNameRenderer"/>
                <ColumnConfig headerKey="lcm_request_entitlements_attribute" property="attribute" sortable="true" hideable="true" renderer="SailPoint.LCM.CurrentEntitlementsGrid.attributeRenderer"/>
                <ColumnConfig headerKey="lcm_request_entitlements_value" property="displayValue" sortable="true" hideable="true" renderer="SailPoint.LCM.CurrentEntitlementsGrid.displayValueRenderer"/>
                <ColumnConfig property="value" fieldOnly="true"/>
                <ColumnConfig property="nativeIdentity" fieldOnly="true"/>
                <ColumnConfig property="description" fieldOnly="true"/>
                <ColumnConfig property="showDescriptionFirst" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.RolesRequestBean">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.RequestAccess.buttonRenderer" width="5" />
                <ColumnConfig dataIndex="name" property="name" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_role_name" property="displayableName" sortable="true" hideable="true" width="40"/>
                <ColumnConfig headerKey="lcm_role_description" property="description" sortable="false" hideable="true"/>
                <ColumnConfig headerKey="lcm_role_authorization" dataIndex="IIQ_authorization" sortable="false" hideable="true" width="40"/>
                <ColumnConfig headerKey="lcm_role_status" dataIndex="IIQ_status" sortable="true" hideable="true" width="30"/>
                <ColumnConfig headerKey="lcm_role_status_class" dataIndex="IIQ_status_class" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_role_type_hidden" property="type" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_role_type" property="type" dataIndex="roleTypeName" sortable="true" hideable="true" width="30"/>
                <ColumnConfig headerKey="lcm_role_type_icon" dataIndex="roleTypeIcon" fieldOnly="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_composite_score" property="riskScoreWeight" renderer="SailPoint.LCM.RequestAccess.scoreRenderer" sortable="true" hideable="true" width="20"/>
                <ColumnConfig dataIndex="IIQ_color" fieldOnly="true"/>
                <ColumnConfig property="owner.displayName" fieldOnly="true"/>
                <ColumnConfig dataIndex="IIQ_Selected" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="lcmPopulationSearchGridColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_name" property="name" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_first_name" property="firstname" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_last_name" property="lastname" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_manager" property="manager.displayName" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_composite_score" property="scorecard.compositeScore" renderer="SailPoint.LCM.RequestAccess.scoreRenderer" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="idents_grid_hdr_policy_violations" property="scorecard.totalViolations" sortable="true" hideable="true"/>
                <ColumnConfig property="managerStatus" fieldOnly="true"/>
                <ColumnConfig dataIndex="IIQ_color" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="uiAccessRequestItemPopulationColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="ui_idents_grid_hdr_name" property="name" sortable="true" />
                <ColumnConfig headerKey="ui_idents_grid_hdr_first_name" property="firstname" sortable="true" />
                <ColumnConfig headerKey="ui_idents_grid_hdr_last_name" property="lastname" sortable="true" />
                <ColumnConfig headerKey="ui_idents_grid_hdr_manager" dataIndex="manager" property="manager.displayName" sortable="true" />
                <ColumnConfig headerKey="ui_idents_grid_hdr_composite_score" dataIndex="score" property="scorecard.compositeScore" sortable="true" renderer="risk"/>
                <ColumnConfig headerKey="ui_idents_grid_hdr_policy_violations" dataIndex="violations" property="scorecard.totalViolations" sortable="true" />
              </List>
            </value>
          </entry>
          <entry key="sailpoint.web.lcm.AttributesRequestBean_summary">
            <value>
              <List>
                <ColumnConfig property="id" sortable="false" hideable="false" renderer="SailPoint.LCM.SummaryChanges.buttonRenderer" width="33" />
                <ColumnConfig headerKey="lcm_summary_action" property="opName" sortable="true" hideable="true" renderer="SailPoint.LCM.SummaryChanges.renderAction"/>
                <ColumnConfig headerKey="lcm_summary_action" property="op" fieldOnly="true"/>
                <ColumnConfig headerKey="lcm_summary_summary" property="summary" sortable="true" hideable="true" renderer="Ext.util.Format.defaultValue"/>
                <ColumnConfig headerKey="lcm_summary_identity" property="identity" sortable="true" hideable="true"/>
              </List>
            </value>
          </entry>
          <entry key="lcmCreateIdentityProvisioningPolicyRequiredFields">
            <value>
              <List>
                <Field displayName="Username" name="name" required="true" type="string"/>
              </List>
            </value>
          </entry>
          <entry key="batchRequestTableColumns">
            <value>
              <List>
                <ColumnConfig headerKey="fileName" property="fileName" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="requestedDate" property="created" sortable="true" hideable="true" dateStyle="short" timeStyle="short"/>
                <ColumnConfig headerKey="runDate" property="runDate" sortable="true" hideable="true" dateStyle="short" timeStyle="short"/>
                <ColumnConfig headerKey="completedDate" property="completedDate" sortable="true" hideable="true" dateStyle="short" timeStyle="short"/>
                <ColumnConfig headerKey="recordCount" property="recordCount" sortable="true" hideable="true"/>
                <ColumnConfig headerKey="status" property="status" sortable="true" hideable="true"/>
                <ColumnConfig fieldOnly="true" property="errorMessage" />
              </List>
            </value>
          </entry>
          <entry key="batchRequestItemsTableColumns">
            <value>
              <List>
                <ColumnConfig headerKey="batch_details_grid_request_data" property="requestData" sortable="true" hideable="true" />
                <ColumnConfig headerKey="batch_details_grid_result" property="result" sortable="true" hideable="true" />
                <ColumnConfig headerKey="batch_details_grid_status" property="status" sortable="true" hideable="true" />
                <ColumnConfig headerKey="batch_details_grid_identity_request_id" property="identityRequestId" sortable="true" hideable="true" />
                <ColumnConfig fieldOnly="true" property="errorMessage" />
              </List>
            </value>
          </entry>
          <entry key="uiAccessItemsColumnsRole">
            <value>
              <List>
                <!-- Displayable fields -->
                <ColumnConfig dataIndex="displayableAccessType" headerKey="ui_access_type" />
                <ColumnConfig dataIndex="owner" property="owner.displayName" headerKey="ui_access_owner" />
                <!--Calculated columns -->
                <ColumnConfig dataIndex="riskScoreWeight" property="riskScoreWeight" headerKey="ui_access_risk" renderer="risk" />
                <ColumnConfig dataIndex="populationStatistics" fieldOnly="true" />
                <!-- Data only -->
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig property="name" fieldOnly="true"/>
                <ColumnConfig property="type" fieldOnly="true"/>
                <ColumnConfig property="displayableName" fieldOnly="true"/>
                <ColumnConfig dataIndex="riskScoreColor" fieldOnly="true"/>
                <ColumnConfig dataIndex="riskScoreTextColor" fieldOnly="true"/>
                <ColumnConfig property="iiqElevatedAccess" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="uiAccessItemsColumnsEntitlement">
            <value>
              <List>
                <!-- Displayable fields -->
                <ColumnConfig dataIndex="displayableAccessType" headerKey="ui_access_type"/>
                <ColumnConfig dataIndex="owner" property="owner.displayName" headerKey="ui_access_owner" />
                <ColumnConfig dataIndex="application" property="application.name" headerKey="ui_access_application" />
                <ColumnConfig property="attribute" headerKey="ui_access_attribute" />
                <ColumnConfig dataIndex="accountName" headerKey="ui_access_account"/>
                <!--Calculated columns -->
                <ColumnConfig dataIndex="populationStatistics" fieldOnly="true" />
                <!-- Data only -->
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig property="type" fieldOnly="true"/>
                <ColumnConfig property="displayableName" fieldOnly="true"/>
                <ColumnConfig dataIndex="icon" property="application.icon" fieldOnly="true"/>
                <ColumnConfig property="value" fieldOnly="true"/>
                <ColumnConfig property="iiqElevatedAccess" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="uiCurrentAccessItemsColumnsRole">
            <value>
              <List>
                <!-- Displayable fields -->
                <ColumnConfig dataIndex="displayableAccessType" headerKey="ui_access_type" />
                <ColumnConfig dataIndex="owner" property="owner.displayName" headerKey="ui_access_owner" />
                <!--Calculated columns -->
                <ColumnConfig dataIndex="riskScoreWeight" property="riskScoreWeight" headerKey="ui_access_risk" renderer="risk" />
                <!-- Data only -->
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig property="name" fieldOnly="true"/>
                <ColumnConfig property="type" fieldOnly="true"/>
                <ColumnConfig property="displayableName" fieldOnly="true"/>
                <ColumnConfig dataIndex="riskScoreColor" fieldOnly="true"/>
                <ColumnConfig dataIndex="riskScoreTextColor" fieldOnly="true"/>
                <ColumnConfig dataIndex="sunrise" fieldOnly="true" />
                <ColumnConfig dataIndex="sunset" fieldOnly="true" />
                <ColumnConfig dataIndex="status" fieldOnly="true" />
                <ColumnConfig dataIndex="roleTargets" fieldOnly="true" />
                <ColumnConfig dataIndex="assignmentId" fieldOnly="true" />
                <ColumnConfig dataIndex="assignmentNote" fieldOnly="true" />
                <ColumnConfig dataIndex="removable" fieldOnly="true" />
                <ColumnConfig property="iiqElevatedAccess" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="uiCurrentAccessItemsColumnsEntitlement">
            <value>
              <List>
                <!-- Displayable fields -->
                <ColumnConfig dataIndex="displayableAccessType" headerKey="ui_access_type"/>
                <ColumnConfig dataIndex="owner" property="owner.displayName" headerKey="ui_access_owner" />
                <ColumnConfig dataIndex="application" property="application.name" headerKey="ui_access_application" />
                <ColumnConfig property="attribute" headerKey="ui_access_attribute" />
                <ColumnConfig dataIndex="instance" headerKey="ui_access_instance" />
                <ColumnConfig dataIndex="accountName" headerKey="ui_access_account" />
                <ColumnConfig dataIndex="nativeIdentity" headerKey="ui_access_item_detail_native_identifier" />
                <!-- Data only -->
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig property="type" fieldOnly="true"/>
                <ColumnConfig property="displayableName" fieldOnly="true"/>
                <ColumnConfig dataIndex="icon" property="application.icon" fieldOnly="true"/>
                <ColumnConfig property="value" fieldOnly="true"/>
                <ColumnConfig dataIndex="sunrise" fieldOnly="true" />
                <ColumnConfig dataIndex="sunset" fieldOnly="true" />
                <ColumnConfig dataIndex="status" fieldOnly="true" />
                <ColumnConfig dataIndex="removable" fieldOnly="true" />
                <ColumnConfig property="iiqElevatedAccess" fieldOnly="true"/>
              </List>
            </value>
          </entry>
          <entry key="uiRequestAccessIdentityCard">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="displayName" sortable="true" fieldOnly="true" />
                <ColumnConfig headerKey="ui_access_username" dataIndex="name" property="name"/>
                <ColumnConfig headerKey="ui_access_manager" dataIndex="managerName" property="manager.displayName"/>
              </List>
            </value>
          </entry>
          <entry key="uiManagePasswordsIdentityCard">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="displayName" sortable="true" fieldOnly="true" />
                <ColumnConfig headerKey="ui_access_username" dataIndex="name" property="name"/>
                <ColumnConfig headerKey="ui_access_manager" dataIndex="managerName" property="manager.displayName"/>
              </List>
            </value>
          </entry>
          <entry key="uiManageAccountsIdentityCard">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="displayName" sortable="true" fieldOnly="true" />
                <ColumnConfig headerKey="ui_access_username" dataIndex="name" property="name"/>
                <ColumnConfig headerKey="ui_access_manager" dataIndex="managerName" property="manager.displayName"/>
              </List>
            </value>
          </entry>
          <entry key="uiManageViewIdentityAttributesCard">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="displayName" sortable="true" fieldOnly="true" />
                <ColumnConfig headerKey="ui_access_username" dataIndex="name" property="name"/>
                <ColumnConfig headerKey="ui_access_manager" dataIndex="managerName" property="manager.displayName"/>
              </List>
            </value>
          </entry>
          <entry key="uiManageEditIdentityCard">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="displayName" sortable="true" fieldOnly="true" />
                <ColumnConfig headerKey="ui_access_username" dataIndex="name" property="name"/>
                <ColumnConfig headerKey="ui_access_manager" dataIndex="managerName" property="manager.displayName"/>
              </List>
            </value>
          </entry>
          <entry key="manageAccountLinkColConfig">
            <value>
              <List>
                <ColumnConfig headerKey="ui_manage_accounts_application_name" property="application.name" dataIndex="applicationName" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_accounts_account_id" property="displayName" dataIndex="accountId" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_accounts_status" dataIndex="status" renderer="linkStatus" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_accounts_last_refresh" property="lastRefresh" dateStyle="short" dataIndex="lastRefresh" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_accounts_action_status" dataIndex="actionStatus" renderer="spLinkActionStatusColumn" sortable="true"/>
                <ColumnConfig dataIndex="identityRequestCompletionStatus" fieldOnly="true"/>
                <ColumnConfig dataIndex="previousAction" fieldOnly="true"/>
                <ColumnConfig dataIndex="approvalStatus" fieldOnly="true"/>
                <ColumnConfig dataIndex="errors" fieldOnly="true"/>
                <ColumnConfig headerKey="ui_manage_accounts_actions" property="id" renderer="spManageAccountActions" fixed="Right"/>
              </List>
            </value>
          </entry>
          <entry key="manageAccountLinkSummaryColConfig">
            <value>
              <List>
                <ColumnConfig headerKey="ui_manage_accounts_application_name" property="application.name" dataIndex="applicationName"/>
                <ColumnConfig headerKey="ui_manage_accounts_account_id" property="displayName" dataIndex="accountId"/>
                <ColumnConfig headerKey="ui_manage_accounts_last_refresh" property="lastRefresh" dateStyle="short"  dataIndex="lastRefresh"/>
                <ColumnConfig headerKey="ui_manage_accounts_action" dataIndex="action" renderer="spTranslate"/>
                <ColumnConfig headerKey="ui_manage_accounts_actions" property="id" renderer="spManageAccountSummaryActions" fixed="Right"/>
              </List>
            </value>
          </entry>
          <entry key="managePasswordLinkColConfig">
            <value>
              <List>
                <ColumnConfig headerKey="ui_manage_passwords_application_name" property="application.name" dataIndex="applicationName" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_passwords_account_id" property="displayName" dataIndex="accountId" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_passwords_status" dataIndex="status" renderer="linkStatus" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_passwords_password_change_date" dateStyle="short"  dataIndex="passwordChangeDate" renderer="spLinkPasswordChangeDate" sortable="true"/>
                <ColumnConfig headerKey="ui_manage_passwords_action_status" dataIndex="actionStatus" renderer="spLinkActionStatusColumn"/>
                <ColumnConfig headerKey="ui_manage_passwords_actions" property="id" renderer="spManagePasswordActions" fixed="Right"/>
              </List>
            </value>
          </entry>
          <entry key="uiViolationReviewRequestedEntitlement">
            <value>
              <List>
                <ColumnConfig dataIndex="id" property="id" sortable="false" fieldOnly="true" />
                <ColumnConfig headerKey="ui_violation_review_col_application" dataIndex="entitlementApplication" property="applicationName" sortable="false" />
                <ColumnConfig headerKey="ui_violation_review_col_entitlement_name" dataIndex="entitlementName" property="displayName" sortable="false" />
                <ColumnConfig headerKey="ui_violation_review_col_entitlement_value" dataIndex="entitlementValue" property="displayableValue" sortable="false" />
                <ColumnConfig headerKey="ui_violation_review_col_account_name" dataIndex="accountName" property="accountDisplayName" sortable="false" />
              </List>
            </value>
          </entry>
          <entry key="uiViolationReviewRequestedRole">
            <value>
              <List>
                <ColumnConfig dataIndex="id" property="id" sortable="false" fieldOnly="true" />
                <ColumnConfig headerKey="ui_violation_review_col_role_name" dataIndex="roleName" property="role" sortable="false" />
              </List>
            </value>
          </entry>
          <entry key="uiApprovalsWidgetColumns">
            <value>
              <List>
                <ColumnConfig dataIndex="target" headerKey="ui_work_items_widget_approval_for" sortable="false" renderer="targetOrDescription,encodeHtml,priorityFlag"/>
                <ColumnConfig dataIndex="requester" headerKey="ui_work_items_widget_requester" sortable="false" renderer="displayableName,encodeHtml" />
                <ColumnConfig dataIndex="created" headerKey="ui_work_items_widget_date" dateStyle="short" property="created" sortable="false" />
              </List>
            </value>
          </entry>
          <entry key="uiFormsWidgetColumns">
            <value>
              <List>
                <ColumnConfig dataIndex="description" headerKey="ui_work_items_widget_name" sortable="false" renderer="encodeHtml,priorityFlag"/>
                <ColumnConfig dataIndex="requester" headerKey="ui_work_items_widget_requester" sortable="false" renderer="displayableName,encodeHtml" />
                <ColumnConfig dataIndex="created" headerKey="ui_work_items_widget_date" dateStyle="short" property="created" sortable="false" />
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestCardColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true" />
                <ColumnConfig property="created" headerKey="ui_identity_request_column_date" fieldOnly="true" dataIndex="createdDate" sortable="true" secondarySort="priority,targetDisplayName,name" />
                <ColumnConfig property="endDate" headerKey="ui_identity_request_column_completion_date" fieldOnly="true" sortable="true" secondarySort="created,priority,targetDisplayName,name" />
                <ColumnConfig property="name" dataIndex="requestId" headerKey="ui_identity_request_column_request_id" fieldOnly="true" sortable="true"/>
                <ColumnConfig property="targetDisplayName" headerKey="ui_identity_request_column_requestee" fieldOnly="true" sortable="true" secondarySort="created,priority,name" />
                <ColumnConfig property="requesterDisplayName" headerKey="ui_identity_request_column_requester" fieldOnly="true" sortable="true" secondarySort="created,priority,targetDisplayName,name" />
                <ColumnConfig property="priority" headerKey="ui_identity_request_column_priority" fieldOnly="true" sortable="true" secondarySort="created,targetDisplayName,name" />
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestItemsColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="ui_identity_request_item_operation" property="operation" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemOperation"/>
                <ColumnConfig headerKey="ui_identity_request_item_item" property="name" sortable="true" secondarySort="value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_value" property="value" sortable="true" secondarySort="name,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_displayableValue" minWidth="100" dataIndex="displayableValue" sortable="false" renderer="spIdentityRequestItemDetailsLink" />
                <ColumnConfig headerKey="ui_identity_request_item_accountName" property="nativeIdentity" dataIndex="accountName" sortable="true" renderer="spIdentityRequestItemAccount" secondarySort="application,instance,name,value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_application" property="application" dataIndex="applicationName" sortable="true"  secondarySort="instance,nativeIdentity,name,value,id" />
                <ColumnConfig headerKey="ui_identity_request_item_classifications" width="100" dataIndex="classificationNames" sortable="false" renderer="spIdentityRequestItemClassificationIcon"/>
                <ColumnConfig headerKey="ui_identity_request_item_instance" property="instance" hidden="true" sortable="true" secondarySort="application,nativeIdentity,name,value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_comments" dataIndex="requesterComments" minWidth="150" sortable="false" renderer="spMoreLessToggleEncodedColumn"/>
                <ColumnConfig headerKey="ui_identity_request_item_approvalState" property="approvalState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemApprovalState"/>
                <ColumnConfig headerKey="ui_identity_request_item_provisioningState" property="provisioningState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemProvisioningState"/>
                <ColumnConfig headerKey="ui_identity_request_item_attachments" property="attributes" sortable="false" renderer="spIdentityRequestItemAttachments"/>
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestItemsPasswordColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="ui_identity_request_item_operation" property="operation" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemOperation"/>
                <ColumnConfig headerKey="ui_identity_request_item_item" property="name" sortable="true" secondarySort="value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_accountName" property="nativeIdentity" dataIndex="accountName" sortable="true" renderer="spIdentityRequestItemAccount" secondarySort="application,instance,name,value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_application" property="application" dataIndex="applicationName" sortable="true"  secondarySort="instance,nativeIdentity,name,value,id" />
                <ColumnConfig headerKey="ui_identity_request_item_instance" property="instance" hidden="true" sortable="true" secondarySort="application,nativeIdentity,name,value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_comments" dataIndex="requesterComments" minWidth="150" sortable="false" renderer="spMoreLessToggleEncodedColumn"/>
                <ColumnConfig headerKey="ui_identity_request_item_approvalState" property="approvalState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemApprovalState"/>
                <ColumnConfig headerKey="ui_identity_request_item_provisioningState" property="provisioningState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemProvisioningState"/>
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestItemsIdentityColumns">
            <value>
              <List>
                <ColumnConfig property="id" fieldOnly="true"/>
                <ColumnConfig headerKey="ui_identity_request_item_operation" property="operation" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemOperation"/>
                <ColumnConfig headerKey="ui_identity_request_item_item" property="name" sortable="true" secondarySort="value,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_value" property="value" sortable="true" secondarySort="name,id"/>
                <ColumnConfig headerKey="ui_identity_request_item_displayableValue" dataIndex="displayableValue" minWidth="100" sortable="false" renderer="spIdentityRequestItemDetailsLink" />
                <ColumnConfig headerKey="ui_identity_request_item_comments" dataIndex="requesterComments" minWidth="150" sortable="false" renderer="spMoreLessToggleEncodedColumn" />
                <ColumnConfig headerKey="ui_identity_request_item_approvalState" property="approvalState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemApprovalState" />
                <ColumnConfig headerKey="ui_identity_request_item_provisioningState" property="provisioningState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemProvisioningState" />
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestPolicyViolationsColumns">
            <value>
              <List>
                <ColumnConfig headerKey="ui_identity_request_policy_violations_policy_name" property="policyName" percentWidth="50"/>
                <ColumnConfig headerKey="ui_identity_request_policy_violations_policy_type" property="policyType" percentWidth="20"/>
                <ColumnConfig headerKey="ui_identity_request_policy_violations_rule_name" property="ruleName" renderer="spMoreLessToggleColumn" percentWidth="30"/>
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestMessagesColumns">
            <value>
              <List>
                <ColumnConfig headerKey="ui_identity_request_messages_type" property="type" sortable="true"/>
                <ColumnConfig headerKey="ui_identity_request_messages_message" property="messageOrKey" />
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestInteractionsColumns">
            <value>
              <List>
                <ColumnConfig dataIndex="description" headerKey="ui_identity_request_interactions_description" percentWidth="25" sortable="true" />
                <ColumnConfig dataIndex="ownerDisplayName" headerKey="ui_identity_request_interactions_owner" percentWidth="10" sortable="true" renderer="spIdentityRequestInteractionsEmail" />
                <ColumnConfig dataIndex="openDate" dateStyle="short" headerKey="ui_identity_request_interactions_open_date" percentWidth="10" sortable="true" />
                <ColumnConfig dataIndex="completeDate" dateStyle="short" headerKey="ui_identity_request_interactions_complete_date" percentWidth="10" sortable="true" />
                <ColumnConfig dataIndex="status" headerKey="ui_identity_request_interactions_status" renderer="spTranslate" percentWidth="10" sortable="true" />
                <ColumnConfig dataIndex="comments" headerKey="ui_identity_request_interactions_comments" renderer="spIdentityRequestHistoryCommentColumn" percentWidth="30" sortable="false" />
                <ColumnConfig headerKey="ui_identity_request_interactions_details" renderer="spIdentityRequestInteractionsDetailColumn" percentWidth="5" />
              </List>
            </value>
          </entry>
          <entry key="uiIdentityRequestChangeItemsColumns">
            <value>
              <List>
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_provisioning_engine" property="provisioningEngine" fieldOnly="true" sortable="true" renderer="spIdentityRequestProvisioningEngineName" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_operation" property="operation" sortable="true" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_item" property="name" sortable="true" secondarySort="value,id" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_value" property="value" sortable="true" renderer="spIdentityRequestItemDetailsLink"/>
                <ColumnConfig headerKey="ui_identity_request_item_displayableValue" minWidth="100" dataIndex="displayableValue" sortable="false" renderer="spIdentityRequestItemDetailsLink" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_account" property="nativeIdentity" dataIndex="accountName" sortable="true" renderer="spIdentityRequestItemAccount" secondarySort="application,instance,name,value,id" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_application" property="application" dataIndex="applicationName" sortable="true" secondarySort="instance,nativeIdentity,name,value,id" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_status" property="provisioningState" sortable="true" secondarySort="name,value,id" renderer="spIdentityRequestItemProvisioningState" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_retries" property="retries" sortable="true" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_request_id" dataIndex="provisioningRequestId" sortable="false"/>
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_start_date" property="startDate" dateStyle="short" sortable="true" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_end_date" property="endDate" dateStyle="short" sortable="true" />
                <ColumnConfig headerKey="ui_identity_request_provisioning_items_reason" property="compilationStatus" sortable="true" renderer="spIdentityRequestItemCompilationStatus" />
              </List>
            </value>
          </entry>
          <entry key="uiBatchRequestItemsTableColumns">
            <value>
              <List>
                <ColumnConfig headerKey="ui_batch_request_items_request_data" property="requestData" sortable="true" hideable="true" />
                <ColumnConfig headerKey="ui_batch_request_items_result" property="result" sortable="true" hideable="true" />
                <ColumnConfig headerKey="ui_batch_request_items_status" property="status" sortable="true" hideable="true" />
                <ColumnConfig headerKey="ui_batch_request_items_identity_request_id" property="identityRequestId" sortable="true" hideable="true" />
                <ColumnConfig fieldOnly="true" property="errorMessage" />
              </List>
            </value>
          </entry>
        </Map>
      </Attributes>
    </UIConfig>
  </ImportAction>

  
  <ImportAction name="merge">
    <Configuration name="SystemConfiguration">
      <Attributes>
        <Map>        
          <entry key="workflowLCMAccessRequest" value="LCM Provisioning"/>
          <entry key="workflowLCMRolesRequest" value="LCM Provisioning"/>
          <entry key="workflowLCMEntitlementsRequest" value="LCM Provisioning"/>
          <entry key="workflowLCMAccountsRequest" value="LCM Provisioning"/>
          <entry key="workflowLCMPasswordsRequest" value="LCM Manage Passwords"/>
          <entry key="workflowLCMExpirePassword" value="LCM Manage Passwords"/>
          <entry key="workflowLCMForgotPassword" value="LCM Manage Passwords"/>
          <entry key="workflowLCMIdentityCreateRequest" value="LCM Create and Update"/>
          <entry key="workflowLCMIdentityEditRequest" value="LCM Create and Update"/>
          <entry key="workflowLCMSelfServiceRegistrationRequest" value="LCM Registration"/>
          <entry key="workflowLCMUnlockAccount" value="LCM Provisioning"/>
          <entry key="workflowAttributeSync" value="Attribute Sync"/>

          <entry key="batchRequestAccessRequest" value="LCM Provisioning"/>
          <entry key="batchRequestAccountsRequest" value="LCM Provisioning"/>
          <entry key="batchRequestPasswordsRequest" value="LCM Manage Passwords"/>
          <entry key="batchRequestIdentityCreateRequest" value="LCM Create and Update"/>
          <entry key="batchRequestIdentityEditRequest" value="LCM Create and Update"/>

          <entry key="registerForm" value="Self-service Registration Form" />
          
          <entry key='manageAccountsActions'>
            <value>
              <List>
                <AccountOperation>Delete</AccountOperation>
                <AccountOperation>Disable</AccountOperation>
                <AccountOperation>Enable</AccountOperation>
                <AccountOperation>Unlock</AccountOperation>
              </List>
            </value>
          </entry>

          <entry key="manageAccountsDisableAutoRefreshStatus">
           <value>
            <List>
             <String> </String>
            </List>
           </value>
          </entry>

          <entry key='lcmAllowRequestPermits' value='true'/>
          <entry key='lcmRequirePasswordIdentityCreate' value='true'/>
          
          <entry key='manageAccountsDeleteSelfEnabled' value='true' />
          <entry key='manageAccountsDeleteSubordinateEnabled' value='true' />
          
          <entry key='manageAccountsDisableSelfEnabled' value='true' />
          <entry key='manageAccountsDisableSubordinateEnabled' value='true' />
          
          <entry key='manageAccountsEnableSelfEnabled' value='true' />
          <entry key='manageAccountsEnableSubordinateEnabled' value='true' />    
          
          <entry key='manageAccountsUnlockSelfEnabled' value='true' />
          <entry key='manageAccountsUnlockSubordinateEnabled' value='true' />
          
          <entry key='lcmManageAccountsShowAllButtons' value='false'/>
          
          <entry key='requestRolesPermittedSelfEnabled' value='true'/>
          <entry key='requestRolesPermittedSubordinateEnabled' value='true'/>

          <entry key='requestRolesAssignableSelfEnabled' value='true'/>
          <entry key='requestRolesAssignableSubordinateEnabled' value='true'/>
          
          <entry key='lcmEnabled' value='true'/>
          <entry key='allowGeneratePasswordDelegated' value='true'/>          
          
          <entry key='lcmAllowAccessPopulationSearch' value='true'/>
          <entry key='lcmAllowAccessAttributesSearch' value='true'/>
          <entry key='lcmAllowAccessAttributesSearch' value='true'/>         
          <entry key='lcmAllowAccessSortPercentage' value='true'/>
          <entry key='lcmAllowAccessPercentageSlider' value='false'/>
          <entry key='lcmAllowAccessSortPercentageCount' value='50'/>

          <entry key='lcmCreateIdentityUseByDays' value='30'/>
          
          <entry key='quickLinkCategories'>
            <value>
              <List>
                <QuickLinkCategory name="Access" ordering="2" messageKey="quicklink_category_access" cssClass="quickLinkCategoryAccess"/>
                <QuickLinkCategory name="Manage" ordering="3" messageKey="quicklink_category_manage" cssClass="quickLinkCategoryManage"/>
              </List>
            </value>
          </entry>
          
          <entry key='searchInputDefinitions'>
            <value>
              <List>
                  <!-- LCM  -->  
                  <SearchInputDefinition description="srch_input_def_name" headerKey="srch_input_def_name" ignoreCase="true"
                    matchMode="START" inputType="Like" name="lcm.name" propertyName="name" propertyType="String" searchType="LCM"
                    filterBuilder="sailpoint.search.NameFilterBuilder"/>
                  <SearchInputDefinition description="srch_input_def_manager" headerKey="srch_input_def_manager" ignoreCase="true"
                    matchMode="START" inputType="Equal" name="lcm.manager" propertyName="manager.id" propertyType="String" searchType="LCM"
                    suggestType="manager"/>
                  <SearchInputDefinition description="srch_input_def_application" headerKey="srch_input_def_application" ignoreCase="true"
                    matchMode="START" inputType="Equal" name="lcm.application" propertyName="links.application.id" propertyType="Collection" searchType="LCM"
                    suggestType="application"/>
                  <SearchInputDefinition description="srch_input_def_detected_role" headerKey="srch_input_def_detected_role" ignoreCase="true"
                    inputType="Equal" name="lcm.detectedRole" nullPropertyName="bundleSummary" nullPropertyType="String" propertyName="bundles.id" propertyType="Collection" 
                    searchType="LCM" suggestType="role"/>
                  <SearchInputDefinition description="srch_input_def_assigned_role" headerKey="srch_input_def_assigned_role" ignoreCase="true"
                    inputType="Equal" name="lcm.assignedRole" nullPropertyName="assignedRoleSummary" nullPropertyType="String" propertyName="assignedRoles.id" propertyType="Collection" 
                    searchType="LCM" suggestType="role"/>
              </List>
            </value>
          </entry>
          
          <!-- Number of questions that must be answered for authenticating with questions. -->
          <entry key="numAuthQuestionsForAuthn" value="2" />

          <!-- Number of questions for which the user must setup answers. -->
          <entry key="numAuthQuestionAnswersRequired" value="3" />

          <!-- The maximum number of failed authentication question attempts before lockout (less than 1 is no lockout). -->
          <entry key="maxAuthQuestionFailures" value="3" />

          <!-- The amount of time to lockout a user due to authentication question failures. -->
          <entry key="authQuestionLockoutDurationMillis" value="3600000" />

          <!-- Whether users with unanswered authentication questions should be required to answer upon login. -->
          <entry key="promptForAuthQuestionAnswersAfterLogin" value="false" />
          
          <!-- Enables authentication questions allowing the "forgot password" link to be shown on the login page. -->
          <entry key="authQuestionsEnabled" value="false" />        
            
          <!-- The max number of identities when requesting entitlements by searching by identity. -->
          <entry key="managedAttributeStatsMaxIdentities" value="200"/>

          <!-- The max number of entitlements when requesting entitlements by searching by identity. -->
          <entry key="managedAttributeStatsMaxAttributes" value="5000"/>

          <!--  Option to enable editing and provisioning for Group ManagedAttributes -->
          <entry key="allowGroupManagement" value="true"/>
          
          <!-- Allow searching by populatoin in request access -->
          <entry key="allowPopulationSearch" value="true" />
          
          <!-- Allow searching by identity in request access -->
          <entry key="allowIdentitySearch" value="true" />

          <!-- max results returned in a request access search -->
          <entry key="lcmSearchMaxResults" value="100" />

          <!-- max number of selectable users allowed in mobile UI -->
          <entry key="lcmMobileMaxSelectableUsers" value="100" />

          <!-- show request external ticket id in UI -->
          <entry key="lcmShowExternalTicketId" value="false" />

          <!--  Request Types -->
          <entry key='accessRequestTypes'>
            <value><List>
              <String>AccessRequest</String>
              <String>AttributeSync</String>
              <String>RolesRequest</String>
              <String>EntitlementsRequest</String>
              <String>AccountsRequest</String>
              <String>ExpirePassword</String>
              <String>ForgotPassword</String>
              <String>PasswordsRequest</String>
              <String>IdentityCreateRequest</String>
              <String>IdentityEditRequest</String>
              <String>Registration</String>
            </List></value>
          </entry>

          <entry key="selfRegistrationGroup" value="SelfRegistrationWorkGroup"/>
          
          <entry key="lcmUserAccessFulltextIndex" value="BundleManagedAttribute" />
          
          <entry key="lcmEnableFulltext" value="true" />

          <!-- Note: We need to include the cards included in init.xml here so we can   -->
          <!-- put the Request Access quick link at the front of the mobile list.       -->

          <!-- List of quicklinks that should be shown as cards by default on home page -->
          <entry key="defaultQuickLinkCards" value="Policy Violations, Access Reviews, Approvals, Request Access, Track Requests" />

          <!-- List of widget to be shown by default on home page -->
          <entry key="defaultHomeWidgets">
            <value>
              <List>
                <String>Approvals</String>
                <String>Forms</String>
                <String>DirectReports</String>
              </List>
            </value>
          </entry>
          <!-- List of quicklinks that should be shown on the mobile home page.         -->
          <entry key="mobileQuickLinkCards" value="Request Access, Manage Passwords, Manage Accounts, Mobile Access Reviews, Mobile Approvals, Forms, Mobile Violation Reviews" />

          <!-- Classifications options. -->
          <entry key="displayClassificationsInAccessRequest" value="true" />

          <!-- Elevated Access options. -->
          <entry key="displayIiqElevatedAccessInAccessRequest" value="true" />

        </Map>
      </Attributes>
    </Configuration>
  </ImportAction>

  <AuthenticationQuestion question="auth_question_mothers_maiden_name" />
  <AuthenticationQuestion question="auth_question_favorite_color" />
  <AuthenticationQuestion question="auth_question_first_street" />
  <AuthenticationQuestion question="auth_question_favorite_pets_name" />
  <AuthenticationQuestion question="auth_question_childhood_best_friend" />
  <AuthenticationQuestion question="auth_question_maternal_grandmother_firstname" />
  <AuthenticationQuestion question="auth_question_favorite_author" />
  
  <!--
    A set of default Identity Lifecycle Events.  These are disabled by default
    and are mainly to illustrate common lifecycle events and the type of processing
    that you might perform with them.  These are meant to be changed after being
    deployed.  The corresponding workflows are in lcmworkflows.xml
    -->
  
  <IdentityTrigger name="Joiner" handler="sailpoint.api.WorkflowTriggerHandler" type="Create" disabled="true">
    <Description>Process a new employee.</Description>
    <HandlerParameters>
      <Attributes>
        <Map>
          <entry key="workflow" value="Lifecycle Event - Joiner"/>
        </Map>
      </Attributes>
    </HandlerParameters>
  </IdentityTrigger>
  
  <IdentityTrigger name="Leaver" attributeName="inactive" handler="sailpoint.api.WorkflowTriggerHandler" newValueFilter="true" oldValueFilter="false" type="AttributeChange" disabled="true">
    <Description>Disable all accounts when a user leaves.</Description>
    <HandlerParameters>
      <Attributes>
        <Map>
          <entry key="workflow" value="Lifecycle Event - Leaver"/>
        </Map>
      </Attributes>
    </HandlerParameters>
  </IdentityTrigger>
  
  <IdentityTrigger name="Reinstate" attributeName="inactive" handler="sailpoint.api.WorkflowTriggerHandler" newValueFilter="false" oldValueFilter="true" type="AttributeChange" disabled="true">
    <Description>Re-enable all accounts when a user has been reinstated.</Description>
    <HandlerParameters>
      <Attributes>
        <Map>
          <entry key="workflow" value="Lifecycle Event - Reinstate"/>
        </Map>
      </Attributes>
    </HandlerParameters>
  </IdentityTrigger>
  
  <IdentityTrigger name="Manager transfer" handler="sailpoint.api.WorkflowTriggerHandler" type="ManagerTransfer" disabled="true">
    <Description>Disable all accounts when manager transfer occurs.</Description>
    <HandlerParameters>
      <Attributes>
        <Map>
          <entry key="workflow" value="Lifecycle Event - Manager Transfer"/>
        </Map>
      </Attributes>
    </HandlerParameters>
  </IdentityTrigger>

  <ImportAction name="merge">
    <AuditConfig name='AuditConfig'>
      <AuditActions>
        <!-- Default lcm workflow audit trail, these plus approve and reject -->
        <AuditAction name="ApproveLineItem" displayName="audit_action_ApproveLineItem" enabled="true" />
        <AuditAction name="AccountsRequestStart" displayName="audit_action_AccountsRequestStart" enabled="true" />
        <AuditAction name="Comment" displayName="audit_action_Comment" enabled="true" />
        <AuditAction name="Create" displayName="audit_action_Create" enabled="true" />
        <AuditAction name="Delete" displayName="audit_action_Delete" enabled="true" />
        <AuditAction name="Disable" displayName="audit_action_Disable" enabled="true" />
        <AuditAction name="Enable" displayName="audit_action_Enable" enabled="true" />
        <AuditAction name="EntitlementAdd" displayName="audit_action_EntitlementAdd" enabled="true" />
        <AuditAction name="EntitlementRemove" displayName="audit_action_EntitlementRemove" enabled="true" />
        <AuditAction name="EntitlementsRequestStart" displayName="audit_action_EntitlementsRequestStart" enabled="true" />
        <AuditAction name="ExpirePasswordStart" displayName="audit_action_ExpirePasswordStart" enabled="true" />
        <AuditAction name="ForgotPasswordStart" displayName="audit_action_ForgotPasswordStart" enabled="true" />
        <AuditAction name="IdentityCreateRequestStart" displayName="audit_action_IdentityCreateRequestStart" enabled="true" />
        <AuditAction name="IdentityEditRequestStart" displayName="audit_action_IdentityEditRequestStart" enabled="true" />
        <AuditAction name="ManualChange" displayName="audit_action_ManualChange" enabled="true" />
        <AuditAction name="Modify" displayName="audit_action_Modify" enabled="true" />
        <AuditAction name="PasswordsRequestStart" displayName="audit_action_PasswordRequestStart" enabled="true" />
        <AuditAction name="PasswordChange" displayName="audit_action_PasswordChanged" enabled="true" />
        <AuditAction name="PasswordChangeFailure" displayName="audit_action_PasswordChangeFailure" enabled="true" />
        <AuditAction name="ForgotPasswordChange" displayName="audit_action_ForgotPasswordChange" enabled="true" />
        <AuditAction name="ExpiredPasswordChange" displayName="audit_action_ExpiredPasswordChange" enabled="true" />
        <AuditAction name="ProvisioningComplete" displayName="audit_action_ProvisioningComplete" enabled="true" />
        <AuditAction name="ProvisioningFailure" displayName="audit_action_ProvisioningFailure" enabled="true" />
        <AuditAction name="RegistrationStart" displayName="audit_action_RegistrationStart" enabled="true" />
        <AuditAction name="RejectLineItem" displayName="audit_action_RejectLineItem" enabled="true" />
        <AuditAction name="RoleAdd" displayName="audit_action_RoleAdd" enabled="true" />
        <AuditAction name="RoleRemove" displayName="audit_action_RoleRemove" enabled="true" />
        <AuditAction name="RolesRequestStart" displayName="audit_action_RolesRequestStart" enabled="true" />
        <AuditAction name="Unlock" displayName="audit_action_Unlock" enabled="true" />
        <AuditAction name="IdentityLocked" displayName="audit_action_IdentityLocked" enabled="true" />
        <AuditAction name="IdentityUnlocked" displayName="audit_action_IdentityUnlocked" enabled="true"/>
        <AuditAction name="AuthAnswerIncorrect" displayName="audit_action_AuthAnswerIncorrect" enabled="true" />
        <AuditAction name="AccessRequestStart" displayName="audit_action_AccessRequestStart" enabled="true" />
        <AuditAction name="PasswordPolicyChange" displayName="audit_action_PasswordPolicyChange" enabled="true" />
        <AuditAction name="ServerUpDown" displayName="audit_action_ServerUpDown" enabled="true" />
        <AuditAction name="APIConfigurationChange" displayName="audit_action_APIConfigurationChange" enabled="true" />
      </AuditActions>
    </AuditConfig>
  </ImportAction>

  <ImportAction name="merge">
    <Configuration name='IdentitySelectorConfiguration'>
      <Attributes>
        <Map>
          <entry key="identityFilters">
            <value>
              <Map>
                <entry key="LcmPopulation">
                  <value>
                    <IdentityFilter name="LcmPopulation">
                      <FilterScript>
                        <Script>
                          <Source>
                            import sailpoint.object.Identity;
                            import sailpoint.service.LCMConfigService;
    
                            Identity identity = context.getObjectById(Identity.class, loggedInUser);
                            LCMConfigService svc = new LCMConfigService(context);
                            return svc.getConfiguredIdentityQueryOptions(identity, null);
                          </Source>
                        </Script>
                      </FilterScript>
                      <OrderBy>
                        <String>firstname</String>
                        <String>lastname</String>
                        <String>name</String>
                        <String>id</String>
                      </OrderBy>
                    </IdentityFilter>
                  </value>
                </entry>
                <entry key="LcmPopulationManager">
                  <value>
                    <IdentityFilter name="LcmPopulationManager">
                      <FilterScript>
                        <Script>
                          <Source><![CDATA[
                            import sailpoint.object.Filter;
                            import sailpoint.object.Identity;
                            import sailpoint.object.QueryOptions;
                            import sailpoint.service.LCMConfigService;
                            import sailpoint.tools.Util;
    
                            QueryOptions qo = new QueryOptions();

                            Identity identity = context.getObjectById(Identity.class, loggedInUser);
                            LCMConfigService svc = new LCMConfigService(context);
                            QueryOptions popQueryOptions = svc.getConfiguredIdentityQueryOptions(identity, null);
                            
                            // Null QueryOptions means that the logged in user can't request for any
                            // users.  We need a way to return this from IdentityFilters.  Currently,
                            // this is filter config is only used when we know that the logged in user
                            // is able to request for others, so we won't worry about it yet.
                            if ((null != popQueryOptions) && !Util.isEmpty(popQueryOptions.getRestrictions())) {
                                List popFilters = popQueryOptions.getRestrictions();
                                Filter subFilter =
                                    (popFilters.size() > 0) ? Filter.and(popFilters)
                                                            : (Filter) popFilters.get(0);
                                Filter f = Filter.subquery("id", Identity.class, "manager.id", subFilter);
                                qo.addFilter(f);
                            } else {
                                qo.addFilter(Filter.eq("managerStatus", true));
                            }
                              
                            return qo;
                          ]]>
                          </Source>
                        </Script>
                      </FilterScript>
                      <OrderBy>
                        <String>firstname</String>
                        <String>lastname</String>
                        <String>name</String>
                        <String>id</String>
                      </OrderBy>
                    </IdentityFilter>
                  </value>
                </entry>
              </Map>
            </value>
          </entry>
        </Map>
      </Attributes>
    </Configuration>
  </ImportAction>

  <Identity name="SelfRegistrationWorkGroup" protected="true" workgroup="true" >
      <Attributes>
        <Map>
          <entry key="displayName" value="SelfRegistrationWorkGroup"/>
          <entry key="systemUser">
            <value>
              <Boolean>true</Boolean>
            </value>
          </entry>
        </Map>
      </Attributes>
  </Identity>

  <!-- Since only LCM needs this, define it here rather than with all the
       other ServiceDefinitions in init.xml since we start it by default and
       there isn't a way to configure the index path in the UI without
       importing init-lcm.xml
   -->
  <ServiceDefinition name="FullText" hosts='global' interval="3600">
    <Description>
Service definition for refreshing full text indexes.  The executionMode may be either "scheduled" or "automatic".  The default if not specified is scheduled.
    </Description>
    <Attributes>
      <Map>
        <entry key='executionMode' value='automatic'/>
      </Map>
    </Attributes>
  </ServiceDefinition>

  <!-- LCM Populations -->
  <DynamicScope name="Self Service" allowAll="true">
    <RoleRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRequestControl>
    <ApplicationRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRequestControl>
    <ManagedAttributeRequestControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRequestControl>
    <RoleRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRemoveControl>
    <ApplicationRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRemoveControl>
    <ManagedAttributeRemoveControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRemoveControl>
  </DynamicScope>

  <DynamicScope name="Manager">
    <Selector>
      <IdentitySelector>
        <MatchExpression>
          <MatchTerm name='managerStatus' value='true' />
        </MatchExpression>
      </IdentitySelector>
    </Selector>
    <RoleRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRequestControl>
    <ApplicationRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRequestControl>
    <ManagedAttributeRequestControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRequestControl>
    <RoleRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRemoveControl>
    <ApplicationRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRemoveControl>
    <ManagedAttributeRemoveControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRemoveControl>
    <PopulationRequestAuthority>
      <MatchConfig enableSubordinateControl="true"
        subordinateOption="directOrIndirect" maxHierarchyDepth="10" />
    </PopulationRequestAuthority>
  </DynamicScope>

  <DynamicScope name="Help Desk">
    <Selector>
      <IdentitySelector>
        <MatchExpression>
          <MatchTerm name='capabilities' value='HelpDesk' />
        </MatchExpression>
      </IdentitySelector>
    </Selector>
    <PopulationRequestAuthority allowAll="true" />
    <RoleRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRequestControl>
    <ApplicationRequestControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRequestControl>
    <ManagedAttributeRequestControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRequestControl>
    <RoleRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </RoleRemoveControl>
    <ApplicationRemoveControl>
      <Reference class="sailpoint.object.Rule" name="Objects in Requestor's Authorized Scopes"/>
    </ApplicationRemoveControl>
    <ManagedAttributeRemoveControl>
      <Reference class="sailpoint.object.Rule" name="All Objects"/>
    </ManagedAttributeRemoveControl>
  </DynamicScope>
  
  <!-- LCM QuickLinks and QuickLinkOptions -->
  <QuickLink name="Request Access" category="Access" messageKey="quicklink_request_access" action="requestAccess" cssClass="quicklink-request-access" ordering="0">
    <Attributes>
      <Map>
        <entry key="labelScript">
          <value>
            <Script>
              <Source>
                <![CDATA[
                  return (quickLinkWrapper.isAllowSelf() && !quickLinkWrapper.isAllowOthers()) ? "quicklink_request_access_label_my_access" : "quicklink_request_access_label_user_access";
                ]]>
              </Source>
            </Script>
          </value>
        </entry>
      </Map>
    </Attributes>
    <Description>quicklink_request_access_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <Attributes>
        <Map>
          <entry key="allowRequestEntitlements" value="true" />
          <entry key="allowRequestEntitlementsAdditionalAccountRequests" value="false" />
          <entry key="allowRequestEntitlementsShowPopulation" value="true"/>
          <entry key="allowRequestRoles" value="true" />
          <entry key="allowRequestRolesAdditionalAccountRequests" value="false" />
          <entry key="allowRequestRolesShowPopulation" value="true"/>
          <entry key="allowRequestRolesRemove" value="true" />
          <entry key="allowRequestEntitlementsRemove" value="true" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowBulk="true">
      <Attributes>
        <Map>
          <entry key="allowRequestEntitlements" value="true" />
          <entry key="allowRequestEntitlementsAdditionalAccountRequests" value="false" />
          <entry key="allowRequestEntitlementsShowPopulation" value="true"/>
          <entry key="allowRequestRoles" value="true" />
          <entry key="allowRequestRolesAdditionalAccountRequests" value="false" />
          <entry key="allowRequestRolesShowPopulation" value="true"/>
          <entry key="allowRequestRolesRemove" value="true" />
          <entry key="allowRequestEntitlementsRemove" value="true" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowBulk="true">
      <Attributes>
        <Map>
          <entry key="allowRequestEntitlements" value="true" />
          <entry key="allowRequestEntitlementsAdditionalAccountRequests" value="false" />
          <entry key="allowRequestEntitlementsShowPopulation" value="true"/>
          <entry key="allowRequestRoles" value="true" />
          <entry key="allowRequestRolesAdditionalAccountRequests" value="false" />
          <entry key="allowRequestRolesShowPopulation" value="true"/>
          <entry key="allowRequestRolesRemove" value="true" />
          <entry key="allowRequestEntitlementsRemove" value="true" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  
  <QuickLink name="Manage Accounts" category="Access" messageKey="quicklink_manage_accounts" action="manageAccounts" cssClass="quicklink-manage-accounts" ordering="1">
    <Description>quicklink_manage_accounts_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <Attributes>
        <Map>
          <entry key="allowManageAccountsAdditionalAccountRequests" value="false" />
          <entry key="allowManageExistingAccounts" value="true" />
          <entry key="allowAccountOnlyRequests" value="false" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <Attributes>
        <Map>
          <entry key="allowManageAccountsAdditionalAccountRequests" value="false" />
          <entry key="allowManageExistingAccounts" value="true" />
          <entry key="allowAccountOnlyRequests" value="false" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <Attributes>
        <Map>
          <entry key="allowManageAccountsAdditionalAccountRequests" value="false" />
          <entry key="allowManageExistingAccounts" value="true" />
          <entry key="allowAccountOnlyRequests" value="false" />
        </Map>
      </Attributes>
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  
  <QuickLink name="Manage Passwords" category="Access" messageKey="quicklink_change_passwords" action="managePasswords" cssClass="quicklink-manage-passwords" ordering="2">
    <Description>quicklink_change_passwords_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  
  <QuickLink name="Track Requests" category="Access" messageKey="quicklink_track_requests" action="viewAccessRequests" cssClass="quicklink-track-requests" ordering="3">
    <Description>quicklink_track_requests_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  
  <QuickLink name="Create Identity" category="Manage" messageKey="quicklink_create_identity" action="createIdentity" cssClass="quicklink-create-identity" ordering="5">
    <Description>quicklink_create_identity_desc</Description>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  
  <QuickLink name="Edit Identity" category="Manage" messageKey="quicklink_edit_identity" action="manageAttributes" cssClass="quicklink-edit-identity" ordering="6">
    <Description>quicklink_edit_identity_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>


  <QuickLink name="Mobile Violation Reviews" category="Tasks"
             messageKey="quicklink_violation_reviews" action="manageWorkItems" cssClass="quicklink-violation-reviews">
    <Attributes>
      <Map>
        <entry key="displayText" value="true" />
        <entry key="workItemType" value="ViolationReview" />
        <entry key="textScript">
          <value>
            <Script>
              <Source>
                <![CDATA[
                    import sailpoint.object.QueryOptions;
                    import sailpoint.object.Filter;
                    import sailpoint.object.Identity;
                    import sailpoint.object.WorkItem;
                    import java.util.List;
                    import java.util.ArrayList;

                    QueryOptions qo = new QueryOptions();
                    List filters = new ArrayList();

                    filters.add(Filter.eq("owner", currentUser));

                    if (currentUser.getWorkgroups() != null && !currentUser.getWorkgroups().isEmpty())
                    {
                      filters.add(Filter.in("owner", currentUser.getWorkgroups()));
                    }

                    qo.addFilter(Filter.or(filters));
                    qo.addFilter(Filter.eq("type", "ViolationReview"));
                    int count = context.countObjects(WorkItem.class, qo);
                    return count;
                    ]]>
              </Source>
            </Script>
          </value>
        </entry>
        <entry key="textAriaLabel" value="quicklink_policy_violations_text_aria_label" />
      </Map>
    </Attributes>
    <Description>quicklink_policy_violations_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Everyone"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>


  <QuickLink name="View Identity" category="Manage" messageKey="quicklink_view_identity" action="viewIdentity" cssClass="quicklink-view-identity" ordering="7">
    <Description>quicklink_view_identity_desc</Description>
    <QuickLinkOptions allowSelf="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Self Service"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Manager"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
    <QuickLinkOptions allowSelf="false" allowOther="true">
      <DynamicScopeRef>
        <Reference class="sailpoint.object.DynamicScope" name="Help Desk"/>
      </DynamicScopeRef>
    </QuickLinkOptions>
  </QuickLink>

  <!-- Widgets, violations widget is defined in init.xml since it is available for non lcm detected violations -->
  <Widget name="Approvals" title="widget_approvals" />
  <Widget name="Forms" title="widget_forms" />
  <Widget name="DirectReports" title="widget_direct_reports">
    <Selector>
      <IdentitySelector>
        <MatchExpression>
          <MatchTerm name="managerStatus" value="true" />
        </MatchExpression>
      </IdentitySelector>
    </Selector>
  </Widget>

  <ImportAction name="include" value="WEB-INF/config/lcmrules.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmemailtemplates.xml" />
  <ImportAction name="include" value="WEB-INF/config/identityRequestWorkflowSubs.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmworkflows.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmworkflowConfigForms.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmReportForms.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmReportTasks.xml" />
  <ImportAction name="include" value="WEB-INF/config/batchworkflows.xml" />
  <ImportAction name="include" value="WEB-INF/config/lcmForms.xml" />
  <ImportAction name="include" value="WEB-INF/config/webResources-lcm.xml" />
  <ImportAction name="include" value="WEB-INF/config/rapidsetup.xml" />

</sailpoint>

Note:
Stop the application server, connect to the IIQ console, and import init-lcm.xml again. Then, restart the application server and validate

  1. stop application server
  2. open cmdRun as administrator
  3. go to bin folder: cd ..\apache-tomcat-9.0.115\webapps\identityiq\WEB-INF\bin
  4. iiq console
  5. import init-lcm.xml
  6. start application server

Please share the console output this time.

Example console output of iiq console and import init.xml

C:\Software\identityiq-8.4-LCM\apache-tomcat-9.0.115\webapps\identityiq\WEB-INF\bin>iiq console
adding exports for Java 17
iiq.hostname : Pattabhi-console
> import init.xml
Including File: WEB-INF/config/authorization.xml
SPRight:FullAccessCertifications
SPRight:CertifyAllCertifications
SPRight:ViewIdentity
SPRight:SetIdentityAttribute
SPRight:SetIdentityPassword
SPRight:SetIdentityForwarding
SPRight:SetIdentityCapability
SPRight:SetIdentityControlledScope
SPRight:DeleteIdentityLink
SPRight:MoveIdentityLink
SPRight:DeleteIdentitySnapshot
SPRight:MonitorIdentityHistory
SPRight:MonitorIdentityPolicy
SPRight:MonitorIdentityActivity
SPRight:MonitorIdentityEvents
SPRight:SetIdentityRights
SPRight:SetIdentityRole
SPRight:EditIdentityEntDates
SPRight:UnlockIdentity
SPRight:ViewRiskScoreChart
SPRight:ViewApplicationRiskScoreChart
SPRight:ViewApplication
SPRight:ManageApplication
SPRight:ViewRole
SPRight:ManageRole
SPRight:FullAccessRoleMining
SPRight:FullAccessGroup
SPRight:FullAccessActivityCategory
SPRight:ViewPolicy
SPRight:ManagePolicy
SPRight:FullAccessIdentityRiskModel
SPRight:FullAccessApplicationRiskModel
SPRight:FullAccessWorkflows
SPRight:FullAccessIdentityTriggers
SPRight:ManageITRoles
SPRight:ManageBusinessRoles
SPRight:ManageOrganizationalRoles
SPRight:ManageEntitlementRoles
SPRight:FullAccessCertificationSchedule
SPRight:FullAccessTask
SPRight:ReadTaskResults
SPRight:IQServicePublicKeyExchangeTask
SPRight:SyncEncryptedDataTask
SPRight:ViewGroupCertification
SPRight:ViewActivity
SPRight:ViewCertifications
SPRight:ViewAccountGroups
SPRight:ViewPopulations
SPRight:ViewGroups
SPRight:ViewAuditLog
SPRight:FullAccessReport
SPRight:DeleteSignOffResult
SPRight:FullAccessIdentityCorrelation
SPRight:ViewProcessInstrumentation
SPRight:ViewIdentityRequest
SPRight:ViewSyslog
SPRight:ViewLink
SPRight:FullAccessApplicationActivityReport
SPRight:FullAccessBusinessRoleReport
SPRight:FullAccessBusinessRoleCompositionReport
SPRight:FullAccessBusinessRoleMembershipReport
SPRight:FullAccessRoleEntitlementsReport
SPRight:FullAccessWorkItemReport
SPRight:FullAccessMitigationReport
SPRight:FullAccessViolationReport
SPRight:FullAccessRemediationProgressReport
SPRight:FullAccessManagerCertificationReport
SPRight:FullAccessApplicationOwnerCertificationReport
SPRight:FullAccessApplicationAccountAttributesReport
SPRight:FullAccessAdvancedCertificationReport
SPRight:FullAccessCertificationDecisionReport
SPRight:FullAccessApplicationCentricCertificationReport
SPRight:FullAccessUncorrelatedIdentitiesReport
SPRight:FullAccessIdentityApplicationRiskReport
SPRight:FullAccessApplicationUserReport
SPRight:FullAccessApplicationReport
SPRight:FullAccessUserReport
SPRight:FullAccessApplicationRiskReport
SPRight:FullAccessApplicationStatusReport
SPRight:FullAccessIdentityRiskReport
SPRight:FullAccessIdentityRoleReport
SPRight:FullAccessIdentityEntitlementReport
SPRight:FullAccessAccountGroupMembershipReport
SPRight:FullAccessRoleChangeMgmtReport
SPRight:FullAccessEntitlementRequestStatusReport
SPRight:FullAccessAccountRequestStatusReport
SPRight:FullAccessAttributeRequestStatusReport
SPRight:FullAccessIdentityCubeSummaryReport
SPRight:FullAccessIdentityEffectiveAccessReport
SPRight:FullAccessEntitlementOwnerAccessReviewReport
SPRight:FullAccessCertificationSignoffReport
SPRight:FullAccessEnvironmentInformationReport
SPRight:FullAccessProvisioningTransactionReport
SPRight:FullAccessProvisioningTransactionDetailedReport
SPRight:FullAccessTargetedAccessReviewReport
SPRight:FullAccessConnectivityInformationReport
SPRight:FullAccessCapabilitiesReport
SPRight:FullAccessPolicyViolation
SPRight:FullAccessIdentityRisk
SPRight:FullAccessApplicationRisk
SPRight:FullAccessWorkItems
SPRight:FullAccessRequest
SPRight:FullAccessIdentityRequest
SPRight:FullAccessLoginConfig
SPRight:FullAccessIdentityMapping
SPRight:FullAccessAccountMapping
SPRight:FullAccessSystemConfig
SPRight:FullAccessDynamicScope
SPRight:ViewQuickLinks
SPRight:ManageScope
SPRight:ViewScope
SPRight:FullAccessTimePeriod
SPRight:FullAccessAuditConfig
SPRight:FullAccessAboutPage
SPRight:FullAccessDebugPage
SPRight:FullAccessMemoryPage
SPRight:FullAccessBeansPage
SPRight:FullAccessThreadsPage
SPRight:FullAccessMetersPage
SPRight:FullAccessLoggingPage
SPRight:FullAccessDatabasePage
SPRight:ViewAccessAboutPage
SPRight:ViewAccessDebugPage
SPRight:ViewAccessMemoryPage
SPRight:ViewAccessCachesPage
SPRight:ViewAccessCountPage
SPRight:ViewAccessBeansPage
SPRight:ViewAccessThreadsPage
SPRight:ViewAccessMetersPage
SPRight:ViewAccessMetersGridPage
SPRight:ViewAccessLoggingPage
SPRight:ViewAccessDatabasePage
SPRight:ViewAccessActiveMQPage
SPRight:ManageWorkgroup
SPRight:SetWorkgroupCapability
SPRight:SetWorkgroupControlledScope
SPRight:ViewWorkgroup
SPRight:WebServices
SPRight:PingWebService
SPRight:GetConfigurationWebService
SPRight:CheckRolePoliciesWebService
SPRight:RolesAssignablePermitsWebService
SPRight:ShowIdentityWebService
SPRight:GetIdentityListWebService
SPRight:CheckAuthorizationWebService
SPRight:GetTaskResultStatusWebService
SPRight:GetLinksWebService
SPRight:CheckPasswordPolicyWebService
SPRight:IdentityCreateWebService
SPRight:AggregateAccountWebService
SPRight:LaunchWorkflowWebService
SPRight:CancelWorkflowWebService
SPRight:RemoteLoginWebService
SPRight:PasswordInterceptWebService
SPRight:IdentityCreateOrUpdateWebService
SPRight:GetWorkItemCountWebService
SPRight:GetIdentityNameByLinkWebService
SPRight:ManageRules
SPRight:EditScripts
SPRight:ManageHelpDeskRequests
SPRight:FullAccessPasswordManagementReport
SPRight:ManagedAttributePropertyAdministrator
SPRight:ManagedAttributeProvisioningAdministrator
SPRight:FullAccessForms
SPRight:ViewAttributeDetails
SPRight:ReadSCIMResourceType
SPRight:ReadSCIMSchema
SPRight:ReadSCIMUser
SPRight:CreateSCIMUser
SPRight:UpdateSCIMUser
SPRight:DeleteSCIMUser
SPRight:ReadSCIMApplication
SPRight:ReadSCIMEntitlement
SPRight:ReadSCIMRole
SPRight:ReadSCIMAccount
SPRight:CreateSCIMAccount
SPRight:UpdateSCIMAccount
SPRight:DeleteSCIMAccount
SPRight:CreateSCIMAlert
SPRight:ReadSCIMAlert
SPRight:ReadSCIMWorkflow
SPRight:ReadSCIMTaskResult
SPRight:ReadSCIMObjectConfig
SPRight:ReadSCIMLaunchedWorkflow
SPRight:CreateSCIMLaunchedWorkflow
SPRight:ReadSCIMPolicyViolation
SPRight:ReadSCIMCheckedPolicyViolation
SPRight:CreateSCIMCheckedPolicyViolation
SPRight:CertificationCampaignsWidget
SPRight:FullAccessProvisioningTransaction
SPRight:ViewProvisioningTransaction
SPRight:FullAccessOAuthClientConfiguration
SPRight:ViewOAuthClientConfiguration
SPRight:FullAccessPlugin
SPRight:ViewAlert
SPRight:FullAccessAlertDefinition
SPRight:ViewAlertDefinition
SPRight:ViewTaskManagement
SPRight:FullAccessTaskManagement
SPRight:ViewEnvironmentMonitoring
SPRight:FullAccessEnvironmentMonitoring
SPRight:FullAccessBatchRequest
SPRight:ImportFromFile
Capability:SystemAdministrator
Capability:ApplicationAdministrator
Capability:WorkItemAdministrator
Capability:IdentityRequestAdministrator
Capability:PasswordAdministrator
Capability:WorkgroupAdministrator
Capability:ITRoleAdministrator
Capability:EntitlementRoleAdministrator
Capability:BusinessRoleAdministrator
Capability:OrganizationalRoleAdministrator
Capability:RoleAdministrator
Capability:PolicyAdministrator
Capability:ComplianceOfficer
Capability:Auditor
Capability:SignOffAdministrator
Capability:TaskResultsViewer
Capability:IdentityAdministrator
Capability:IdentityCorrelationAdministrator
Capability:CertificationAdministrator
Capability:WebServicesExecutor
Capability:RuleAdministrator
Capability:HelpDesk
Capability:AccessManager
Capability:ManagedAttributePropertyAdmin
Capability:ManagedAttributeProvisioningAdmin
Capability:SyslogAdministrator
Capability:FormAdministrator
Capability:PluginAdministrator
Capability:SCIMExecutor
Capability:AlertAdministrator
Capability:ViewAdminConsole
Capability:FullAccessAdminConsole
Capability:DebugPagesReadOnlyAccess
Including File: WEB-INF/config/dataextract/authorization-dataextract.xml
SPRight:FullAccessMessageBusConfiguration
Capability:MessageBusAdministrator
SPRight:FullAccessDataExtractConfiguration
Capability:DataExtractAdministrator
Including File: WEB-INF/config/accesshistory/authorization-accesshistory.xml
SPRight:AccessHistoryFullAccessConfiguration
SPRight:AccessHistoryViewIdentityHistory
SPRight:AccessHistoryExportIdentityHistory
Capability:AccessHistoryAdministrator
Including File: WEB-INF/config/defaultPasswordPolicies.xml
PasswordPolicy:RACF Default Password Policy
Including File: WEB-INF/config/connectorRegistry.xml
Including File: WEB-INF/config/connector/ACF2-Full.xml
Including File: WEB-INF/config/connector/ActiveDirectory-Direct.xml
Including File: WEB-INF/config/connector/ADAM-Direct.xml
Including File: WEB-INF/config/connector/AirWatchConnector.xml
Including File: WEB-INF/config/connector/AIX-Direct.xml
Including File: WEB-INF/config/connector/AzureADConnector.xml
Including File: WEB-INF/config/connector/BMCITSM-Direct.xml
Including File: WEB-INF/config/connector/BMCRemedy-Direct.xml
Including File: WEB-INF/config/connector/Box.xml
Including File: WEB-INF/config/connector/BusinessCentralConnector.xml
Including File: WEB-INF/config/connector/CloudGateway.xml
Including File: WEB-INF/config/connector/Coupa.xml
Including File: WEB-INF/config/connector/IBMDB2.xml
Including File: WEB-INF/config/connector/DelimitedFile.xml
Including File: WEB-INF/config/connector/DropBox.xml
Including File: WEB-INF/config/connector/GoToMeeting.xml
Including File: WEB-INF/config/connector/IBMLotusDomino-Direct.xml
Including File: WEB-INF/config/connector/IBMTivoliAccessManager.xml
Including File: WEB-INF/config/connector/IBMTivoliDS-Direct.xml
Including File: WEB-INF/config/connector/IBMTivoliIdentityManager.xml
Including File: WEB-INF/config/connector/JackHenry.xml
Including File: WEB-INF/config/connector/JDBC.xml
Including File: WEB-INF/config/connector/LDAP.xml
Including File: WEB-INF/config/connector/LDIF.xml
Including File: WEB-INF/config/connector/Linux-Direct.xml
Including File: WEB-INF/config/connector/Logical.xml
Including File: WEB-INF/config/connector/Mainframe.xml
Including File: WEB-INF/config/connector/MicrosoftSharePointOnline.xml
Including File: WEB-INF/config/connector/MicrosoftSharePointServer.xml
Including File: WEB-INF/config/connector/MicrosoftSQLServer-Direct.xml
Including File: WEB-INF/config/connector/NetSuite.xml
Including File: WEB-INF/config/connector/NovelleDirectory-Direct.xml
Including File: WEB-INF/config/connector/Okta.xml
Including File: WEB-INF/config/connector/OpenLDAP-Direct.xml
Including File: WEB-INF/config/connector/OracleE-Business.xml
Including File: WEB-INF/config/connector/OracleDatabase-Direct.xml
Including File: WEB-INF/config/connector/OracleIdentityManager.xml
Including File: WEB-INF/config/connector/OracleInternetdirectory-Direct.xml
Including File: WEB-INF/config/connector/PeopleSoft-Direct.xml
Including File: WEB-INF/config/connector/RACF.xml
Including File: WEB-INF/config/connector/RACF-Full.xml
Including File: WEB-INF/config/connector/RACFLDAP.xml
Including File: WEB-INF/config/connector/RemedyForce.xml
Including File: WEB-INF/config/connector/RSAAceServer-Direct.xml
Including File: WEB-INF/config/connector/RuleBasedFileParser.xml
Including File: WEB-INF/config/connector/Salesforce.xml
Including File: WEB-INF/config/connector/SAP-Direct.xml
Including File: WEB-INF/config/connector/SAPHANA.xml
Including File: WEB-INF/config/connector/SAPHR_HCM.xml
Including File: WEB-INF/config/connector/SAPPortal-UMWebService.xml
Including File: WEB-INF/config/connector/SCIM.xml
Including File: WEB-INF/config/connector/SAPConcur.xml
Including File: WEB-INF/config/connector/SCIM2.0.xml
Including File: WEB-INF/config/connector/SecurityIQ.xml
Including File: WEB-INF/config/connector/ServiceNow.xml
Including File: WEB-INF/config/connector/Siebel.xml
Including File: WEB-INF/config/connector/Solaris-Direct.xml
Including File: WEB-INF/config/connector/SQLLoader.xml
Including File: WEB-INF/config/connector/Sybase-Direct.xml
Including File: WEB-INF/config/connector/TopSecret.xml
Including File: WEB-INF/config/connector/TopSecret-Full.xml
Including File: WEB-INF/config/connector/TopSecretLDAP.xml
Including File: WEB-INF/config/connector/Unix.xml
Including File: WEB-INF/config/connector/VMS.xml
Including File: WEB-INF/config/connector/Webex.xml
Including File: WEB-INF/config/connector/WindowsLocal-Direct.xml
Including File: WEB-INF/config/connector/XMLConnector.xml
Including File: WEB-INF/config/connector/GoogleAppsDirect.xml
Including File: WEB-INF/config/connector/OracleApplicationsHRMS-Direct.xml
Including File: WEB-INF/config/connector/Duo.xml
Including File: WEB-INF/config/connector/PeopleSoftHRMS.xml
Including File: WEB-INF/config/connector/SAPGRC.xml
Including File: WEB-INF/config/connector/IBMi.xml
Including File: WEB-INF/config/connector/WebServices.xml
Including File: WEB-INF/config/connector/Workday.xml
Including File: WEB-INF/config/connector/WorkdayAccounts.xml
Including File: WEB-INF/config/connector/AWS.xml
Including File: WEB-INF/config/connector/SuccessFactors.xml
Including File: WEB-INF/config/connector/SAPS4HANACloud.xml
Including File: WEB-INF/config/connector/SQLLoader.xml
Including File: WEB-INF/config/connector/Slack.xml
Including File: WEB-INF/config/connector/Zoom.xml
Including File: WEB-INF/config/connector/MongoDBAtlasDatabase.xml
Including File: WEB-INF/config/connector/MongoDBAtlas.xml
Including File: WEB-INF/config/connector/Atlassian.xml
Including File: WEB-INF/config/connector/AtlassianServer.xml
Including File: WEB-INF/config/connector/OracleERPCloud.xml
Including File: WEB-INF/config/connector/Zendesk.xml
Including File: WEB-INF/config/connector/DynamicsFinanceOperationsConnector.xml
Including File: WEB-INF/config/connector/DynamicsCRM.xml
Including File: WEB-INF/config/connector/Meditech.xml
Including File: WEB-INF/config/connector/OracleFusionHCMAccounts.xml
Including File: WEB-INF/config/connector/Snowflake.xml
Including File: WEB-INF/config/connector/OracleEPMCloud-AR.xml
Including File: WEB-INF/config/connector/OracleEPMCloud-FCCS.xml
Including File: WEB-INF/config/connector/OracleEPMCloud-NR.xml
Including File: WEB-INF/config/connector/OracleEPMCloud-Planning.xml
Including File: WEB-INF/config/connector/OracleHCMCloud.xml
Including File: WEB-INF/config/connector/MSAzureSQLDatabase.xml
Including File: WEB-INF/config/connector/SAPFieldglass.xml
Including File: WEB-INF/config/connector/IvantiCherwell.xml
Including File: WEB-INF/config/connectorRegistryCAConnectors.xml
Including File: WEB-INF/config/connector/Cerner.xml
Including File: WEB-INF/config/connector/EPIC.xml
Including File: WEB-INF/config/connector/EPIC-SER.xml
Including File: WEB-INF/config/connector/GECentricity.xml
Including File: WEB-INF/config/scimConfiguration.xml
Configuration:SCIMConfiguration
Configuration:ActivityCollectorRegistry
Configuration:ActivityCollectorConfigPageRegistry
Configuration:TargetCollectorRegistry
Configuration:ProvisioningTargetCollectorRegistry
Configuration:ApplicationTargetCollectorRegistry
Configuration:SystemConfiguration
Merging ObjectConfig:Identity
ObjectConfig:Identity
ObjectConfig:Link
Identity:spadmin
Identity:AttributeSyncWorkGroup
UIConfig:UIConfig
RightConfig:RightConfig
Merging ScoreConfig:ScoreConfig
ScoreConfig:ScoreConfig
ObjectConfig:Bundle
ObjectConfig:Application
ObjectConfig:ManagedAttribute
ObjectConfig:Target
ObjectConfig:Alert
ObjectConfig:Server
TimePeriod:first_quarter
TimePeriod:second_quarter
TimePeriod:third_quarter
TimePeriod:fourth_quarter
TimePeriod:holidays
TimePeriod:weekdays
TimePeriod:weekends
TimePeriod:office_hours
TimePeriod:non_office_hours
AuditConfig:AuditConfig
MessageTemplate:Policy Violation Details
Policy:SOD Template
Policy:Entitlement SOD Template
Policy:Effective Entitlement SOD Template
Policy:Activity Template
Policy:Account Template
Policy:Risk Template
Policy:Advanced Template
RequestDefinition:Integration Request
RequestDefinition:Service Request
RequestDefinition:Email Request
RequestDefinition:Identity Trigger Request
RequestDefinition:Workflow Request
RequestDefinition:Aggregate Request
RequestDefinition:Aggregate Partition
RequestDefinition:Group Aggregate Partition
RequestDefinition:Identity Request Prune Scan Request
RequestDefinition:WorkItem Maintenance Request
RequestDefinition:Certification Maintenance Request
RequestDefinition:Manager Certification Generation Partition
RequestDefinition:Identity Refresh Partition
RequestDefinition:Role Propagation Partition
RequestDefinition:Partitioned Alert Processing
RequestDefinition:Role-Entitlement Associations Partition
RequestDefinition:Task Execute
RequestDefinition:Task Command
RequestDefinition:Terminate Task
RequestDefinition:Expire Sequential Task
RequestDefinition:Rule Request
RequestDefinition:Certification Builder
RequestDefinition:Application Status Request
RequestDefinition:System Maintenance Pruner Partition
RequestDefinition:Native Identity Change Propagation Request
Configuration:IdentitySelectorConfiguration
Rule:No Correlator
Rule:Clear CustomGlobal
FullTextIndex:BundleManagedAttribute
MonitoringStatistic:cpu
MonitoringStatistic:quartzThreads
MonitoringStatistic:requestProcessorThreads
MonitoringStatistic:applicationResponseTime
MonitoringStatistic:databaseResponseTime
MonitoringStatistic:memoryUsage
MonitoringStatistic:memoryUsagePercentage
MonitoringStatistic:openFileCount
ServiceDefinition:SMListener
ServiceDefinition:ResourceEvent
ServiceDefinition:Heartbeat
ServiceDefinition:Monitoring
ServiceDefinition:Task
ServiceDefinition:Request
ServiceDefinition:PluginSync
ServiceDefinition:Reanimator
DynamicScope:Everyone
QuickLink:Access Reviews
QuickLink:Mobile Access Reviews
QuickLink:Approvals
QuickLink:Mobile Approvals
QuickLink:Forms
QuickLink:Signoffs
QuickLink:Work Items
QuickLink:Policy Violations
Widget:Violations
Widget:MyAccessReviews
Widget:CertificationCampaigns
Widget:TopFiveRisks
Including File: WEB-INF/config/rules.xml
RuleRegistry:Rule Registry
Rule:IdentityNowSAML
Including File: WEB-INF/config/emailtemplates.xml
EmailTemplate:Certification
EmailTemplate:Bulk Reassignment
EmailTemplate:Delegation
EmailTemplate:Delegation Revocation
EmailTemplate:Delegation Finished
EmailTemplate:Remediation Notification
EmailTemplate:Remediation Work Item
EmailTemplate:Certification Sign Off Approval
EmailTemplate:Certification Reminder
EmailTemplate:Work Item Reminder
EmailTemplate:Work Item Escalation
EmailTemplate:Work Item Comment
EmailTemplate:Work Item Forward
EmailTemplate:Mitigation Expiration
EmailTemplate:Policy Violation
EmailTemplate:Policy Violation Delegation
EmailTemplate:Challenge Period Start
EmailTemplate:Challenge Period End
EmailTemplate:Challenge Creation Notification
EmailTemplate:Account Group Challenge Creation Notification
EmailTemplate:Certification Decision Challenged Notification
EmailTemplate:Challenge Accepted
EmailTemplate:Challenge Rejected
EmailTemplate:Challenge Expiration
EmailTemplate:Challenge Decision Expiration
EmailTemplate:Open Certifications
EmailTemplate:Task Result Signoff
EmailTemplate:Default Report Template
EmailTemplate:Provisioning Form Notification
EmailTemplate:Account Selection Notification
EmailTemplate:Work Item Assignment
EmailTemplate:Work Item Assignment Removal
EmailTemplate:Remediation Item Assignment
EmailTemplate:Remediation Item Assignment Removal
EmailTemplate:Access Request Reminder
EmailTemplate:Task Status
EmailTemplate:Report Completion
EmailTemplate:Alert Notification
EmailTemplate:Sunset Expiration Reminder
EmailTemplate:Entitlement Update Approval
Including File: WEB-INF/config/workflowRules.xml
Rule:Workflow Library
Rule:Approval Library
Rule:Build Manual Action Approvals
Including File: WEB-INF/config/workflowSubs.xml
Workflow:Do Provisioning Forms
Workflow:Do Manual Actions
Workflow:Provision with retries
Workflow:Check Status of queued items
Workflow:Manage Ticket
Including File: WEB-INF/config/workflow.xml
Workflow:Role Modeler - Impact Analysis
EmailTemplate:Role Modeler - Impact Analysis Review
Workflow:Role Modeler - Owner Approval
EmailTemplate:Role Modeler - Approval
Workflow:Identity Refresh
Workflow:Identity Update
Workflow:Scheduled Assignment
Workflow:Scheduled Role Activation
Workflow:Entitlement Update
Workflow:Password Intercept
Workflow:Alert - Disable Account
Including File: WEB-INF/config/workflow-identityCorrelation.xml
Workflow:Identity Correlation
Form:LCM Identity Approval
Including File: WEB-INF/config/lcmemailtemplates.xml
EmailTemplate:LCM User Notification
EmailTemplate:LCM Requester Notification
EmailTemplate:LCM Manager Notification
EmailTemplate:Batch Approval
EmailTemplate:LCM Identity Update Approval
EmailTemplate:LCM Registration User Notification
EmailTemplate:LCM Registration Manager Notification
EmailTemplate:LCM Registration Security Officer Notification
EmailTemplate:LCM Registration Approval
EmailTemplate:Pending Manual Changes
EmailTemplate:LCM Password Change Notification
EmailTemplate:Native Account Change Manager Notification
Including File: WEB-INF/config/lcmrules.xml
Rule:Check Password Policy
Rule:LCM Build Owner Approvals
Rule:LCM Build Identity Approvers
Rule:LCM Validate Identity Name
Rule:LCM Validate Password
Rule:LCM Workflow Library
Rule:LCM Build Identity ApprovalSet
Rule:Objects in Requestor's Authorized Scopes
Rule:Objects in Requestee's Assigned Scope
Rule:Objects in Requestor's Authorized Scopes or Requestee's Assigned Scope
Rule:Objects Owned by the Requestor
Rule:All Objects
Including File: WEB-INF/config/workflowConfigForms.xml
Form:Identity Update Config Form
Form:Provisioning Approval Step Form
Form:Provisioning Notification Step Form
Including File: WEB-INF/config/stepLibrary.xml
Workflow:Generic Step Library
Workflow:IdentityProvisioningStepLibrary
Including File: WEB-INF/config/workflowRegistry.xml
WorkflowRegistry:Workflow Registry
Including File: WEB-INF/config/tasks.xml
Including File: WEB-INF/config/tasksCommon.xml
TaskDefinition:Account Aggregation
TaskDefinition:Identity Refresh
TaskDefinition:Sequential Task Launcher
TaskDefinition:System Maintenance
TaskDefinition:Identity Request Maintenance
TaskDefinition:Encrypted Data Synchronization Task
TaskDefinition:IQService Public Key Exchange Task
TaskDefinition:Effective Access Indexing
TaskDefinition:Alert Aggregation
TaskDefinition:Alert Processor
TaskDefinition:Native Identity Change Propagation
TaskDefinition:Activity Aggregation
TaskDefinition:Propagate Role Changes
TaskDefinition:Policy Scan
TaskDefinition:Cancel Certification Group
TaskDefinition:Activate Certification Group
TaskDefinition:Apply Certification Definition Changes
TaskDefinition:Certification Manager
TaskDefinition:Target Aggregation
TaskDefinition:Account Group Aggregation
TaskDefinition:Missing Managed Entitlements Scan
TaskDefinition:ITIM Application Creator
TaskDefinition:Role Index Refresh
TaskDefinition:Entitlement Role Generator
TaskDefinition:Role-Entitlement Associations
TaskDefinition:Hidden Missing Managed Entitlements Scan
TaskDefinition:Impact Analysis
TaskDefinition:Policy Impact Analysis
TaskDefinition:Workflow Launcher
TaskDefinition:Business Role Mining
TaskDefinition:IT Role Mining
TaskDefinition:New IT Role Mining
TaskDefinition:Data Export
TaskDefinition:OIM Application Creator
TaskDefinition:Complete Orphan Identity Requests
TaskDefinition:Identity IQ Cloud Gateway Synchronization Task
TaskDefinition:Run Rule
TaskDefinition:CEF Data Export
TaskDefinition:ArcSight Data Export
TaskDefinition:Application Builder
TaskDefinition:System Maintenance Object Pruner
TaskDefinition:Reset Orphaned WorkItem Events
TaskDefinition:New Certification Generator
TaskDefinition:Reset Failed NativeIdentityChange Events
Including File: WEB-INF/config/tasksRunnable.xml
Including File: WEB-INF/config/tasksCommonRunnable.xml
TaskDefinition:Refresh Identity Cube
TaskDefinition:Refresh Identity Cube Concurrent
TaskDefinition:Refresh Logical Accounts
TaskDefinition:Prune Identity Cubes
TaskDefinition:Perform Maintenance
TaskDefinition:Refresh Application Scores
TaskDefinition:Refresh Role Scorecard
TaskDefinition:Remove Orphan Role Requests
TaskDefinition:Perform Identity Request Maintenance
TaskDefinition:Upgrade Managed Attributes
TaskDefinition:Full Text Index Refresh
TaskDefinition:Effective Access Index Refresh
TaskDefinition:Refresh Entitlement Correlation
TaskDefinition:Refresh Risk Scores
TaskDefinition:Refresh Role Indexes
TaskDefinition:Refresh Role-Entitlement Associations
TaskDefinition:Refresh Groups
TaskDefinition:Check Active Policies
TaskDefinition:Check Expired Work Items
TaskDefinition:Check Expired Mitigations
TaskDefinition:Check Sunset Requests
TaskDefinition:Role Mining
TaskDefinition:Synchronize Roles
TaskDefinition:Role Overlap Analysis
Including File: WEB-INF/config/taskSchedules.xml
TaskSchedule:Check expired mitigations daily
TaskSchedule:Check expired work items daily
TaskSchedule:Perform maintenance
TaskSchedule:Perform Identity Request Maintenance
TaskSchedule:Check sunset requests for notifications daily
Including File: WEB-INF/config/reportTasks.xml
Including File: WEB-INF/config/reportTasksCommon.xml
TaskDefinition:Search Report
TaskDefinition:Uncorrelated Accounts Report
TaskDefinition:Risky Accounts Report
TaskDefinition:Users by Application Report
TaskDefinition:Application Account Summary Report
TaskDefinition:Configured Applications Details Report
TaskDefinition:Delimited File Application Status Report
TaskDefinition:Application Risk Live Report
TaskDefinition:User Details Report
TaskDefinition:Identity Roles Report
TaskDefinition:Application Account by Attribute Report
TaskDefinition:Identity Risk Live Report
TaskDefinition:Identity Forwarding Report
Including File: WEB-INF/config/archiveReports.xml
TaskDefinition:Configured Applications Archive Report
TaskDefinition:Role Archive Report
TaskDefinition:User Activity Report
TaskDefinition:Access Review Signoff Live Report
TaskDefinition:Role Details Report
TaskDefinition:Roles by Application Report
TaskDefinition:Roles by Entitlement Report
TaskDefinition:Role Profiles Composition Report
TaskDefinition:Role Members Report
TaskDefinition:Work Item Archive Report
TaskDefinition:Mitigation Report
TaskDefinition:Policy Violation Report
TaskDefinition:Access Review Decision Report
TaskDefinition:Application Owner Access Review Live Report
TaskDefinition:Manager Access Review Live Report
TaskDefinition:Advanced Access Review Live Report
TaskDefinition:Revocation Live Report
TaskDefinition:Certification Activity by Application Live Report
TaskDefinition:Role Membership Access Review Live Report
TaskDefinition:Role Composition Access Review Live Report
TaskDefinition:Account Group Membership Access Review Live Report
TaskDefinition:Account Group Permissions Access Review Live Report
TaskDefinition:Account Group Members Report
TaskDefinition:Account Group Membership Totals Report
TaskDefinition:User Account Attributes Report
TaskDefinition:Privileged Access Report
TaskDefinition:Role Change History Report
TaskDefinition:User Security Question Status Report
TaskDefinition:Identity Status Summary Report
TaskDefinition:Identity History Export
TaskDefinition:Entitlement Owner Access Review Live Report
TaskDefinition:Targeted Access Review Live Report
TaskDefinition:Identity Entitlements Detail Report
TaskDefinition:Identity Effective Access Live Report
TaskDefinition:Account Attributes Live Report
TaskDefinition:Application Status Report
TaskDefinition:Environment Information Report
TaskDefinition:Provisioning Transaction Object Report
TaskDefinition:Detailed Provisioning Transaction Object Report
TaskDefinition:Capability to Identities Report
TaskDefinition:Identity to Capabilities Report
TaskDefinition:Connectivity Information Report
Including File: WEB-INF/config/reportDefinitions.xml
Including File: WEB-INF/config/jrxml/SearchReport.jrxml
JasperTemplate:SearchReport
Including File: WEB-INF/config/jrxml/AccountGridReport.jrxml
JasperTemplate:AccountGridReport
Including File: WEB-INF/config/jrxml/AccountGroupGridReport.jrxml
JasperTemplate:AccountGroupGridReport
Including File: WEB-INF/config/jrxml/AccountGroupMembersGridReport.jrxml
JasperTemplate:AccountGroupMembersGridReport
Including File: WEB-INF/config/jrxml/AccountGroupMembershipCertificationReport.jrxml
JasperTemplate:AccountGroupMembershipCertificationReport
Including File: WEB-INF/config/jrxml/AccountGroupPermissionsCertificationReport.jrxml
JasperTemplate:AccountGroupPermissionsCertificationReport
Including File: WEB-INF/config/jrxml/ApplicationAccountAttributesGridReport.jrxml
JasperTemplate:ApplicationAccountAttributesGridReport
Including File: WEB-INF/config/jrxml/ApplicationAccountsMainReport.jrxml
JasperTemplate:ApplicationAccountsMainReport
Including File: WEB-INF/config/jrxml/ApplicationAccountsSummaryReport.jrxml
JasperTemplate:ApplicationAccountsSummaryReport
Including File: WEB-INF/config/jrxml/ApplicationActivityGridReport.jrxml
JasperTemplate:ApplicationActivityGridReport
Including File: WEB-INF/config/jrxml/ApplicationActivityMainReport.jrxml
JasperTemplate:ApplicationActivityMainReport
Including File: WEB-INF/config/jrxml/ApplicationActivityDetailsReport.jrxml
JasperTemplate:ApplicationActivityDetailsReport
Including File: WEB-INF/config/jrxml/ApplicationCentricCertificationReport.jrxml
JasperTemplate:ApplicationCentricCertificationReport
Including File: WEB-INF/config/jrxml/ApplicationDelimitedFileGridReport.jrxml
JasperTemplate:ApplicationDelimitedFileGridReport
Including File: WEB-INF/config/jrxml/ApplicationGridReport.jrxml
JasperTemplate:ApplicationGridReport
Including File: WEB-INF/config/jrxml/ApplicationMainReport.jrxml
JasperTemplate:ApplicationMainReport
Including File: WEB-INF/config/jrxml/ApplicationRiskGridReport.jrxml
JasperTemplate:ApplicationRiskGridReport
Including File: WEB-INF/config/jrxml/ApplicationSecondaryOwnerReport.jrxml
JasperTemplate:ApplicationSecondaryOwnerReport
Including File: WEB-INF/config/jrxml/ApplicationSecondaryOwnerGridReport.jrxml
JasperTemplate:ApplicationSecondaryOwnerGridReport
Including File: WEB-INF/config/jrxml/ApplicationSchemaReport.jrxml
JasperTemplate:ApplicationSchemaReport
Including File: WEB-INF/config/jrxml/ApplicationUserMainReport.jrxml
JasperTemplate:ApplicationUserMainReport
Including File: WEB-INF/config/jrxml/ApplicationUserMainReport.jrxml
JasperTemplate:ApplicationUserMainReport
Including File: WEB-INF/config/jrxml/ApplicationUserReport.jrxml
JasperTemplate:ApplicationUserReport
Including File: WEB-INF/config/jrxml/ARMRequestStatusGridReport.jrxml
JasperTemplate:ARMRequestStatusGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleCompositionGridReport.jrxml
JasperTemplate:BusinessRoleCompositionGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleCompositionProcessGridReport.jrxml
JasperTemplate:BusinessRoleCompositionProcessGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleCompositionCertificationReport.jrxml
JasperTemplate:BusinessRoleCompositionCertificationReport
Including File: WEB-INF/config/jrxml/BusinessRoleMembershipCertificationReport.jrxml
JasperTemplate:BusinessRoleMembershipCertificationReport
Including File: WEB-INF/config/jrxml/BusinessRoleMembershipGridReport.jrxml
JasperTemplate:BusinessRoleMembershipGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleMembershipIdentityGridReport.jrxml
JasperTemplate:BusinessRoleMembershipIdentityGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleGridReport.jrxml
JasperTemplate:BusinessRoleGridReport
Including File: WEB-INF/config/jrxml/BusinessRoleMainReport.jrxml
JasperTemplate:BusinessRoleMainReport
Including File: WEB-INF/config/jrxml/BusinessRoleGridProfileReport.jrxml
JasperTemplate:BusinessRoleGridProfileReport
Including File: WEB-INF/config/jrxml/BusinessRoleProfileReport.jrxml
JasperTemplate:BusinessRoleProfileReport
Including File: WEB-INF/config/jrxml/CertificationReport.jrxml
JasperTemplate:CertificationReport
Including File: WEB-INF/config/jrxml/CertificationDetailReport.jrxml
JasperTemplate:CertificationDetailReport
Including File: WEB-INF/config/jrxml/CertificationDetailViolationsSubReport.jrxml
JasperTemplate:CertificationDetailViolationsSubReport
Including File: WEB-INF/config/jrxml/CertificationDetailEntitlementsSubReport.jrxml
JasperTemplate:CertificationDetailEntitlementsSubReport
Including File: WEB-INF/config/jrxml/CertificationDetailBusinessRolesSubReport.jrxml
JasperTemplate:CertificationDetailBusinessRolesSubReport
Including File: WEB-INF/config/jrxml/CertificationTypeReport.jrxml
JasperTemplate:CertificationTypeReport
Including File: WEB-INF/config/jrxml/DataOwnerCertificationReport.jrxml
JasperTemplate:DataOwnerCertificationReport
Including File: WEB-INF/config/jrxml/EntitlementGridReport.jrxml
JasperTemplate:EntitlementGridReport
Including File: WEB-INF/config/jrxml/GenericGridReport.jrxml
JasperTemplate:GenericGridReport
Including File: WEB-INF/config/jrxml/GenericListSubReport.jrxml
JasperTemplate:GenericListSubReport
Including File: WEB-INF/config/jrxml/GridReport.jrxml
JasperTemplate:GridReport
Including File: WEB-INF/config/jrxml/GridReportHeaderRow.jrxml
JasperTemplate:GridReportHeaderRow
Including File: WEB-INF/config/jrxml/GridReportHeaderRowPortrait.jrxml
JasperTemplate:GridReportHeaderRowPortrait
Including File: WEB-INF/config/jrxml/GridReportSummary.jrxml
JasperTemplate:GridReportSummary
Including File: WEB-INF/config/jrxml/IdentityApplicationRiskDetailReport.jrxml
JasperTemplate:IdentityApplicationRiskDetailReport
Including File: WEB-INF/config/jrxml/IdentityApplicationRiskDetailSubReport.jrxml
JasperTemplate:IdentityApplicationRiskDetailSubReport
Including File: WEB-INF/config/jrxml/IdentityApplicationRiskGridReport.jrxml
JasperTemplate:IdentityApplicationRiskGridReport
Including File: WEB-INF/config/jrxml/IdentityApplicationRiskGridSubReport.jrxml
JasperTemplate:IdentityApplicationRiskGridSubReport
Including File: WEB-INF/config/jrxml/IdentityRiskGridReport.jrxml
JasperTemplate:IdentityRiskGridReport
Including File: WEB-INF/config/jrxml/IdentityRoleGridReport.jrxml
JasperTemplate:IdentityRoleGridReport
Including File: WEB-INF/config/jrxml/IdentityRoleGridSubReport.jrxml
JasperTemplate:IdentityRoleGridSubReport
Including File: WEB-INF/config/jrxml/MitigationGridReport.jrxml
JasperTemplate:MitigationGridReport
Including File: WEB-INF/config/jrxml/MitigationGridItemReport.jrxml
JasperTemplate:MitigationGridItemReport
Including File: WEB-INF/config/jrxml/MitigationMainReport.jrxml
JasperTemplate:MitigationMainReport
Including File: WEB-INF/config/jrxml/MitigationPolicyViolationReport.jrxml
JasperTemplate:MitigationPolicyViolationReport
Including File: WEB-INF/config/jrxml/MitigationBusinessRoleReport.jrxml
JasperTemplate:MitigationBusinessRoleReport
Including File: WEB-INF/config/jrxml/MitigationEntitlementsReport.jrxml
JasperTemplate:MitigationEntitlementsReport
Including File: WEB-INF/config/jrxml/MitigationEntitlementsAttributeReport.jrxml
JasperTemplate:MitigationEntitlementsAttributeReport
Including File: WEB-INF/config/jrxml/PendingWorkItemsGridReport.jrxml
JasperTemplate:PendingWorkItemsGridReport
Including File: WEB-INF/config/jrxml/PendingWorkItemsReport.jrxml
JasperTemplate:PendingWorkItemsReport
Including File: WEB-INF/config/jrxml/PrivilegedUserGridReport.jrxml
JasperTemplate:PrivilegedUserGridReport
Including File: WEB-INF/config/jrxml/ProfileConstraintReport.jrxml
JasperTemplate:ProfileConstraintReport
Including File: WEB-INF/config/jrxml/ProfilePermissionsReport.jrxml
JasperTemplate:ProfilePermissionsReport
Including File: WEB-INF/config/jrxml/RemediationProgressMainReport.jrxml
JasperTemplate:RemediationProgressMainReport
Including File: WEB-INF/config/jrxml/RemediationProgressMainCommentsReport.jrxml
JasperTemplate:RemediationProgressMainCommentsReport
Including File: WEB-INF/config/jrxml/RemediationProgressGridReport.jrxml
JasperTemplate:RemediationProgressGridReport
Including File: WEB-INF/config/jrxml/RoleChangeMgmtGridReport.jrxml
JasperTemplate:RoleChangeMgmtGridReport
Including File: WEB-INF/config/jrxml/TaskResultReport.jrxml
JasperTemplate:TaskResultReport
Including File: WEB-INF/config/jrxml/Template.jrxml
JasperTemplate:Template
Including File: WEB-INF/config/jrxml/UncorrelatedIdentitiesDetailReport.jrxml
JasperTemplate:UncorrelatedIdentitiesDetailReport
Including File: WEB-INF/config/jrxml/UncorrelatedIdentitiesGridReport.jrxml
JasperTemplate:UncorrelatedIdentitiesGridReport
Including File: WEB-INF/config/jrxml/UncorrelatedIdentitiesApplicationReport.jrxml
JasperTemplate:UncorrelatedIdentitiesApplicationReport
Including File: WEB-INF/config/jrxml/UncorrelatedIdentitiesSummaryReport.jrxml
JasperTemplate:UncorrelatedIdentitiesSummaryReport
Including File: WEB-INF/config/jrxml/UncorrelatedIdentitiesRiskSummaryReport.jrxml
JasperTemplate:UncorrelatedIdentitiesRiskSummaryReport
Including File: WEB-INF/config/jrxml/UserAttributeReport.jrxml
JasperTemplate:UserAttributeReport
Including File: WEB-INF/config/jrxml/UserExtraEntitlementReport.jrxml
JasperTemplate:UserExtraEntitlementReport
Including File: WEB-INF/config/jrxml/UserEntitlementAttributeReport.jrxml
JasperTemplate:UserEntitlementAttributeReport
Including File: WEB-INF/config/jrxml/UserExtraPermissionsReport.jrxml
JasperTemplate:UserExtraPermissionsReport
Including File: WEB-INF/config/jrxml/UserForwardingGridReport.jrxml
JasperTemplate:UserForwardingGridReport
Including File: WEB-INF/config/jrxml/UserGridBusinessRoleReport.jrxml
JasperTemplate:UserGridBusinessRoleReport
Including File: WEB-INF/config/jrxml/UserGridLinksReport.jrxml
JasperTemplate:UserGridLinksReport
Including File: WEB-INF/config/jrxml/UserGridReport.jrxml
JasperTemplate:UserGridReport
Including File: WEB-INF/config/jrxml/UserBusinessRoleReport.jrxml
JasperTemplate:UserBusinessRoleReport
Including File: WEB-INF/config/jrxml/UserLinksReport.jrxml
JasperTemplate:UserLinksReport
Including File: WEB-INF/config/jrxml/UserMainReport.jrxml
JasperTemplate:UserMainReport
Including File: WEB-INF/config/jrxml/ViolationGridReport.jrxml
JasperTemplate:ViolationGridReport
Including File: WEB-INF/config/jrxml/ViolationMainReport.jrxml
JasperTemplate:ViolationMainReport
Including File: WEB-INF/config/jrxml/AggregationResults.jrxml
JasperTemplate:AggregationResults
Including File: WEB-INF/config/jrxml/MissingManagedEntitlements.jrxml
JasperTemplate:MissingEntitlementsReport
Including File: WEB-INF/config/jrxml/CertificationSignoffReport.jrxml
JasperTemplate:CertificationSignoffReport
Including File: WEB-INF/config/jrxml/ChallengeQuestionStatusReport.jrxml
JasperTemplate:ChallengeQuestionStatusReport
Including File: WEB-INF/config/jrxml/IdentityHistoryExport.jrxml
JasperTemplate:IdentityHistoryExport
Including File: WEB-INF/config/jrxml/IdentityStatusSummaryReport.jrxml
JasperTemplate:IdentityStatusSummaryReport
Including File: WEB-INF/config/jrxml/IdentityEffectiveAccessReport.jrxml
JasperTemplate:IdentityEffectiveAccessReport
Including File: WEB-INF/config/activityRuleLibraries.xml
Rule:WindowsActivityRuleLibrary
Including File: WEB-INF/config/passwordDictionary.xml
Merging Dictionary:PasswordDictionary
Dictionary:PasswordDictionary
Including File: WEB-INF/config/form.xml
Form:Identity Refresh
Form:Identity Update
Including File: WEB-INF/config/reportForms.xml
Form:Report Form Skeleton
Form:Privileged Access Report Form
Form:User Activity Report Form
Form:Role Members Report Form
Form:Work Item Archive Report Form
Form:Mitigation Report Form
Form:Policy Violation Report Form
Form:Application Owner Access Review Report Form
Form:Manager Access Review Report Form
Form:Advanced Access Review Report Form
Form:Revocation Report Form
Form:Certification Activity by Application Form
Form:Role Membership Access Review Report Form
Form:Role Composition Access Review Report Form
Form:Account Group Membership Access Review Report Form
Form:Account Group Permissions Access Review Report Form
Form:Application Account Attributes Report Form
Form:Role Change Management Report Form
Form:User Security Question Status Report Form
Form:Entitlement Owner Access Review Report Form
Form:Focused Access Review Report Form
Form:Identity Entitlements Report Search Fields
Form:Identity Effective Access Options Form
Form:Account Attributes Live Options Form
Form:Uncorrelated Accounts Report Form
Form:Applications Detail Report Form
Form:Delimited File Report Form
Form:Base Identity Report Form
Form:Application Account by Attribute Report Form
Form:Identity Risk Report Form
Form:Identity Forwarding Report Options Form
Form:Certification Signoff Report Form
Form:Role Profiles Details Report Custom Fields
Form:Roles by Application Report Custom Fields
Form:Roles by Entitlement Report Custom Fields
Form:Role Profiles Composition Report Form
Form:Capability to Identities Report Form
Form:Identity to Capabilities Report Form
Form:Provisioning Transaction Report Form
Form:Connectivity Information Report Form
Including File: WEB-INF/config/reportRules.xml
Rule:System Configured Locale Rule
Rule:Report Completion Notification
Rule:Identity Report Form Customizer
Rule:Identity Entitlement Identity Report Form Customizer
Rule:Account Report Form Customizer
Rule:Privileged Access Report Customizer
Rule:Privileged Access Report Validation Rule
Rule:Report Scorecard Value Renderer
Rule:Certification Report Customizer
Including File: WEB-INF/config/webResources.xml
Configuration:WebResource
Including File: WEB-INF/config/sendEmailPostActionRule.xml
Rule:Task Completion Email Rule
Including File: WEB-INF/config/cefActivityTransformRule.xml
Rule:CEFTransformRule
Including File: WEB-INF/config/cefActivityCorrelationRule.xml
Rule:CEFActivityCorrelation
Including File: WEB-INF/config/applicationBuilderRule.xml
Rule:Application Builder
Including File: WEB-INF/config/accesshistory/accesshistory.xml
Including File: WEB-INF/config/dataextract/dataextract.xml
Merging Configuration:DataExtractConfiguration
Configuration:DataExtractConfiguration
Including File: WEB-INF/config/dataextract/MessageBus.xml
Merging Configuration:MessageBusConfiguration
Configuration:MessageBusConfiguration
Including File: WEB-INF/config/dataextract/embeddedBrokerService.xml
ServiceDefinition:EmbeddedBroker
Module:Broker Connection Status
Executing BrokerConnectionMonitoringConfigUpdater
Registering Broker Connection Status for monitoring
Including File: WEB-INF/config/dataextract/dataextract-queues.xml
Merging Configuration:DataExtractConfiguration
TaskDefinition:Data Extract
RequestDefinition:Data Extract Partition
Merging UIConfig:UIConfig
Configuration:AccessHistoryConfiguration
Including File: WEB-INF/config/accesshistory/accesshistory-queues.xml
Merging Configuration:AccessHistoryConfiguration
ServiceDefinition:AccessHistoryWriter
YAMLConfig:AccessHistoryExtractConfig
YAMLConfig:AccessHistoryTransformConfig
YAMLConfig:identityEventSearchConfig
YAMLConfig:workgroupEventSearchConfig
YAMLConfig:roleEventSearchConfig
YAMLConfig:managedAttributeEventSearchConfig
YAMLConfig:identityEntitlementEventSearchConfig
Merging UIConfig:UIConfig
TaskDefinition:Access History
TaskDefinition:Dispatch Access History
TaskSchedule:Dispatch Access History daily
Including File: WEB-INF/config/accesshistory/enable-accesshistory.xml
Merging Configuration:SystemConfiguration
ServiceDefinition:BundleProfileRelation

import init-lcm.xml

> import init-lcm.xml
Merging UIConfig:UIConfig
Merging Configuration:SystemConfiguration
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@7693bb2[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@229e31c5[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@40c3a10[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@4dc9caa[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@511c472c[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@434b8fc6[id=<null>,name=<null>]
AuthenticationQuestion:sailpoint.object.AuthenticationQuestion@6630eaf6[id=<null>,name=<null>]
IdentityTrigger:Joiner
IdentityTrigger:Leaver
IdentityTrigger:Reinstate
IdentityTrigger:Manager transfer
Merging AuditConfig:AuditConfig
Merging Configuration:IdentitySelectorConfiguration
Identity:SelfRegistrationWorkGroup
ServiceDefinition:FullText
DynamicScope:Self Service
DynamicScope:Manager
DynamicScope:Help Desk
QuickLink:Request Access
QuickLink:Manage Accounts
QuickLink:Manage Passwords
QuickLink:Track Requests
QuickLink:Create Identity
QuickLink:Edit Identity
QuickLink:Mobile Violation Reviews
QuickLink:View Identity
Widget:Approvals
Widget:Forms
Widget:DirectReports
Including File: WEB-INF/config/lcmrules.xml
Rule:Check Password Policy
Rule:LCM Build Owner Approvals
Rule:LCM Build Identity Approvers
Rule:LCM Validate Identity Name
Rule:LCM Validate Password
Rule:LCM Workflow Library
Rule:LCM Build Identity ApprovalSet
Rule:Objects in Requestor's Authorized Scopes
Rule:Objects in Requestee's Assigned Scope
Rule:Objects in Requestor's Authorized Scopes or Requestee's Assigned Scope
Rule:Objects Owned by the Requestor
Rule:All Objects
Including File: WEB-INF/config/lcmemailtemplates.xml
EmailTemplate:LCM User Notification
EmailTemplate:LCM Requester Notification
EmailTemplate:LCM Manager Notification
EmailTemplate:Batch Approval
EmailTemplate:LCM Identity Update Approval
EmailTemplate:LCM Registration User Notification
EmailTemplate:LCM Registration Manager Notification
EmailTemplate:LCM Registration Security Officer Notification
EmailTemplate:LCM Registration Approval
EmailTemplate:Pending Manual Changes
EmailTemplate:LCM Password Change Notification
EmailTemplate:Native Account Change Manager Notification
Including File: WEB-INF/config/identityRequestWorkflowSubs.xml
Workflow:Identity Request Initialize
Workflow:Identity Request Approve
Workflow:Identity Request Notify
Workflow:Identity Request Provision
Workflow:Identity Request Finalize
Workflow:Identity Request Approve Identity Changes
Workflow:Identity Request Violation Review
Including File: WEB-INF/config/lcmworkflows.xml
Workflow:LCM Provisioning
Workflow:LCM Create and Update
Workflow:LCM Registration
Workflow:LCM Manage Passwords
Form:LCM Identity Approval
Workflow:Lifecycle Event - Joiner
Workflow:Lifecycle Event - Leaver
Workflow:Lifecycle Event - Reinstate
Workflow:Lifecycle Event - Manager Transfer
Workflow:Lifecycle Event - Email manager for all native changes
Workflow:Lifecycle Event - Manager Approval for all native changes
Workflow:Provisioning Approval Subprocess
Workflow:Approve and Provision Subprocess
Workflow:Attribute Sync
Including File: WEB-INF/config/lcmworkflowConfigForms.xml
Form:Provisioning Workflow Config Form
Form:LCM Manage Passwords Config Form
Form:Attribute Sync Workflow Config Form
Including File: WEB-INF/config/lcmReportForms.xml
Form:Access Request Status Form
Form:Lifecycle Events Status Form
Form:Edit Identity Requests Status Custom Fields
Form:Account Request Status Custom Fields
Form:Identity Request Report Form
Form:Password Management Requests Fields
Form:Registration Request Report Form
Including File: WEB-INF/config/lcmReportTasks.xml
TaskDefinition:Access Request Status Report
TaskDefinition:Lifecycle Events Status Report
TaskDefinition:Identity Requests Status Report
TaskDefinition:Account Requests Status Report
TaskDefinition:Password Management Requests Report
TaskDefinition:Registration Requests Status Report
Including File: WEB-INF/config/batchworkflows.xml
Workflow:Batch Request Wrapper
TaskDefinition:Batch Request Processing Task
SPRight:FullAccessBatchRequest
Capability:BatchRequestAdministrator
Including File: WEB-INF/config/lcmForms.xml
Form:Self-service Registration Form
Including File: WEB-INF/config/webResources-lcm.xml
Merging Configuration:WebResource
Including File: WEB-INF/config/rapidsetup.xml
Including File: WEB-INF/config/rapidsetup/authorization-rapidsetup.xml
SPRight:ViewRapidSetup
SPRight:FullAccessRapidSetup
SPRight:ViewRapidSetupConfiguration
SPRight:FullAccessRapidSetupConfiguration
SPRight:ManageRapidSetupBirthrightRoles
SPRight:FullAccessTerminateIdentity
Capability:RapidSetupConfigurationReadOnly
Capability:RapidSetupConfigurationAdministrator
Capability:RapidSetupReadOnly
Capability:RapidSetupAdministrator
Capability:RapidSetupIdentityOperationsAdministrator
Capability:RapidSetupBirthrightRoleAdministrator
Merging Capability:RoleAdministrator
Merging Configuration:SystemConfiguration
Merging UIConfig:UIConfig
Including File: WEB-INF/config/rapidsetup/Configuration-RapidSetupConfiguration.xml
Configuration:RapidSetupConfiguration
Including File: WEB-INF/config/rapidsetup/CertificationTemplate-RapidSetup-Mover.xml
CertificationDefinition:CertificationTemplate-RapidSetup-Mover
Including File: WEB-INF/config/rapidsetup/RoleType-RapidSetup-Birthright.xml
Merging ObjectConfig:Bundle
Including File: WEB-INF/config/rapidsetup/rsworkgroups.xml
Identity:RapidSetup No Manager
Identity:RapidSetup Error Notification
Including File: WEB-INF/config/rapidsetup/rsworkflows.xml
Workflow:RapidSetup - Joiner
Workflow:RapidSetup - Leaver
Workflow:RapidSetup - Mover
Including File: WEB-INF/config/rapidsetup/rsidentitytriggers.xml
IdentityTrigger:RapidSetup Joiner
IdentityTrigger:RapidSetup Leaver
IdentityTrigger:RapidSetup Mover
Including File: WEB-INF/config/rapidsetup/rsemailtemplates.xml
EmailTemplate:RapidSetup-Email-GlobalFooter
EmailTemplate:RapidSetup-Email-GlobalHeader
EmailTemplate:RapidSetup-Email-GlobalStyleSheet
EmailTemplate:Leaver Ownership Reassignment Notification
EmailTemplate:Terminate Ownership Reassignment Notification
EmailTemplate:Leaver Completed Notification
EmailTemplate:Terminate Completed Notification
EmailTemplate:Joiner Completed Notification
EmailTemplate:Joiner Temporary Password Notification

from backend: you can look at spt_configuration table.
{in case your init-lcm.xml is successful, you will notice: RapidSetupConfiguration entry. }

Based on this backend observation just restart the application server.

Note:
:white_check_mark: Mark the Solution:
– Help the community by marking the correct comment as the Solution.
:raising_hands: Show appreciation:
– Feel free to react with an emoji (:+1:, :heart:, etc.) to let others know the post was helpful.
:envelope: Need more help? Message me directly if your issue requires a deeper dive.

1 Like

If you have imported the life cycle manager via command - import init-lcm.xml, and you got no error in that process. Then it’s your server that’s taking time. Supposedly you are running tomcat do the following.

  • systemctl restart tomcat9.service

Then verify with:

  • systemctl status tomcat9.service

That should do the trick. If you have it on JBOSS, restart its .service and you should be good to go as well.

Please if my response has helped you, help me marking it as solution. Regards Mayu

Hi @xvmayurimohite ,

Steps you need to follow while importing objects like the life cycle manager (init-lcm.xml)

  1. Stop Tomcat

  2. Go to IIQ Console → <identityiq_home>/bin→ iiq console. This is VERY important.
    If Tomcat is running → object import partially fails.

  3. login spadmin → If login fails → DB connection problem in iiq.properties.

  4. Now run EXACTLY:import init-lcm.xml

  5. Start Tomcat server → Now the UI changes dramatically.

    You will see: Request Access, My Access, Manage Access, Certifications, Approvals.

Note: Found a fix? Help the community by marking the comment as solution. Feel free to react(:heart:, :+1:, etc.) with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.

@xvmayurimohite If you are setting it up for the first time, you need to use the default init files available which mentioned you already done it. Few things:

  • Please repeat the same import steps and share your console output.
  • Login to IIQ and please let us know if it is just LifeCycle Manager or other options are also missing, like Setup → LifeCycle Events.
  • Login to database, and execute below queries to see if you have some of the key LCM objects available:
    SELECT * FROM identityiq85p1.spt_identity_trigger;
    SELECT * FROM identityiq85p1.spt_workflow where name = ‘LCM Provisioning’;

If these are missing, it means init-lcm file was not imported properly. Please open and share the content of the file.

Note: Found a fix? Help the community by marking the comment as solution. Feel free to react(:heart:, :+1:, etc.) with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.

Hi @xvmayurimohite

To import the LifecycleManager in SailPoint IIQ, either of two steps can be used:

  1. Through IIQ Console

  2. Through Import from File

  3. Through IIQ Console:

Navigate to the folder where SailPoint IIQ is installed and go to location below:

<Tomcat_Directory>/webapps/iiq/WEB-INF/bin

Open iiq.cmd or iiq.sh based on your OS.

Execute the command below:

import init-lcm.xml

  1. Through Import from File

Login to IIQ.

Click Global Settings > Import from File.

Choose the file init-lcm.xml from config folder present under IIQ folder.

Once done, restart the IIQ Server.

Thanks

Hi Mayuri, if it is not importing through the IIQ console, please check the ‘Import File’ option in Global Settings and import the XML file ‘init-lcm’. Also, please verify whether the user who is importing has the required permissions.

Dear @santhirajumunganda ,

This issue has been resolved based on the update provided by @xvmayurimohite

image