Forum Discussion
- OSAdminValued ContributorOriginally posted by Andy Moore
you could use the DataQualityEventHandler example from Golftsream as a starting point. It is setup to send emails when a wf profile is certified. Certify Instance has all the same functions for Confirmation so you'd want to update it to say "Dim ConfirmInstance as ConfirmInstanceInfo" etc and then the function you want to go after a specific rule is ConfirmInstanceInfo.ConfirmRuleInfo.Equals("your rule name")
Related Content
- 7 days ago
- 11 months ago
- 10 months ago