Some very useful activities from Work- class we use very often in our day-to-day development process are listed below.
Work-.Add activity creates a new work object and performs a Commit method (without a cover object)
Work-.AddWork activity creates a new work object but doesn’t perform a Commit method
Work-.AddCovered activity creates a new covered work object and performs a Commit method
Work-.AddCoveredWork activity creates a new covered work object and doesn’t performs a Commit method
Work-.AddToFolder activity adds the work item to the folder
Work-.ActionNotifyQuick activity creates simple correspondence
Work-.CorrUpdate activity updates the correspondence
Work-.CorrNew activity creates a new correspondence
Work-.StartNewFlow activity starts an additional flow execution on the current work object.
Work-.ResumeFlow activity is typically called when a service level deadline or goal is not met, this activity forces completion of an assignment and advances the flow execution along a specified (connector) flow action.
Feel free to suggest if i missed any.
No comments:
Post a Comment