Skip to main content
New

Include Total Features Written as an Event Attribute in FME Flow Automation

Related products:FME Flow
  • June 18, 2026
  • 0 replies
  • 0 views

sammy
Enthusiast
Forum|alt.badge.img+26

There’s various suggestions out there explaining how to get the number of features written during an automation:

https://support.safe.com/hc/en-us/articles/25407494315789-FME-Flow-Get-the-Count-of-Features-Written-in-an-Automation

 

However, these processes seem a bit complicated given that the count exists in the log for the workspace. Maybe I am wrong and it would be very complicated to access this number.

For the “Run a Workspace” action, I would like to have “Total Features Written” included within Output Attribute → Success → Event Attribute:

This would allow it to be utilized in downstream actions such as emailing.

Also, you would be able to use it within custom attributes and that would eliminate the need for additional workspaces, automation writers, split-merge blocks and http requests.