Extend the Data field of WorkflowExecutionLogRecord
See original GitHub issueHi,
it is possible to fill the data field in WorkflowExecutionLogRecord with own data.
For example, for my own activity I would like to store the user name that triggered the activity.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Workflow extensions - Power Apps
Learn how to add custom workflow activities to the workflow designer.
Read more >Workflow History Subtab
A workflow state and the associated workflow execution log appears on the Workflow History subtab each time that the workflow enters a state....
Read more >Workflow Execution Log
The workflow execution log is a system-generated log that tracks all actions and transitions that execute on a record for a specific state...
Read more >Monitoring workflow execution | Adobe Campaign
To do this, go to the workflow properties via the button and, in the Execution section, select the Ignore option in the In...
Read more >Workflow tables
View Log fields and description · View the source of a knowledge article search · Modify the data retention policy for View logs...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Agreed, was thinking the same: activities should be able to add data to
ActivityExecutionContext.Displaying the activity data on the workflow journal should be in-scope.