Issue 5480: "local_remote_req()" (lecis-ftf) Source: Creon-Labcontrol AG (Mr. Thorsten Richter, thorsten.richter@creonlabcontrol.com) Nature: Uncategorized Issue Severity: Summary: We do not need a parameter "unit_id" in the ILECI operation "local_remote_req()".The request is always handled by the main unit. This is correct in the text (page 2-11), but not in the SLM IDL. The figure 2-4 (ILECI interface) is also not correct in this case. Resolution: Correct Figure 2-4 Revised Text: On page 8-5 change SLM_RESULT local_remote_req ( in string unit_id, in SLM_INTERFACE::ELocalRemote_ArgType req_type ); to SLM_RESULT local_remote_req ( in SLM_INTERFACE::ELocalRemote_ArgType req_type ); Change the figure 2-4 to New Figure 2-4 is : On page 8-5 change SLM_RESULT local_remote_req ( in string unit_id, in SLM_INTERFACE::ELocalRemote_ArgType req_type ); to SLM_RESULT local_remote_req ( in SLM_INTERFACE::ELocalRemote_ArgType req_type ); Change the figure 2-4 to New Figure 2-4 is : 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 TR09: "local_remote_req()" X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 From: Thorsten.Richter@creonlabcontrol.com Date: Wed, 10 Jul 2002 10:52:26 +0200 X-MIMETrack: Serialize by Router on domino1/creonlabcontrol/de(Release 5.0.8 |June 18, 2001) at 07/10/2002 02:44:31 PM, Serialize complete at 07/10/2002 02:44:31 PM We do not need a parameter "unit_id" in the ILECI operation "local_remote_req()".The request is always handled by the main unit. This is correct in the text (page 2-11), but not in the SLM IDL. The figure 2-4 (ILECI interface) is also not correct in this case. 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: Fri, 09 Aug 2002 10:15:22 -0600 To: lecis-ftf@omg.org From: Torsten Staab Subject: LECIS FTF issue TR9 In response to issue # TR9 "local_remote_req()" Thorsten.Richter@creonlabcontrol.com wrote: We do not need a parameter "unit_id" in the ILECI operation "local_remote_req()".The request is always handled by the main unit. This is correct in the text (page 2-11), but not in the SLM IDL. The figure 2-4 (ILECI interface) is also not correct in this case. I agree. Torsten