Issue 13230: Control response (amsm-ftf) Source: THALES (Mr. Willy Boenink, willy.boenink(at)nl.thalesgroup.com) Nature: Revision Severity: Significant Summary: It is unclear if the control response will be used when e.g. StartUp method will be successfully executed. If it will be used than AMS_ErrorCode is missing the code AMS_OK. Resolution: The PIM does have this value but it was not mapped in PSMs. Revised Text: In Section 8.6.1, page 129, in the enum AMS_ErrorCode, add first place the following line: AMS_OK, In Section 11.1.6, page 282, in the enum AMS_ErrorCode, add first place the following line: AMS_OK, Actions taken: January 13, 2009: received issue July 23, 2009: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 13 Jan 2009 09:23:43 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Willy Boenink Company: Thales Nederland mailFrom: willy.boenink@nl.thalesgroup.com Notification: Yes Specification: AMSM Section: 8.6.1, 11.1.6 FormalNumber: dtc/2008-02-02 Version: Beta 2 RevisionDate: 02-02-2008 Page: 129, 282 Nature: Revision Severity: Significant HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008051206 Firefox/3.0 Description Control response It is unclear if the control response will be used when e.g. StartUp method will be successfully executed. If it will be used than AMS_ErrorCode is missing the code AMS_OK.