XpressUtils - Helping Sun Identity Management Professionals
   
 
Utilities
Tech Talk
Tip of the day
The <Disable> tag is evaluated during all stages of UserForm processing (such as Default, Derivation, Expansion, Confirmation, HTML generation, etc).

Current Poll
Is your organization willing/planning to move to Identity Management in the cloud?

We have already moved
Yes, we are planning to
May be, after a ROI analysis
Certainly not!
We are not yet sure

Comments:

View previous poll results

Task Validator - Validate Tasks and find recommended or required fixes

  • Do you have a number of workflows that you write or customize in your IDM installation?
  • Do you find the urge to follow the best practices while programming in Xpress?
  • Do you wish to find discrepancies and errors/warnings in the code before it is deployed in the Production environment?
Download Task Validator  Download now!

Task Validator is a plugin to your current IDM deployment, preferably deployable in the Development environment.
It allows you to validate tasks in terms of their adherence to the best practices that the IDM product encourages for coding in Xpress.
Based on the level of validation (INFO, WARNING, ERROR), the tasks in the repository are scanned using standard Sun IDM API's to find occurrences of code that recommends or mandates correction.
FAQ's
FAQ's

Why use Task Validator?
  • It allows you to find discrepancies, inconsistencies that build up while coding a big workflow
  • It uses standard IDM API's to validate tasks
  • Provides an easy interface to select the tasks to be scanned and level to be used amond INFO, WARNING and ERROR
  • Displays the validation results in a color-coded format for easy reading
  • Once the warnings or errors are known, the tasks can be fixed before they are imported into the production environment
  • Above all, it's free to download and use! Plus, the code exists in a jsp, so you may customize further to suit your needs
  • The setup is simple! Check out the instructions below.
Task Validator
zoom A larger screenshot
If you have any comments or feedback, please use the form below or feel free to contact us here.

Requirements:
  • Sun Identity Manager version 5.0 or higher
Instructions:
Task Validator - Include file

  • Click here to download the zip file. It contains 2 jsp's that must be extracted within the IDM installation.
  • Extract the files into the "task" directory of your IDM installation directory
  • If you wish to provide a clickable sub-tab within the IDM administration console, modify the file: includes/bodyStart.jsp to include the downloaded file: task_validate.jsp
    Add the following line above the line for <% String navBar = p.getMainNavigation(); (see image on right):

    <%@ include file="../task/bodyStart_tab_task_validator.jsp" %>

  • Recycle your application server
  • You are good to go!
Technical yada yada:
  There might be occurrences of null pointer exceptions upon selection and scanning of multiple tasks.
The reason for this is quite unknown since it involves usage of internal IDM code.
Please know that this is being investigated and an update will be provided when an appropriate fix is found. If you find a solution to this, please feel free to share with all of us. Thank you!


Feedback

Feedback / Comments:

We value comments from XpressUtils users! We strive to make this site better for you each day, so all constructive comments are appreciated.
Please feel free to send us your feedback!
 
From: vjmom Jan 20, 11:52 PM
Comment wish you a happy and prosperous new year 2012 to you. May God fulfill all ur wishes and dreams come ...
From: bala Nov 05, 05:46 AM
Comment how to call a powershell script via a resource action
From: Mike Oct 18, 12:56 PM
Comment I have a job opportunity for a Java Developer who needs SUN IDM and Xpress experience in NJ. I was w ...
From: Lakshmanrao Jun 29, 06:26 AM
Comment hi if i create one flat file but i can not provide the security(uneditable) to that flat file. H ...
From: bala Jun 27, 09:26 AM
Comment Hi Friends, Please help me to avoid "Error : Create View id or Please login again" I am getting th ...
From: sunny Jun 16, 04:42 AM
Comment hi, this site is very use full to all identity manager developers. one more concern here is please ...
From: K S Jun 14, 06:46 AM
Comment How to remove the system generated ID's from xml files of Sun IDM Setup automatically and which does ...
From: Gustavo May 17, 12:56 PM
Comment Hi I'm trying to read a value from a csv file the file goes like this: command,user,FolioUsd,reso ...
From: Karan May 06, 12:32 AM
Comment Hi all, I have a situation where in a form the user has to select a .csv file from harddrive which ...
From: Tutu Apr 19, 08:55 AM
Comment Thanks
View all comments >>

Submit a comment:

Name: required
E-mail: required
Comments: required
Submit Comments
Tip: If you have a question related to programming in Xpress or some functionality in IDM, please post it as a new article in the Articles section.

It's quick, easy and does not require you to sign-up too!
 
    Home | Terms of use | Contact us | Help    
  Copyright © 2008-2009 XpressUtils.com. All rights reserved.