From: Bryan T. <bp...@gm...> - 2006-02-23 19:24:36
|
Hi Luke, The standard unfortunately allows different message structures for O01 in different circumstances. There isn't a nice way to deal with this automatically, so it's best to populate MSH-9-3 for O01s. We could just as well remove the multiple mappings from this file -- they are there because the file was generated from the database, which includes them. Bryan On 2/21/06, Luke Ryan <luk...@dd...> wrote: > > > > Hi all, > > > > Really enjoy the toolkit. > > Just wondering why some message structures have multiple events assigned = to > them? > > > > Eg. 2.3.1.properties: > > ORM_O01 ORM_O01 > > ORM_O01 OMD_O01 > > ORM_O01 OMN_O01 > > ORM_O01 OMS_O01 > > ORM_O01 RDO_O01 > > > > In this case are ORM_O01 always treated as RDO_O01 (Hashtable.put overwri= tes > previous keys) if the message is not explicitly defined in the MSH? > > > > Regards, > > Luke > > > > |