Search

Search results

Data Collection Service Driver Walkthrough - Part 1

... empty response document, which you can test for, using the Regular Expression equality test (shown as match="something" in the underlying ...

Article - geoffc - 1 Apr 2011 - 3:20pm - 2 comments - 0 attachments - 3 groups

Testing for Supported Cryptographic Functions

... to check for those (add onto the current alternation regular expression ). It may be worth modifying the check to not ... to check for those (add onto the current alternation regular expression). #It may be worth modifying the check to not specifically ...

Article - aburgemeister - 31 Oct 2007 - 11:40am - 0 comments - 0 attachments - 2 groups

Adding IDM4 Reporting support to pre-IDM4 drivers - Part 2

... the THEN block, where we do a replace all on \s which is Regular Expression speak for white space characters, on each of the XML ...

Article - geoffc - 25 Jul 2011 - 12:23pm - 0 comments - 5 attachments - 2 groups

Starting a SOAP Driver for IDM - Part 5

... compare in the if operation equals test, I like to use a regular expression compare, and then test against the value add|modify. In other words, if operation match (equals in a regular expression compare) add|modify. Nice and simple approach. ...

Article - geoffc - 15 Oct 2010 - 8:22pm - 0 comments - 1 attachment - 2 groups

40000 points

40,000 points: If you check the top ten points list on most page views on Cool Solutions, you probably noticed I just crossed over the forty thousand point boundary! First thing I want to do is encourage other people to contribute content, sinc ...

Article - geoffc - 25 Nov 2008 - 10:51am - 3 comments - 0 attachments - 2 groups

Some thoughts on XPATH in Novell Identity Manager

... @acme.com in ljohnson@acme.com . While you could use a Regular Expression to replace everything up to the @ symbol with nulls. ...

Article - geoffc - 1 Apr 2011 - 4:05pm - 0 comments - 1 attachment - 4 groups

Controlling Memory Allocation for Multiple eDirectory Instances

... sed to replace (the s function via "^.*=" which is a regular expression ) some or all the characters in that line. It starts at ...

Article - geoffc - 22 Sep 2008 - 7:01am - 0 comments - 0 attachments - 2 groups

ECMAScript/JavaScript Development Without a Web Browser

... test if the string matches a given pattern known as a regular expression . Some examples follow: print('b' is found in the ...

Article - aburgemeister - 13 Nov 2009 - 4:19pm - 0 comments - 0 attachments - 6 groups

Application Monitoring Made Easy for Java Applications - Include / Exclude Filters

... here, not the actual message. Also, we are matching the regular expression against the unformatted raw log4j message, not the formatted ...

Tool - jarbaby - 30 May 2008 - 2:31pm - 0 comments - 0 attachments - 3 groups

Changes that do not require a driver restart, and errors on starting an Identity Manager driver

... to debug it. A similar error case would be an invalid Regular Expression. In most compares of values (If Local Variable equal, if ...

Article - geoffc - 31 Jul 2008 - 11:28am - 1 comment - 3 attachments - 2 groups

© 2013 Novell