Search

Search results

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

Console2 v2.0

... directly in the textarea or you can select a XML file containing XDS events. The XML must be valid. For each operation type in the file (add, modify, delete ...

Tool - alekz - 3 Feb 2012 - 12:08pm - 6 comments - 9 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

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

Walking through the SIF driver - Part 5

... if there was a container found, there will be a src-dn XML attribute, but an empty result (i.e. no container found) will not have ...

Article - geoffc - 3 Jan 2012 - 10:37am - 0 comments - 0 attachments - 2 groups

Common Mistakes Newcomers to IDM Make - Part 8

... between all the drivers. The easiest way is to go the XML view, copy all the XML, switch to the next server view, XML view, and paste in all the XML text. ...

Article - geoffc - 15 Dec 2011 - 3:11pm - 0 comments - 0 attachments - 2 groups

How to create an integrated SLES11 SP1 + OES11 DVD image

... # cd sles11sp1_oes11/ # vi add_on_products.xml Copy and paste the following content to create the add_on_products.xml file <?xml version="1.0"?> <add_on_products ...

Article - smflood - 15 Dec 2011 - 2:14pm - 10 comments - 0 attachments - 3 groups

© 2012 Novell