FIM's QueuedInputActivity
All,
I can't seem to find many resources that explain what the QueuedInputActivity in FIM is. Can someone explain the purpose? All i see if the class/member list. I am curious of the functionality it adds to a custom activity.
Thanks!
Rachel!
August 29th, 2012 1:41pm
Hello Rachel,
I looked this up internally as I was curious myself when I found the lack of information out there. I found a few sentences saying QueuedInputActivity is not meant to be used in custom activities because it is part of the internal implementation
of the AuthenticationGateActivity.
A few other activities are also not meant to be used in custom activities:
EmailDeliveryActivity - Used by EmailNotificationActivity
GroupMembershipValidationActivity - Used for cross-forest configuration
ReceiveCreateResourceActivity - Used by ApprovalActivity
XmlInteractiveActivity - Used by ApprovalActivity
Best,
Jeff Ingalls
Free Windows Admin Tool Kit Click here and download it now
September 6th, 2012 12:27pm
Hello Rachel,
I looked this up internally as I was curious myself when I found the lack of information out there. I found a few sentences saying QueuedInputActivity is not meant to be used in custom activities because it is part of the internal implementation
of the AuthenticationGateActivity.
A few other activities are also not meant to be used in custom activities:
EmailDeliveryActivity - Used by EmailNotificationActivity
GroupMembershipValidationActivity - Used for cross-forest configuration
ReceiveCreateResourceActivity - Used by ApprovalActivity
XmlInteractiveActivity - Used by ApprovalActivity
Best,
Jeff Ingalls
September 6th, 2012 12:27pm