Skip to content
Discussion options

You must be logged in to vote

Thank you for your suggestion.,

Now, I use IActionFilter to process the executed event (OnActionExecuted) and register it in global config. I modify the data from 2 requests

  • Elsa.Server.Api.Endpoints.WorkflowInstances.Get -> to get workflow instance
  • Elsa.Server.Api.Endpoints.WorkflowExecutionLog.Get -> to get workflow execution log

because the workflow instance dashboard will call data from above Api (management Api).
Now, I usually modify data from HttpRequestModel and raw content (json string).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@tannontawat
Comment options

@sfmskywalker
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tannontawat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants