Skip to main content
Solved

Capture summary of processed features


Forum|alt.badge.img

I want to capture metrics every time someone runs the workbench on FME Server. The metrics will include the timestamp, project (a user parameter), the user (parameter), # of features read, # of features written, # of files written, and how long it took. I don't really care about the format (excel, csv, rtf, dbf, ...) just that it needs to be cumulative. The workbench is on the server for people throughout the company to use and I need to calculate usage and value added to the projects.

Is there anyway to do this?

Best answer by jdh

You're best bet is probably a shutdown script. You would have access to all the variables at https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_QuickTranslator/Configuration/FME_END_PYTHON.htm

MacroValues contains the user parameters.

View original
Did this help you find an answer to your question?

2 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • Best Answer
  • May 17, 2019

You're best bet is probably a shutdown script. You would have access to all the variables at https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_QuickTranslator/Configuration/FME_END_PYTHON.htm

MacroValues contains the user parameters.


Forum|alt.badge.img
  • Author
  • May 23, 2019
jdh wrote:

You're best bet is probably a shutdown script. You would have access to all the variables at https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_QuickTranslator/Configuration/FME_END_PYTHON.htm

MacroValues contains the user parameters.

I definitely need to look at this further. Thanks for the direction.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings