Filtered Index

Filtered by: DirXML

tool
Reads:

165

Score:
5
5
1
 
Comments:

0


JavaScript Base64-Encoding Binary Data in IDM (a.k.a using Java and JavaScript within the IDM engine)

Base64-encoding data is found in places all over the IT world and in home users' systems as well. Being able to encode data in Java or ECMAScript/JavaScript can be valuable when those are the languages available to you. This sample shows how to convert from one format to another and eventually encode data for use within a directory like eDirectory.

geoffc's picture
article
Reads:

222

Score:
5
5
1
 
Comments:

0


Error Codes of the eDirectory Driver for Identity Manager - Part 1

Geoff Carman takes a look at some of the error codes he has had for the eDirectory driver for Identity Manager and explains what happened and how to fix them.

article
Reads:

417

Score:
5
5
3
 
Comments:

0


ECMAScript/JavaScript Development Without a Web Browser

Have you ever been coding Java and suddenly wanted to do something using loosely-typed variables or worked out an issue with a little less Java-ness? Have you ever wanted to take advantage of the familiarity people have with some languages (ECMAScript/JavaScript) while still using something that is not a web browser as an environment? Have you ever wanted to debug your JavaScript without refreshing a web page and your cache that just won't seem to ever refresh properly for you? This and more will be covered today with practical examples in both the Novell Identity Manager (IDM) and Novell Sentinel applications plus any other Java-based applications that you may have around your own environment.

geoffc's picture
article
Reads:

2060

Score:
5
5
2
 
Comments:

0


Load Balancing User Placement in GroupWise Post Offices - Part 2

Here's part 2 of Geoff Carman's article on Load Balancing User Placement in GroupWise Post Offices.

geoffc's picture
article
Reads:

226

Score:
5
5
1
 
Comments:

0


IDM 613 Invalid Syntax Error Troubleshooting

My boss recently ran into this inexplicable error, and I looked at it at the time, and we both threw our hands up in the air and decided, we will pretty much have to live with it, since it was mostly harmless (The Hitchhikers Guide to the Galaxy's description of planet Earth).
Recently I revisited the problem, and was in a more stubborn mind set and was able to track it down. Here's the scoop.

geoffc's picture
article
Reads:

2721

Score:
5
5
3
 
Comments:

2


Using Global Configuration Values in XPATH

Geoff Carman provides an overview on how to use global configuration variables in XPATH.

© 2009 Novell, Inc. All Rights Reserved.