I have a stored proc to retrieve the data and mark it as sent.
I have the proper schemas and maps, and everything is great.
The scheduling of SQL polling doesn't really jive with what I want to
do. I could set the thing to run "every 24 hours", but what time will
it actually run?
I'm hoping that I can give it a service window of, say, 2:44pm to
2:45pm, and then set it to poll at any time interval greater than 1
minute (like, every half hour or something).
Do you suppose that will work?
Thanks!
Adman
Kind Regards,
-Dan
I set the service window on the Receive Location to run from 3pm to
3:01pm.
I configured the SQL polling to poll once an hour (an arbitrary amount
greater than one minute, the size of the service window).
It apparently works the way you might expect... Everyday at 3pm the
poll happens, just the way I wanted.
Adman
Sincerely,
-Dan
It all depends on what and how much you are sending at once.
Kaylee.