Issue 5477: slm_event() timestamp (lecis-ftf) Source: Creon-Labcontrol AG (Mr. Thorsten Richter, thorsten.richter@creonlabcontrol.com) Nature: Uncategorized Issue Severity: Summary: We don't have a timestamp in the slm_event() method of the ITSC_Callback interface (page 2-21) I think, this would be usefult to determine when an event was created by the slm Resolution: Create a timestamp in the slm_event method of the ITSC_Callback Revised Text: On page page 2-21change void slm_event ( in string slm_id, in string unit_id, in string event_id, in SLM_INTERFACE::EEventType event_type, in string interaction_id, in string priority, in SLM_INTERFACE::SLM_RESULT slm_state, in SLM_INTERFACE::SeqAny arguments ); to void slm_event ( in string slm_id, in string unit_id, in string event_id, in SLM_INTERFACE::EEventType event_type, in string interaction_id, in string priority, in SLM_INTERFACE::SLM_RESULT slm_state, in SLM_INTERFACE::SeqAny arguments in string timestamp; ); and add the following text at page 2-24 after the description of the priority parameter. Format of timestamp: yyyymmddhhmmssmmm (year/ month/ day/ hour/ minutes/ seconds/ milliseconds) Example: "20010615093023456" On page 8-4 change the definition void slm_event ( in string slm_id, in string unit_id, in string event_id, in SLM_INTERFACE::EEventType event_type, in string interaction_id, in string priority, in SLM_INTERFACE::SLM_RESULT slm_state, in SLM_INTERFACE::SeqAny arguments ); to void slm_event ( in string slm_id, in string unit_id, in string event_id, in SLM_INTERFACE::EEventType event_type, in string interaction_id, in string priority, in SLM_INTERFACE::SLM_RESULT slm_state, in SLM_INTERFACE::SeqAny arguments in string timestamp; ); Actions taken: July 10, 2002: received issue December 11, 2002: closed issue Discussion: End of Annotations:===== To: lecis-ftf@omg.org, lecis-post@yahoogroups.com Subject: LECIS FTF issue TR06: slm_event() timestamp X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 From: Thorsten.Richter@creonlabcontrol.com Date: Wed, 10 Jul 2002 09:41:18 +0200 X-MIMETrack: Serialize by Router on domino1/creonlabcontrol/de(Release 5.0.8 |June 18, 2001) at 07/10/2002 01:14:05 PM, Serialize complete at 07/10/2002 01:14:05 PM We don't have a timestamp in the slm_event() method of the ITSC_Callback interface (page 2-21) I think, this would be usefult to determine when an event was created by the slm. Best Regards, Thorsten Thorsten Richter Project Manager -------------------------------------------------------------- CREONLLLLLLLABCCCCCCCONTROL AG Europaallee 27-29, D-50226 Frechen, Germany Tel. +49 2234 9207-0 Fax. +49 2234 9207-99 http://www.creonlabcontrol.com -------------------------------------------------------------- X-Sender: tstaab@popmail.esa.lanl.gov X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 06 Aug 2002 10:55:23 -0600 To: lecis-ftf@omg.org From: Torsten Staab Subject: LECIS FTF issue # 5477 In response to LECIS FTF issue # 5477 Thorsten.Richter@creonlabcontrol.com wrote: slm_event() timestamp We don't have a timestamp in the slm_event() method of the ITSC_Callback interface (page 2-21) I think, this would be usefult to determine when an event was created by the slm I agree with Thorsten. Time stamping events is crucial for reconstructing the chronological order, debugging, and audit trailing. Torsten ________________________________________________________________ | Torsten A. Staab | | Technical Staff Member || | | ESA-AET, Mail Stop J580 || | | Los Alamos National Laboratory |||| | | Los Alamos, NM 87545, USA ----/ \---- | | -------| @ @ |------- | | phone: 505-665-7345 -------| \__/ |------- | | fax: 505-665-3911 ----\ /---- | | teams: Automation & Robotics, Telemedicine |||| | | location: TA-46 Bldg 42 Room 213 || | | || | | e-mail: tstaab@lanl.gov | |______________________________________________________________| X-Sender: tstaab@popmail.esa.lanl.gov X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 09 Aug 2002 10:26:23 -0600 To: lecis-ftf@omg.org From: Torsten Staab Subject: LECIS FTF issue TR6 In response to issue # TR6 "slm_event() timestamp" Thorsten.Richter@creonlabcontrol.com wrote: We don't have a timestamp in the slm_event() method of the ITSC_Callback interface (page 2-21) I think, this would be usefult to determine when an event was created by the slm. I agree with Thorsten. Time stamping SLM events has many advantages (e.g., debugging, audit trailing, etc.) Torsten