Friday, March 27, 2009

Create Activity Information Configuration objects for EnsynchILM2ActivityLibrary activities

This is another unit step that was spawned from a separate post to reduce clutter.

We're going to tell ILM 2 where to find the web interfaces (ActivitySettingsPart) for our activities in the EnsynchILM2ActivityLibrary. In the ILM 2 portal, click on All Resources, Activity Information Configuration. For each of the following activities, create a new Activity Information Configuration object, and enter the following settings.

Owner Rollup Activity

ParameterValue
DescriptionWalk the manager chain to find a suitable owner.
Display NameOwner Rollup Activity
Activity NameEnsynch.ILM2.Workflow.Activities.OwnerRollupActivity
Assembly NameEnsynch.ILM2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f7965571e90fcf53
Is Action Activity
Is Authentication Activity
Is Authorization Activity
Type NameEnsynch.ILM2.WebUI.Controls.OwnerRollupActivitySettingsPart


Update Attribute Activity

ParameterValue
DescriptionAn interim solution to the Function Evaluator limitations.
Display NameUpdate Attribute Activity
Activity NameEnsynch.ILM2.Workflow.Activities.UpdateAttributeActivity
Assembly NameEnsynch.ILM2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f7965571e90fcf53
Is Action Activity
Is Authentication Activity
Is Authorization Activity
Type NameEnsynch.ILM2.WebUI.Controls.UpdateAttributeActivitySettingsPart


Note that there is one more activity, "Generate OID Activity", that you could add. However, this one was built with several schema extension dependencies for Brad Turner's TEC 2009 workshop, so I chose to leave that one out of this post.

No comments:

Post a Comment