IDM
2026
2025
Difference between two dates
An ECMAScript function to compute the difference between two dates.
2024
Use VTD-XML to parse XML
A Javascript function using VTD-XML to provide an efficient way to read an XML file and modify the contents.
Decode PRD content
Take an exported PRD file from NetIQ Designer and decode it into human readable XML files.
2023
Password reset web applet
How Belkast Consulting implemented a web applet to facilitate an interactive password reset from a Workflow
iManager Connector export
This page will guide you through how to export Connector code using NetIQ iManager.
Configuring Trace Level
Use the steps detailed below to configure the Trace level settings on a Connector
2022
DirXML Query Processor
If you forget the syntax for srcQueryProcessor and destQueryProcessor, then this article can refresh your memory.
2021
Migrate using DXCMD
Use the dxcmd command line tool to start a migration process in an IDM connector.
Rewrite Veto
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
Read the filter, parse the resulting XML, and use the data for decision points in your IDM connector logic.
Query mapping table
Query a mapping table using XPATH instead of the built-in DirXML script verb.