Connectors
2023
iManager Connector export
·248 words·
loading
This page will guide you through how to export Connector code using NetIQ iManager.
Configuring Trace Level
·193 words·
loading
Use the steps detailed below to configure the Trace level settings on a Connector
2022
DirXML Query Processor
·170 words·
loading
If you forget the syntax for srcQueryProcessor and destQueryProcessor, then this article can refresh your memory.
2021
Migrate using DXCMD
·604 words·
loading
Use the dxcmd command line tool to start a migration process in an IDM connector.
Rewrite Veto
·222 words·
loading
A better, and dynamic, way to handle ‘Veto If Operation Attribute Not Available’ within the context of an IDM connector.
Read the IDM filter as XML
·136 words·
loading
Read the filter, parse the resulting XML, and use the data for decision points in your IDM connector logic.
Query mapping table
·358 words·
loading
Query a mapping table using XPATH instead of the built-in DirXML script verb.
Implementing a Service Driver
·58 words·
loading
A Service Driver can be used to handle the lifecyle of a User.
Calling PowerShell
·315 words·
loading
This article describes two ways in which one can call PowerShell directly from within an IDM Connector.