Filtered Index

Filtered by: Scripting

article
Reads:

198

Score:
0
0
 
Comments:

0


Using jQuery in Identity Manager Roles Based Provisioning Module Workflow Forms

For increased styling, layout, and functionality flexibility, jQuery can be employed to greatly enhance your workflow request and approval forms. Two examples are outlined in this document. A Simple Example shows and hides blocks of fields using CSS and injects labels to the right of some fields. An Advanced Example creates tabs, places controls / fields on the tabs, and inserts a Google Map for obtaining latitude and longitude coordinates.

preycor's picture
blog
Reads:

360

Score:
5
5
1
 
Comments:

1


Input Transformation: Names and Titles

In a recent Identity Management project I found myself reading information from an HR system via JDBC, then needing to write it into the Identity Vault. From there it would disperse to other systems, one of which was GroupWise.

The HR system stored all information in a capitalised fashion. It's quite obviously undesirable for all entries in a GroupWise address book to be capitalised, so I needed to transform the data. Read on to see how the data transformation was done.

Submitted by: preycor on Tue. 10.20.2009
Filed Under: Identity & Security Management Cool Solutions, Cool Solutions
Topic: Scripting
Product: Identity Manager

article
Reads:

668

Score:
0
0
 
Comments:

2


Performance Scripting for GNOME Desktop

This shell script optimizes some of the Gnome configuration options for simplicity and performance.

tool
Reads:

1025

Score:
5
5
1
 
Comments:

3


Base64-to-hexadecimal converter

For those cases where converting from Base64 encoded data to a hexadecimal output similar to what you get from other utilities this script may simplify your life. The script takes input and decodes it finally converting it to hex output for use in other applications.

tool
Reads:

871

Score:
0
0
 
Comments:

0


ndsd-multi : a way to start multiple eDirectory instances simultaneously in Linux

Since the release of eDirectory 8.8.0 support for multiple instances of eDirectory on a single box has been available. Using the ndsconfig and especially the newer ndsmanage tool configuring multiple instances of eDirectory is also very easy to do. One feature that has been missing since that time has been the ability to start/stop multiple instances as easily as one can start/stop the first root-based eDirectory instance of a root-installed eDirectory during startup/shutdown. The time has come to overcome that.

article
Reads:

1223

Score:
0
0
 
Comments:

0


How to check if Javascript is enabled on the client side using php

Domnic Mendes shares a tip on how to check if Javascript is enabled on the client side using php.

Submitted by: mendesdomnic on Thu. 09.03.2009
Filed Under: Novell Users International (NUI), Cool Solutions
Topic: Forms, Linux, Open Source, Scripting, Windows
Product: Linux, openSUSE, SUSE Linux

© 2009 Novell, Inc. All Rights Reserved.