Customizing Audit History of Flow Action
Hi,
1. How do we customize the message to support more parameters?
- Rule AssignmentCompleted: Assignment to ' Enter Information ' completed by performing a 'Create'.
- Rule History-Flow-Assigned: Assigned to WBHelpdesk to ' complete task '.
Note: Flow action related activities are Final. e.g. CompleteAssignment.
2. How to skip logging to audit for certain flow action? In rule CompleteAssignment, there is param.AvoidHistory to skip, however, do we pass this parameter when the caller activity is final too?