Interstage BPM Version: All Versions
Problem Description:
Query regarding fetching Active Directory users from IBMP Workflow on Microsoft Windows platform.
Solution:
Note: For running this code you need to add these JARs
IFlow.jar
jbossall-client.jar, at location C:/jboss-5.1.0.GA/client/jbossall-client.jar
/*
********************
* DISCLAIMER
* This Java source code is provided by the FCS support team as an EXAMPLE to help
* you as the end user customer to understand conceptually the kind of code that
* you might write in order to address your particular issue or situation.
* This Java source code fragment is not intended to be a complete solution
* to any issue and has not been tested by FCS for compatibility with your environment.
* This Java source code and all intellectual property associated with it is owned by FCS.
* You are granted a non-exclusive license to copy, modify and reuse this Java source code
* fragment provided your contract for InterStage BPM remains in effect, and provided
* that you have taken all reasonable steps to understand what effect the code will have
* within your own execution environment and have tested any changes to your system to
* assure they work in the way you intended.
* This Java source code is not a part of the InterStage BPM Product and will not be supported.
* You take complete responsibility for all issues related to the use of this Java source code.
* THIS CODE IS NOT WARRANTED IN ANY WAY OR FOR ANY PURPOSE IN ANY SITUATION.
*********************
*/
Author: Nitin Kumar
Attachment: FetchUserFromAD.zip