Monday, March 12, 2012

Report's existance

How can I make sure that a report still exists in the reporting service
,programatically?
Thanks a lotThere are several SOAP methods you could call:
GetProperties
GetItemType
ListChildren on the parent
If the item does not exist you will get an rsItemNotFound exception.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"J-T" <J-T@.nospam.com> wrote in message
news:%23Ftk9VAtFHA.3604@.tk2msftngp13.phx.gbl...
> How can I make sure that a report still exists in the reporting service
> ,programatically?
> Thanks a lot
>

No comments:

Post a Comment