<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>IDM connectors on Belkast</title>
    <link>https://belkast.com/posts/iam/connectors/</link>
    <description>Recent content in IDM connectors on Belkast</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>keith@belkast.com (Belkast Consulting)</managingEditor>
    <webMaster>keith@belkast.com (Belkast Consulting)</webMaster>
    <copyright>© 2026 Belkast Consulting</copyright>
    <lastBuildDate>Tue, 08 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://belkast.com/posts/iam/connectors/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Leverage DXCMD</title>
      <link>https://belkast.com/posts/iam/connectors/idm-driver-comms/</link>
      <pubDate>Sun, 12 Nov 2023 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-driver-comms/</guid>
      <description>How to transfer data between two IDM connectors.</description>
      
    </item>
    
    <item>
      <title>Configuring Trace Level</title>
      <link>https://belkast.com/posts/iam/connectors/config-trace-level/</link>
      <pubDate>Sat, 25 Mar 2023 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/config-trace-level/</guid>
      <description>Use the steps detailed below to configure the Trace level settings on a Connector</description>
      
    </item>
    
    <item>
      <title>iManager Connector export</title>
      <link>https://belkast.com/posts/iam/connectors/export-connector/</link>
      <pubDate>Sat, 25 Mar 2023 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/export-connector/</guid>
      <description>This page will guide you through how to export Connector code using NetIQ iManager.</description>
      
    </item>
    
    <item>
      <title>DirXML Query Processor</title>
      <link>https://belkast.com/posts/iam/connectors/idm-srcquery/</link>
      <pubDate>Thu, 11 Aug 2022 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-srcquery/</guid>
      <description>If you forget the syntax for srcQueryProcessor and destQueryProcessor, then this article can refresh your memory.</description>
      
    </item>
    
    <item>
      <title>Migrate using DXCMD</title>
      <link>https://belkast.com/posts/iam/connectors/idm-migrate-with-dxcmd/</link>
      <pubDate>Tue, 12 Jan 2021 12:39:57 +0200</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-migrate-with-dxcmd/</guid>
      <description>Use the dxcmd command line tool to start a migration process in an IDM connector.</description>
      
    </item>
    
    <item>
      <title>Add nodes to XML document</title>
      <link>https://belkast.com/posts/iam/connectors/add-nodes-to-xml-doc/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/add-nodes-to-xml-doc/</guid>
      <description>A JavaScript / ECMAScript function to add nodes to an XML string.</description>
      
    </item>
    
    <item>
      <title>Calling PowerShell</title>
      <link>https://belkast.com/posts/iam/connectors/idm-call-powershell/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-call-powershell/</guid>
      <description>This article describes two ways in which one can call PowerShell directly from within an IDM Connector.</description>
      
    </item>
    
    <item>
      <title>Implementing a Service Driver</title>
      <link>https://belkast.com/posts/iam/connectors/idm-default-values/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-default-values/</guid>
      <description>A Service Driver can be used to handle the lifecyle of a User.</description>
      
    </item>
    
    <item>
      <title>Query Mapping Table</title>
      <link>https://belkast.com/posts/iam/connectors/idm-mapping-table-query/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-mapping-table-query/</guid>
      <description>Query a mapping table using XPATH instead of the built-in DirXML script verb.</description>
      
    </item>
    
    <item>
      <title>Read the IDM filter as XML</title>
      <link>https://belkast.com/posts/iam/connectors/idm-read-filter/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-read-filter/</guid>
      <description>Read the filter, parse the resulting XML, and use the data for decision points in your IDM connector logic.</description>
      
    </item>
    
    <item>
      <title>Rewrite Veto</title>
      <link>https://belkast.com/posts/iam/connectors/idm-rewrite-veto/</link>
      <pubDate>Tue, 12 Jan 2021 00:00:00 +0000</pubDate>
      <author>keith@belkast.com (Belkast Consulting)</author>
      <guid>https://belkast.com/posts/iam/connectors/idm-rewrite-veto/</guid>
      <description>A better, and dynamic, way to handle ‘Veto If Operation Attribute Not Available’ within the context of an IDM connector.</description>
      
    </item>
    
  </channel>
</rss>
