Skip to content

nzkelvin/Mrxrm.D365.WorkflowTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr. Xrm WorkflowTools

Relationship Utilities

DistributeWorkflowActivityOneToMany

Inspired by the DistributeWF project. I have remade the custom workflow entity with the latest Dynamics 365 SDK. I have also added extra enhancements. For example, the parent record doesn't have to be the primary record of the current workflow. It can be any lookup field.

From a parent record, this custom activity allows you to trigger any workflow on its children records. For example, on updating an account's address, you want to automantically populate its children contacts with the same address.

You can also distribute a workflow to sibling records.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages