Workflow and ServiceDesk Community

 View Only

Load By AD Login Name 

Jun 13, 2012 10:13 AM

Component definition

The Load By AD Login Name takes an ADLoginName input and returns a UserInfo object.

Class: Ensemble.Userman.LoadByADLoginName
Library: LogicBase.Components.Ensemble.dll
Publisher: Symantec Corporation

Component icon

cubes.png

Definition of component input value or values

Table: Input values

Input value name Input value data type Example format
[Input 1: ADLoginName] [Text] [domain\user]
[Input 2: Service Url Source] [Text] Use Default
Specify

 

Definition of component output value or values

Table: Ouput values

Input value name Output value data type Example format
[Output 1: Result] [UserInfo] [outputData]

Connection information

N/A

Component settings

Advanced

Session

SessionID Source Use Global Session (Default)
  Login For Session ID
  Use Session From Process

Others

Timeout 30000

HTTP Proxy

HTTP Proxy

Use Proxy False

Settings

Settings

The Usual

Enabled Settings

Is Enabled True

 

Use case

You require information about a User, add this component to your workflow and pass in the "Domain\Username". You will be returned a full UserInfo object which contains various properties like when an Account will expire etc.

Load By AD Login Name - Output.png

 

This is also available as an asmx

http://localhost/processmanager/userman/userman.asmx?op=LoadByADLoginName

If you drill down further into the core dlls:

LogicBase.Ensemble.Userman.ServiceCore
  internal static UserInfo LoadByADLoginName(string aDLoginName)

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.