Search
Search results
- Walking through the SIF driver - Part 7
-
... In the sixth article http://www.novell.com/communities/node/13382/walking-through-sif-driver-part-6 I starting working through some ... the name coming via variable interpolation of $current-node$, the noun tokens, Operation Attribute and Removed Attribute are used. ...
Article - geoffc - 9 Feb 2012 - 11:47am - 0 comments - 1 attachment - 2 groups
- supportconfig for Linux
-
... Status: Healthy Checked: /mnt/nts_ node _110317_0922/basic-health-check.txt Report: /mnt/nts_node_110317_0922/basic-health-report.txt ... your basic-health-check.txt ? # cat /mnt/nts_ node _110317_0922/basic-health-check.txt Thanks RE: File not found ...
Tool - jrecord - 6 Feb 2012 - 3:04pm - 31 comments - 2 attachments - 4 groups
- Common Mistakes Newcomers to IDM Make - Part 9
-
... But that was focused on the specific use cases for current-node, current-value, and current-op, all of which are very interesting local ... event well. They will appear in an <operation-data> node underneath the main event, as XML attributes, of name='value' format. ...
Article - geoffc - 2 Feb 2012 - 5:22pm - 0 comments - 1 attachment - 2 groups
- Things to set when you install Designer
-
... Designer, and once you understand how to set the context node, it is a great tool. Read the following article for a discussion of the ... this: Another attempt at explaining the XPATH Context Node The way changes are pushed from Designer to the tree is both a ...
Article - geoffc - 25 Jan 2012 - 2:04pm - 2 comments - 1 attachment - 2 groups
- Walking through the SIF driver - Part 6
-
... stored in the GCV. Copy the current-node variable into lv_Attr_Name, since there is one more loop and current-node will be used inside there. The inside loop is interesting, as it is over the XPATH of: .//*[@attr-name=$current-node]//value/text() This says, from the root of the document (the period) ...
Article - geoffc - 19 Jan 2012 - 4:42pm - 0 comments - 1 attachment - 2 groups
- Backup NSS volumes on an OES2-cluster using Commvault Simpana 8
-
... . After you're done on the first physical cluster node, repeat the entire procedure for the next physical cluster node and keep doing this until all the nodes have all the virtual servers ...
Article - bpenris - 17 Jan 2012 - 3:24pm - 1 comment - 0 attachments - 3 groups
- Novell Data Synchronizer Mobility Pack, Vibe Connector, Vibe Desktop and Vibe MS Office Add-in!
-
... the steps listed here still apply : http://diwi.nl/node/9 (Installing Novell Teaming 1.0.3 on SLES 10 SP2) Again ignore the ...
Blog Entry - dlythgoe - 14 Dec 2011 - 11:29am - 15 comments - 0 attachments - 9 groups
- Walking through the SIF driver - Part 4
-
... events where there is a <modify-attr> child node, and then possibly one of three (or two of three) child nodes. ... means in the current event (period) the <add-attr> node whose <value> node has an XML attribute of association-ref. That is the value node ...
Article - geoffc - 7 Dec 2011 - 5:21pm - 0 comments - 1 attachment - 2 groups
- Walking through the SIF driver - Part 3
-
... the Attribute sifClass from this user. Then append an XML node search-class, to add back the value we stripped earlier as well, and set the XML attribute class-name on the search-class node. Then strip sifClass from the document. Change Query to query ...
Article - geoffc - 1 Dec 2011 - 11:50am - 0 comments - 1 attachment - 2 groups
- Walking through the SIF driver - Part 2
-
... past, by the test of: if XPATH is NOT true $current-node//attr[@attr-name="ccSIF-EntryDate"]/value/text() >$lv_CurrentTime In the current-node (each object found will be one instance, and thus each will go through this loop), look for any (the //) attr node, whose XML attribute attr-name is ccSIF-EntryDate, then compare ...
Article - geoffc - 1 Dec 2011 - 11:20am - 0 comments - 1 attachment - 2 groups
