Search
Search results
- Checking for Blank Attributes in DirXML
-
... the response from Father Ramon ... Solution A regular expression match of ".+" should work. I would think what you are ...
Article - coolguys - 31 Oct 2007 - 4:20pm - 0 comments - 0 attachments - 2 groups
- Managing multiple Active Directory domains in one IDM system - Part 5
-
... attribute Internet EMail Address is changing from the regular expression .+ which means any values. Usually this means it is ...
Article - geoffc - 4 May 2011 - 9:32am - 0 comments - 1 attachment - 3 groups
- Open Call for useful ECMA functions to use in Identity Manager
-
An article that David Gersic just wrote Adding Regular Expression Matching to XPath in Identity Manager reminded me of ... matches(arg1, arg2) function that uses some of the ECMA Regular Expression functionality, and makes it available in XPATH. /** ...
Article - geoffc - 13 Jan 2010 - 2:31pm - 5 comments - 3 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
- Using String Compares in XPATH Statements
-
... strings that start with some value. You could use a regular expression compare in DirXML Script and look for the regex token ...
Article - geoffc - 8 Nov 2009 - 9:39am - 2 comments - 0 attachments - 2 groups
- Active Directory Driver Error Messages - Part 5
-
... but since it does it for Users already with a handy dandy Regular Expression, that I have no interest in parsing and trying to ... comments section for the rule that uses this nice long regular expression , to take the five minutes to explain what it is doing. ...
Article - geoffc - 25 Nov 2009 - 1:10pm - 2 comments - 1 attachment - 2 groups
- Managing multiple Active Directory domains in one IDM system - Part 2
-
... story) when using the Replace All verb, and passing a regular expression via such a variable. That is, you might want to store ...
Article - geoffc - 11 Apr 2011 - 9:46am - 0 comments - 1 attachment - 3 groups
- Generic Dialog boxes and How to Handle them
-
... This appears much simpler and uses a regular expression to check the text displayed in the window as it appears ...
Article - dguest - 17 Sep 2008 - 3:53pm - 0 comments - 0 attachments - 2 groups
- 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
- ParseDN Token in Identity Manager and Some of its Limitations
-
... Replace all token, removing the acme\Users - Using a regular expression to strip off from the last backslash at the end of the ...
Article - geoffc - 19 Mar 2008 - 11:32am - 0 comments - 1 attachment - 1 group
