• Missing Attributes in Attribute Map in iManager & Identity Console

    Hi all, A question came up in our morning team meeting that nobody could answer, so I thought maybe somebody here knows. A client asked why some mappings are missing in the Attribute Map table in iManager & Identity console. For example the mapping…
  • Add Prompt For Job Schedule On Package Install

    Hi all, I have a driver that includes a job to trigger it at a specified interval. I've packaged it, with prompts for the inital settings, but I can't figure out how to prompt to set the job schedule. Is this possible? I can see that "schedule" is…
  • Add Mail Template To Driver Package

    Hello community, I've made a driver that will be deployed as a package. I've built the package but my driver uses a custom mail template & I can't figure out how to include the mail template in the package. When I try adding the mail template, I get…
  • Check For Empty Nodeset

    Hi all, I'm running a query in a policy and need to check if anything was found. At the moment I check: XPath(count($resultNodeset) > 0 Is there a better way? Does a DirXML nodeset have something like JS .length that I can check?
  • Troubleshooting password sync between NetIQ (eDirectory) and AD

    Not sure why my password sync has failed. Error message from the driver log Status: Error Message: <message>Password set failed.</message> <ldap-err ldap-rc="53" ldap-rc-name="LDAP_UNWILLING_TO_PERFORM"> <client-err ldap-rc="53" ldap-rc-name="LDAP_UNWILLING_TO_PERFORM…