Hi all,
I have a FIM workflow that requests an approval from a dynamically determined person, who typically will type a reason for the approval or rejection. As part of the workflow, I want to read this post-approval, and write the reason into an object.
I've looked at the ApprovalActivity.RejectedReason (there doesn't seem to be an "ApprovedReason") and it's null. I expected it might be a property on ApprovalActivity.CurrentApprovalResponse, but I can't see it.
Anyone ever done this, and I just can't see for looking?
Many thanks,
Paul.