|
From: Patrick Y. <kc...@ce...> - 2003-06-18 06:39:05
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body> <blockquote type="cite" cite="mid...@s-..."> <div><span class="380443104-18062003"><font face="Arial" size="2">My mistake, I didn't mean the question to refer to the application. What I meant was that the specification says the MSH must respond with an error if an unknown service/action is used, therefore the MSH must know about the services and actions for a CPA. Are there any other parameters that an MSH must know, so it can accept and respond to messages correctly?</font></span></div> </blockquote> <br> Off the top of my head, there are several: <br> <br> 1. whether reliable messaging should be used or not, and the corresponding parameters<br> e.g. ackRequested = "always", "never", "perMessage"<br> <br> 2. whether sync reply should be used for ACK, business message, or both<br> <br> 3. whether digital signature is requred<br> <br> There may be more, need to read spec for complete list.<br> <br> Regards, -Patrick<br> <br> </body> </html> |