|  | 
| Get hold of an exception | 
| Post Reply   | 
| Author | |
| WaaZ   Senior Member   Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |  Post Options  Thanks(0)  Quote  Reply  Topic: Get hold of an exception Posted: 13 February 2006 at 12:21pm | 
| I use ChangeEvent() on an exception. I get hold of the ID of the object and keep it somewhere. Later on, when i click on the same exception, the ID of the exception is not the same Can you clarify more about this thnx WaaZ | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 14 February 2006 at 10:08am | 
| 
   Hi, This is strange, because the ID of an exception event is not changed by a data provider. ChangeEvent for exception keeps ID from the specified event. Even if such exception already presents - it's ID is updated to a new one. Could you please tell more about this situation. I mean which id do you hold and how you check it again. Are you sure that you are checking id for the same exception. Just to be sure that we do not mix terms: there are 2 different kinds of IDs for recurrence event: EventID - id of the event object (like unique key for the events table); PatternID - id of the owner recurrence pattern (like unique key for the patterns table). -- WBR, Serge | |
|  | |
| WaaZ   Senior Member   Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |  Post Options  Thanks(0)  Quote  Reply  Posted: 15 February 2006 at 6:19am | 
| I've been using only EventID, but its alright since I am using the Original exception start time (RExceptionStartTimeOrig) and the end one also to locate the particular exception to map against the exception of my object model. This is a nice strategy infact. Thnks WaaZ | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |