Skip to main content
Question

Combining log files in Automations

  • February 3, 2020
  • 2 replies
  • 12 views

fmeuser_gc
Contributor
Forum|alt.badge.img+9

Hello,

Trying to combine log files that are created from workspaces that are being executed via an automation/schedules in 2019.2.

Any thoughts please? Thanks!

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3704 replies
  • February 4, 2020

You could add a workspace to the automation that picks up the individual logs and combines those.


richardatsafe
Safer
Forum|alt.badge.img+10
  • Safer
  • 217 replies
  • February 4, 2020

I agree a think a log that combines everything at the end would be the best option. You can get the Job Id's from an Rest Call based on the Autoamtions ID which can be passed from the last workspace in the Automations .

GET /automations/workflows/< id >/log

https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html