Skip to main content
Solved

Doubt Regarding Scheduled Task for FME Server

  • July 9, 2014
  • 1 reply
  • 5 views

Forum|alt.badge.img
I have subscribed for directory watch if any data is added . But my requirement is to enable a scheduled task and  run it next day at 00.30 am . How can i possibly do this . 

Best answer by tdavis

I believe the directory watcher is only sending notifications when the topic is used in a workspace (thats what I looks like when I just tried it without a workspace), so I would presume you need to set up a workspace that just reads the directory watcher topic and then you could break the notification down and write out to some type of output file (e.g. csv). Then your scheduled task could read that file at 00.30am and run the relevant data through.

 

 

You could avoid creating the specific output file from the notifications and just read the notifications at 00.30am, but I think writing it out to an output file at the time of notification, would be a bit tidier and could reduce any other issues that might appear.
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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

Forum|alt.badge.img
  • Best Answer
  • July 9, 2014
I believe the directory watcher is only sending notifications when the topic is used in a workspace (thats what I looks like when I just tried it without a workspace), so I would presume you need to set up a workspace that just reads the directory watcher topic and then you could break the notification down and write out to some type of output file (e.g. csv). Then your scheduled task could read that file at 00.30am and run the relevant data through.

 

 

You could avoid creating the specific output file from the notifications and just read the notifications at 00.30am, but I think writing it out to an output file at the time of notification, would be a bit tidier and could reduce any other issues that might appear.

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