Skip to main content
Archived

Allow S3Watch (and other publishers) to poll on a schedule

Related products:FME Flow
  • November 1, 2017
  • 1 reply
  • 26 views

We can configure the S3Watch publisher to poll every x minutes/hours/etc., but we cannot specify at what time of day the poll occurs. It'd be great to set up the publisher to poll at specific times e.g. noon and midnight.

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.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • November 1, 2017

Usually the S3Watch poll is used to trigger the run of a workspace.

If you want that workspace to run at a certain time, you can use the FME Server Scheduler.

Then you can use the workspace to check if a file exists in the S3 bucket.