Re: BTS.MessageType problem in Receive Shape Filter expression. Need urgent Help

Home Page Forums BizTalk 2004 – BizTalk 2010 BTS.MessageType problem in Receive Shape Filter expression. Need urgent Help Re: BTS.MessageType problem in Receive Shape Filter expression. Need urgent Help

#17213

 

HI Gar,

 I have given the schema name for message type in 2 parts. Here is the sample

  BTS.MessageType == "http://microsoft.com/HealthCare/HL7/2X#ORM_O01_23_GLO_DEF" where "http://microsoft.com/HealthCare/HL7/2X" is the schema name and "ORM_O01_23_GLO_DEF" is the root node. Please let me know where am I making mistakes.

 I am getting the following error messages

Error 10    identifier 'MessageType' does not exist in 'SHMC.BTS'; are you missing an assembly reference? E:\Projects1\SHMC\RASB\SHMC.BTS.RASBInterface\SHMC.BTS.RASBInterface\ORM_O01_23_TO_SQL_ORCH.odx 502 29 

Error 11 cannot find symbol 'BTS.MessageType' E:\Projects1\SHMC\RASB\SHMC.BTS.RASBInterface\SHMC.BTS.RASBInterface\ORM_O01_23_TO_SQL_ORCH.odx 502 29 

thanks

Jit