Skip to Content
0
Former Member
Sep 23, 2008 at 08:14 AM

Unique identifier for a recurring schedule.

109 Views

I am creating a recurring schedule for a report and storing the report instance GUID in java application DB. At a later point of time I am trying to get the list of recurring reports from BO . But I observed that the GUID that I've in my database (stored when the schedule was created) does not match with the one in the BO after the recurring schedule has run for a couple of times. Just wanted to check what is the unique identifier for the recurring schedule. From my finding it does not seem to be the GUID /CUID . Please let me know on this.

Thanks.