I've tried to create a couple of schedules in Business Objects using the WS-SDK, creating schedules that run on a monthly basis.
The parameters all appear correctly in the InfoView application, but the next run time misses out the first possible instance. E.g.
Creation Time: 5/26/2011 3:47 PM (Start time is 5/26/2011 11:02 PM)
Next Run Time: 7/1/2011 11:02 PM (Should have been 6/3/2011 11:02 PM)
Recurrence Type: Object runs every month on the Friday of week 1.
Creation Time: 5/26/2011 12:33 PM (Start time is 5/27/2011 9:32 AM)
Next Run Time: 7/2/2011 9:32 AM (should have been 6/4/2011 9:32 AM)
Recurrence Type: Object runs every month on the Saturday of week 1.
Any ideas why the first month in the range is missed out?