Wednesday, March 21, 2012

Getting Schedule assoicated with Subscription

I know this is probably an obvious question...
Using the Web Services API for RS2000, how can I find the non-shared
schedule that is assoicated with a specific SubscriptionID?
ThanksThe schedule comes back as matchdata when calling GetSubscriptionProperties.
It is xml and can be serialized to the ScheduleDefinition object.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"billd" <billd@.discussions.microsoft.com> wrote in message
news:055E485C-1081-49B0-8A39-0581914F2523@.microsoft.com...
>I know this is probably an obvious question...
> Using the Web Services API for RS2000, how can I find the non-shared
> schedule that is assoicated with a specific SubscriptionID?
> Thanks|||Thanks. The GetExecutionOptions() was throwing me off. The docs made it seem
that it would return a schedule ... but it always returns NULL.
"Daniel Reib [MSFT]" wrote:
> The schedule comes back as matchdata when calling GetSubscriptionProperties.
> It is xml and can be serialized to the ScheduleDefinition object.
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "billd" <billd@.discussions.microsoft.com> wrote in message
> news:055E485C-1081-49B0-8A39-0581914F2523@.microsoft.com...
> >I know this is probably an obvious question...
> >
> > Using the Web Services API for RS2000, how can I find the non-shared
> > schedule that is assoicated with a specific SubscriptionID?
> >
> > Thanks
>
>|||It will for a report that is scheduled (for cache or snapshot execution),
not for any subscriptions that are associated with it.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"billd" <billd@.discussions.microsoft.com> wrote in message
news:411FF0BF-D495-4609-B2DD-B7745A143BBE@.microsoft.com...
> Thanks. The GetExecutionOptions() was throwing me off. The docs made it
> seem
> that it would return a schedule ... but it always returns NULL.
> "Daniel Reib [MSFT]" wrote:
>> The schedule comes back as matchdata when calling
>> GetSubscriptionProperties.
>> It is xml and can be serialized to the ScheduleDefinition object.
>> --
>> -Daniel
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "billd" <billd@.discussions.microsoft.com> wrote in message
>> news:055E485C-1081-49B0-8A39-0581914F2523@.microsoft.com...
>> >I know this is probably an obvious question...
>> >
>> > Using the Web Services API for RS2000, how can I find the non-shared
>> > schedule that is assoicated with a specific SubscriptionID?
>> >
>> > Thanks
>>

No comments:

Post a Comment