Cerca
Search results
- Walking through the IDM 4 Google Apps Driver - Part 3
-
... GCV object are set to hidden, (look for hide="true" in the XML view to find these). Including this one, so as a heads up, it defaults to ...
Article - geoffc - 8 Mar 2012 - 11:26am - 0 comments - 1 attachment - 2 groups
- Submitting XDS documents to an IDM driver using Console 2
-
... line utility dxcmd to send your own custom XML documents to a driver that conform to the Identity Manager XDS DTD to ... documentation dxcmd has three options for sending the XML to the driver: Submit XDS command document to driver This option ...
Article - alekz - 17 Feb 2012 - 3:34pm - 0 comments - 0 attachments - 2 groups
- Bulk Creation and Import of Roles, Resources and Bulk Grant Roles to Users
-
... version="1.0" ...
Article - rudnei1967 - 17 Feb 2012 - 12:11pm - 4 comments - 0 attachments - 2 groups
- Walking through the SIF driver - Part 7
-
... case. I find it interesting that in the XML , the way DirXML Script handles denoting these sorts of choices is with the following XML attributes: when = 'after' for add after this event when = 'before' ...
Article - geoffc - 9 Feb 2012 - 11:47am - 0 comments - 1 attachment - 2 groups
- How to handle parallel processing
-
As IDM is multithreaded, it allows multiple drivers to process at the same time. In essence, it means that race-conditions can happen. IDM is event based, that is, something changes and this causes something to happen. For example a driver will pro ...
Article - cpedersen - 6 Feb 2012 - 12:27pm - 0 comments - 0 attachments - 2 groups
- Common Mistakes Newcomers to IDM Make - Part 9
-
... <operation-data> node underneath the main event, as XML attributes, of name='value' format. There are tokens to set operation ... a nodeset that lets you build a nodeset of values, or an XML nodeset. That is the contents could just be a series of values, or could ...
Article - geoffc - 2 Feb 2012 - 5:22pm - 0 comments - 1 attachment - 2 groups
- Load balancing mailboxes across Exchange 2010 message stores using IDM policy rules
-
... Ron at my work. The following may look like a lot of xml code, but after pasting it into one of your creation policy rules ... type="string"> <token-text xml:space="preserve">CN=DB</token-text> <token-xpath expression="$time mod 16 + 1"/> <token-text xml:space="preserve">,CN=Databases,CN=Exchange Administrative Group ...
Article - wferguson - 25 Jan 2012 - 5:20pm - 1 comment - 0 attachments - 2 groups
- Things to set when you install Designer
-
... configuration you gave it through the proces, all the XML configurations stay in blank. I hope this help (DirXML, ...
Article - geoffc - 25 Jan 2012 - 2:04pm - 3 comments - 1 attachment - 2 groups
- Walking through the SIF driver - Part 6
-
... (the \\)_for any node (the asterisk) with an attr-name XML attribute (The [] means a predicate, aka Where) that is the same as the ... nodes two levels down. (You can do it with Append XML node, and build the XML literally by hand, but it is barely ever worth it). ...
Article - geoffc - 19 Jan 2012 - 4:42pm - 0 comments - 1 attachment - 2 groups
- Tip for using ECMA Script objects in Designer
-
... designed to return a nodeset that looks like XDS (Novell's XML dialect used in IDM) the command line tries to show a nodeset which ...
Article - geoffc - 12 Jan 2012 - 10:32am - 0 comments - 0 attachments - 2 groups
