Skip to main content
Question

Publications poll interval Directory watch

  • February 13, 2018
  • 1 reply
  • 28 views

philippeb
Enthusiast
Forum|alt.badge.img+22

Hello!

In FME Server 2017 when I create a publication with the directory watch protocol, there is a poll interval that let me choose how often I want to verify my path. If I put 1 (or any number) a hour or day or week, is there a way for me to know the exact time FME will proceed to this verification?

If I put 5 a week, how does FME manage the verification? 7 days divided by 5?

Would it be possible to create our own schedule? With CRON expression available, like in the workspace scheduler.

I read this but nothing about the time : Poll

Thanks a lot.

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

david_r
Celebrity
  • 8394 replies
  • February 13, 2018

I'm thinking that for very sporadic polling such as 5 times a week, I'd consider using the Scheduler with a small custom workspace rather than the directory watch publisher.

If you to the custom workspace route, you could still continue using the notification service using the FMEServerNotifier at the end of the workspace to trigger your topic.