BizTalk Server General ForumGeneral BizTalk Server discussions.© 2009 Microsoft Corporation. All rights reserved.Sun, 29 Nov 2009 18:36:46 Zc950573c-6508-4b40-bb16-1d65e00f4085http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/3dc67f51-00b3-49d5-aead-caf70bc584ddhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/3dc67f51-00b3-49d5-aead-caf70bc584ddGatecrasherhttp://social.msdn.microsoft.com/Profile/en-US/?user=GatecrasherAsynchronous problemHi, as an architect rather than a developer in BizTalk I have a problem which I wonder is someone could give some suggestions.<br/><br/>I need as Orchestration that sends XML messages to a web service. Simple enough.  A some point later a get an ACK message to say they received it. This is dropped in a mailbox which I access through a web service call.  This call will return all ACK's for all the messages I send in a none defined order.<br/><br/>Is it possible to do this with one Orchestration and a polling mechanism to read the ACKs. This is my thinking...<br/><br/>My orchestration sends the message and goes into a WaitingReceive Loop.  It is waiting for the ACK that belongs to the messageID is sent. If after a defined timeout it does not arrive it either reports and error or retries.<br/>I have a polling mechanism that calls  the web service for the ACKS and drops them into the MessageBox. These will all have the same namespace but a different messageID<br/>My Orchestration wakes up when the ACK with the correct MessageID arrives.<br/><br/>Does that sound feasible?<br/><br/>How do I create a mechanism so that the Orchestration RecievePort knows the Message has the right ID?  All ACK will be in the same namespace so I need (I imagine) to correlate using the MessageID so the Orchestration only wakes up when the right ones arrives.<br/><br/>Am I right in thinking I create a CorrelationSet on the Receive in the Orchestration?<br/><br/>Could someone quicky explain (at a high level) how that works in BizTalk?<br/><br/>thanks<br/><br/>Sat, 28 Nov 2009 21:56:25 Z2009-11-29T18:36:46Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/60e4764e-0c88-411b-80b6-6b63255caeb8http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/60e4764e-0c88-411b-80b6-6b63255caeb8etoneshttp://social.msdn.microsoft.com/Profile/en-US/?user=etonesError Report Failure CodesHi everyone,<br/> <br/> is there a resource that provides details of the values that can populate the FailureCode element in an error report?<br/> <br/> For example<br/> <br/> 0xc0c01657 = Failure in recieve pipeline<br/> 0xc0c01658 = Failure in Send Pipeline<br/> 0xc0c0167a = Transmission Failure (e.g. endpoint down)<br/> <br/> I cannot find a definitive list of these, which would be useful in creating an automated error handling solution.<br/> <br/> Any help appreciated<br/> <br/> Kind regards<br/> TMSun, 29 Nov 2009 16:47:53 Z2009-11-29T16:47:53Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/f003b14d-7c02-4e7a-9ee4-9b5fc39409d2http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/f003b14d-7c02-4e7a-9ee4-9b5fc39409d2kavita_d80http://social.msdn.microsoft.com/Profile/en-US/?user=kavita_d80Does BTAHL7 2x assembler supports ORM 2.3.1 schema<p>Hi,<br/><br/>I am passing a HL7 multipart message to send pipeline(BTAHL7 2X Assembler). HL7 message is made of MSH 25 and ORM 2.3.1 and a Zsegment.<br/><br/>I am getting following error: <br/><br/>Event Type: Error<br/>Event Source: BizTalk Accelerator for HL7<br/>Event Category: None<br/>Event ID: 4133<br/>Date:  11/27/2009<br/>Time:  12:34:53 AM<br/>User:  N/A<br/><br/>Description:<br/>Error happened in body during serialization <br/>Error # 1<br/>Segment Id: PID_PatientIdentification<br/>Sequence Number: 1<br/>Error Number: 207<br/>Error Description: Application internal error<br/>Encoding System: HL7nnnn<br/>Alternate Error Number: Z100<br/>Alternate Error Description: From current serializer state, tag &lt;PID_3_PatientIdentifierList&gt; cannot be valid<br/>Alternate Encoding System: HL7-BTA</p> <p> ---------------------------------<br/><br/>Event Type: Error<br/>Event Source: BizTalk Server 2006<br/>Event Category: BizTalk Server 2006 <br/>Event ID: 5720<br/>Date:  11/27/2009<br/>Time:  12:34:53 AM<br/>User:  N/A<br/>Description:<br/>There was a failure executing the send pipeline: &quot;xx&quot;,  Source: &quot;BTAHL7 2.X Assembler&quot; Send Port: &quot;Send &quot; URI: &quot;C:\Documents and Settings\%MessageID%.xml&quot; Reason: Serialization errors: <br/>Error # 1<br/>Segment Id: PID_PatientIdentification<br/>Sequence Number: 1<br/>Error Number: 207<br/>Error Description: Application internal error<br/>Encoding System: HL7nnnn<br/>Alternate Error Number: Z100<br/>Alternate Error Description: From current serializer state, tag &lt;PID_3_PatientIdentifierList&gt; cannot be valid<br/>Alternate Encoding System: HL7-BTA</p> <p> It seems BTAHL7 assembler is looking for ORM 2.1 version, though the MSH.12_version is given 2.3.1. The party validation is also set to targetnamespace of ORM 2.3.1. Is anything else need to be considered?<br/><br/></p> <p>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a>.</p>Fri, 27 Nov 2009 07:42:42 Z2009-11-28T23:48:42Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5661ba4f-39ee-4864-be73-03c15236dfcbhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5661ba4f-39ee-4864-be73-03c15236dfcbXiao Hanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Xiao%20HanFuther XSLT question in a BizTalk Mapping, how to group the results by ID and find the earliest and latest date?Is there anyway, I could group the dates by ID then find the earliest and latest date?<br/> <br/> For example:<br/> &lt;Employee&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/28/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/27/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/26/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/29/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/30/2009&quot;&gt;<br/> <br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;10/3/2009&quot;&gt;<br/> <br/>   &lt;PayDetail PayID=&quot;2&quot; WorkDate=&quot;10/4/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;2&quot; WorkDate=&quot;10/5/2009&quot;&gt;<br/> <br/> &lt;Employee&gt;<br/> <br/> I want the output to be:<br/> &lt;Result&gt;<br/>   &lt;ResultRow PayID=&quot;1&quot; EarliestDate=&quot;9/26/2009&quot; LatestDate=&quot;9/30/2009&quot; /&gt;<br/>   &lt;ResultRow PayID=&quot;1&quot; EarliestDate=&quot;10/3/2009&quot; LatestDate=&quot;10/3/2009&quot; /&gt;<br/>   &lt;ResultRow PayID=&quot;2&quot; EarliestDate=&quot;10/4/2009&quot; LatestDate=&quot;10/5/2009&quot; /&gt;<br/> &lt;/Result&gt;<br/> <br/> So the input message will not include any weekend dates. so if the records are crossing more than one week, only has weekdays, but seperates result into different <strong>ResultRow</strong> .<br/> <br/> I have tried to use pure XSLT, but it doesn't work because in XSLT you can not update a variable's value everytime you find a earlier or later date. So it seems it has to be done in inline C#.<br/> <br/> Anyone got any suggestion?<br/> <br/> Thank you.Thu, 26 Nov 2009 22:53:39 Z2009-11-28T16:30:11Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/9391eff2-e1c7-4a07-95d8-93372debda70http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/9391eff2-e1c7-4a07-95d8-93372debda70Jesus Salashttp://social.msdn.microsoft.com/Profile/en-US/?user=Jesus%20SalasBiztalk 2009 Oracle Adapter two Package Procedures with same schema/package name/function name in two different databases<p>Hi,<br/><br/>I have the same Schema.Package.Procedure on two different Oracle Database PDO.PO_CE_WS.PROCCESS_MESSAGE<br/><br/>Let's say one is Spain database and other Italy one.<br/><br/>When I generate an assembly for Italy and deploy everything goes well, when I deploy spain that uses the same procedure (but in his own database), even if they are in separate applications, as schema should be unique on Management Database I run into a problem that both schema namespace+rootnode generated from Oracle Adapter has the same matching type, so Italy assembly is load.<br/><br/>I tried to use Prefix and Generate Unique Schema names options on Oracle WCF Adapter generator with no luck....<br/><br/>Is there a configuration option or workaround I can apply to solve this, (final scenario handles up to six database with same use case)<br/><br/>Thank you so much<br/><br/><br/><br/><br/><br/><br/><br/><br/></p>Thu, 26 Nov 2009 14:42:16 Z2009-11-28T03:54:35Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e9b94abb-2302-4075-b353-61242280aba8http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e9b94abb-2302-4075-b353-61242280aba8Basj3http://social.msdn.microsoft.com/Profile/en-US/?user=Basj3Custom disassembler pipeline component.Hi all,<br/> <br/> I have written a custom disassembler pipeline component to split a batch of messages in a txt file. I managed to add the signed dll to the GAC and copied the dll to the &lt;drive<br/> &gt;:\Program Files\BizTalk Server 2009\Pipeline Components\*.dll. Everything went well after creating a new Biztalk project with a custom pipeline in it using the custom build disassembler. The pipeline could be deployed to the server. After this I created a Receive port of the type FILE using the custom pipeline to receive the txt file. I also created a send port forwarding the splitted messages in xml. After starting the application and dropping in a file, the message is suspended indicating an error in the receive pipeline. When I look at the error message it tells me that the Application dll created in the deployment step of the BizTalk project isn't found in the GAC. When I query the GAC It is present with the right version and key. Anybody experienced a simular problem ?<br/> <br/> <br/> I am using BizTalk Server 2009 on Windows 2008 Server by the way.<br/>Wed, 25 Nov 2009 20:27:28 Z2009-11-27T22:42:28Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b56ba3c2-cd6c-40e7-a355-b4be9601fc4fhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b56ba3c2-cd6c-40e7-a355-b4be9601fc4fWillians S Schneiderhttp://social.msdn.microsoft.com/Profile/en-US/?user=Willians%20S%20SchneiderResuming / Terminating an Service Instance ProgramaticallyThere's a way to get the list of suspended service instances and programatically resume or terminate them?<br/> <br/> My goal is to make a ASP.NET page where these service instances are displayed and the users can take some action on them (Resume / Terminate).<br/> <br/> Thanks in advance.<br/> <br/> Willians S. SchneiderFri, 27 Nov 2009 17:14:33 Z2009-11-27T18:24:54Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a648b034-0280-49f4-8300-521df4784498http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a648b034-0280-49f4-8300-521df4784498A Sutehttp://social.msdn.microsoft.com/Profile/en-US/?user=A%20SuteNode/attribute font grayed out for Destination Schema nodes in Mapper...Hello Everyone - what does it mean when the BizTalk 2009 Mapper grays out the font used for the nodes/attributes in the Destination Schema pane?  The node/attribute font in the Source Schema pane is normal black.  I can connect links and functoids normally and the map validates and tests.<br/><br/>- AnthonyFri, 27 Nov 2009 17:22:51 Z2009-11-27T17:22:52Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/35f6e090-c5be-475b-8eda-cd8de87982a5http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/35f6e090-c5be-475b-8eda-cd8de87982a5Trevor Leunghttp://social.msdn.microsoft.com/Profile/en-US/?user=Trevor%20LeungRetrieving content from multipart message in pipeline componentI want to retrieve data one of my body parts in the multipart message.<br/> <br/> I've got something like this:<br/> <br/> Stream whatever = pInMsg.GetPart(&quot;msgHL7&quot;).GetOriginalDataStream();<br/> <br/> Then I read in the stream and output it using a streamwriter.<br/> <br/> The content I get is like this:<br/> <br/> &lt;?xml version=&quot;1.0&quot;?&gt;<br/> &lt;string&gt;my msgHL7 content&lt;/string&gt;<br/> <br/> Is there a way to just get the &quot;my msgHL7 content&quot; part without the surrounding XML stuff?<br/> <br/> <br/> <br/> <br/>Fri, 27 Nov 2009 15:22:44 Z2009-11-27T16:39:20Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/f5aaa35d-835a-4ac3-87ef-b6cf5095c187http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/f5aaa35d-835a-4ac3-87ef-b6cf5095c187john.steinhttp://social.msdn.microsoft.com/Profile/en-US/?user=john.steinlogging schema check failure on a Web ServiceHi Folks,<br/> Sorry about the basic question. I'm sure this is answered somewhere else, I just can't find it!<br/> <br/> When I send SOAP messages to my web service with a valid XML message, I get a http 202 response from IIS. And the message goes into BizTalk. When the message has something causing an xml validation failure, I get a 200 ('OK') response. And no message in BizTalk. And no error message anywhere!<br/> <br/> Is there some place I can see the error message looged? Like the detail of the schema validation fail. Ideally, I would also return the schema validation message with the http response.<br/> <br/> thanks!<br/> JSThu, 26 Nov 2009 16:40:13 Z2009-11-27T16:36:46Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a49b280f-9a5c-4a17-a974-91f488467f9fhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a49b280f-9a5c-4a17-a974-91f488467f9fBizTalk Beginnerhttp://social.msdn.microsoft.com/Profile/en-US/?user=BizTalk%20BeginnerValidate an xml file against DTD in BizTalk processHello All,<br/><br/>I have a schenario, where, BizTalk receives a .zip file. The content of the .zip file will be one .xml file and one .dtd file. I need to validate the xml against the dtd file before starting the actual process. <br/><br/>(Note: each zip file will have its own xml and dtd file)<br/><br/>How to achieve this in BizTalk.<hr class="sig">BizTalk BeginnerThu, 26 Nov 2009 12:12:07 Z2009-11-28T08:29:20Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c129af00-fbc7-4951-bafb-924715c2eaa6http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c129af00-fbc7-4951-bafb-924715c2eaa6NigelT99http://social.msdn.microsoft.com/Profile/en-US/?user=NigelT99BizTalk default pipeline fails with error code 80070005<p>We have a BizTalk solution where in some cases a message can contain a large 'blob' in the form of a byte array.. If the total message size is around 800-900k everthing works fine. However, once the message size get above about 1MB we get an error:</p> <p>There was a failure executing the receive pipeline: &quot;Microsoft.BizTalk.DefaultPipelines.PassThruReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; Source: &quot;Unknown &quot; Receive Port: &quot;&lt;PortName&gt;&quot; URI: &quot;&lt;URI&gt;&quot; Reason: 0x80070005</p> <p>The message is being submitted via the SOAP adapter. This only seems to happen in some environments. In our development enviroment, I can send messages of around 3MB through with no problems.</p> <p>I Suspectit may be permission related but I can't work out what. Any help would be appreciated.</p> <p>Thanks</p> <p>Nigel Tunnicliffe</p>Wed, 25 Nov 2009 20:19:10 Z2009-11-27T15:17:05Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/d3d7e715-3c11-49a4-bed5-b6438ed0e937http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/d3d7e715-3c11-49a4-bed5-b6438ed0e937Mohitkumarguptahttp://social.msdn.microsoft.com/Profile/en-US/?user=MohitkumarguptaGlobal Naming Whenever i redeploy my Biz talk application it ask for new key , new port location . tell me some solution for this . <br/>thanks .Thu, 26 Nov 2009 12:45:09 Z2009-11-27T15:12:41Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e05e02a7-c882-40ed-8b81-7ca5d7c0b6d2http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e05e02a7-c882-40ed-8b81-7ca5d7c0b6d2Mohitkumarguptahttp://social.msdn.microsoft.com/Profile/en-US/?user=MohitkumarguptaBinding laterwhen i deploy my biztalk application using binding now option . its works perfectly . but when i do bind later . it not works .<br/>what i m doing . at later binding . i just create one send port and one receive port , define location thats it .<br/><br/>is it necessary to give filter at send port .<br/><br/>please rply . Fri, 27 Nov 2009 06:52:41 Z2009-11-27T12:09:39Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c389fd70-d47e-4591-9cf0-4e34863d129chttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c389fd70-d47e-4591-9cf0-4e34863d129ckrish 18http://social.msdn.microsoft.com/Profile/en-US/?user=krish%2018BizTalk 2009 64-bit InstallationHi All,<br/><br/>Please help in finding the BizTalk 2009 installation on windows server 2008 on 64-bit.<br/>Also 64-bit cab file.<br/><br/>Thanks in advance<br/>KrishnaThu, 26 Nov 2009 14:57:57 Z2009-11-27T12:50:13Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a8b5e7d7-996a-4225-b764-59fbf89363adhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a8b5e7d7-996a-4225-b764-59fbf89363adDannyOceanhttp://social.msdn.microsoft.com/Profile/en-US/?user=DannyOceanError Handling into EDI Disassembler<p>Hi</p> <p>I have an issue where I need to catch the exception that happen into Receive Pipeline more specific in EDI Disasembler. and send the Error Description and the body of  EDI File (flat file) to another orchestration.</p> <p>I tried with one Send port that is suscribed to the Receive port and applied the filter BTS.AckReceivePortName == ReceivePort but this option only catch the Xml with NACK and there I get the Error Descrption. Then...</p> <p>I tried other option Activating Enable Routing for Failed Messages in ReceivePort and into Send Port I filter by ErrorReport.ReceivePortName == ReceivePort but this option only catch the original copy from EDI File</p> <p>then I tried to combine them both options but doesnt work....</p> <p>anyone have any idea?</p> <p> </p> <p>thanks in advanced</p>Wed, 25 Nov 2009 16:07:27 Z2009-11-27T10:59:49Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/d767742f-86b6-45f1-aa6e-14a543b273b8http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/d767742f-86b6-45f1-aa6e-14a543b273b8Shailesh Kawadehttp://social.msdn.microsoft.com/Profile/en-US/?user=Shailesh%20KawadeCongestion At Send Port<p>Hi,<br/>I am facing congestion at send port while sending message to CRM system.<br/>Here is the detail,<br/>I am receiving huge message from front end which contains 2000 reocords which i need to insert into CRM system.previously x-path debatching was used but it was taking long time. We changed it to port level debatching so 2000 messages are getting injected into message box after splitting at port level. This has improved the performance drastically. But we started facing another issue. We started gettign followign error.</p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small;font-family:Calibri">The adapter failed to transmit message going to send port &quot;SP_ZZZ&quot; with URL &quot;</span><a href="http://crmd01/"><span style="font-size:small;font-family:Calibri">http://crmd01</span></a><span style="font-size:small;font-family:Calibri">&quot;. It will be retransmitted after the retry interval specified for this Send Port. Details:&quot;The operation has timed out&quot;.<br/></span></p> <p>We identified that there is some operation (validation) which is exceuted at CRM end for every record insertion. I feel we are in a situation where there are lot of messages ready to be pushed at CRM send port but they are gettign qued up. We have confirmed that the messages are getting into system inspite of the error (it must be because the retry interval is by default 3). The only issue that we see is how to get rid of these errors gracefully.<br/><br/>We though of reducing the sendhost throttling to reduce the rate override factor but it did not work out.<br/><br/>IMP:- Please note that we do not face these errors for a service which does not implement any validation at CRM end.<br/><br/>Any help on this will be highly appreciated.</p> <hr class=sig> Thanks With Regards, Shailesh KawadeThu, 26 Nov 2009 12:07:48 Z2009-11-27T10:54:48Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/7bea2e56-6312-4c66-8ef9-aa2466255917http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/7bea2e56-6312-4c66-8ef9-aa2466255917Mohitkumarguptahttp://social.msdn.microsoft.com/Profile/en-US/?user=MohitkumarguptaConsuming WCF Service in Biztalk App<p>any body please tell me how to consume  WCF service . send me important tutorial related this . i need it urgent plz help me . my id is  <a href="mailto:mohit_gupta_akgec@hotmail.com">mohit_gupta_akgec@hotmail.com</a></p>Thu, 26 Nov 2009 12:43:01 Z2009-11-27T10:20:59Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e482a727-9ad8-4988-8377-f9b7d17267abhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e482a727-9ad8-4988-8377-f9b7d17267abEwanhttp://social.msdn.microsoft.com/Profile/en-US/?user=EwanClustered SSO database connection error on server startupHi<br/><br/>We've implemented a Clustered SSO resource on our SQL cluster and created a separate BT 2009 server pointing at this. This appears to be working fine in general.<br/><br/>But on BT server restart, we get an ENTSSO connection error (The SSO service failed to start. Error code: 0x800710D9, unable to read from or write to the database)<br/><br/>However, if we now manually restart the service it connects without error. Or if we set the service to manual, and start the service after the server has come up, it starts fine. So it appears to be a service dependency issue - ie SSO is trying to start before it should. Has anyone experienced this before? We are running Win2003, so don't have an option in the services applet to delay service startup by a set interval .<br/><br/>I've googled this and changed some of the suggested settings - in DTC, I've set the security to require No Authentication. TCPIP is the first protocol in the SQL Client List.<br/><br/>Anyone have any insight on this?<br/><br/>Thanks<br/><br/>Ewan<br/><br/><hr class="sig">If you have found this post helpful, please click the 'Vote as Helpful' link (the green triangle and number on the top-left). <br/><br/> If this post answers your question, click the 'Mark As Answered' link below. It helps others who experience the same issue in future to find the solution.Wed, 25 Nov 2009 10:32:28 Z2009-11-27T10:19:14Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a1be3a43-9dd8-4c83-9ff0-872158ea75e6http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a1be3a43-9dd8-4c83-9ff0-872158ea75e6Bill2010http://social.msdn.microsoft.com/Profile/en-US/?user=Bill2010Is there a way to use an Excel file as a source document in BT 2009?I would like to use Excel data as source for BizTalk 2009... including creating the schema, etc. Can this be done? If so, is there any documentation or examples for it?Mon, 23 Nov 2009 22:33:27 Z2009-11-27T09:43:54Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5c217b77-c3ce-470f-8b7c-1e1e51c200f1http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5c217b77-c3ce-470f-8b7c-1e1e51c200f1Xiao Hanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Xiao%20HanHow to loop through the values in a message?I have a message, the structure is like:<br/> &lt;Root&gt;<br/>     &lt;Employees&gt;<br/>        &lt;Employee PayCategoryID=&quot;1&quot;&gt;<br/>          &lt;PayDetails&gt;15&lt;/PayDetails&gt;<br/>          &lt;PayDetails&gt;20&lt;/PayDetails&gt;<br/>          &lt;PayDetails&gt;30&lt;/PayDetails&gt;<br/>        &lt;/Employee&gt;<br/>        &lt;Employee PayCategoryID=&quot;2&quot;&gt;&gt;<br/>          &lt;PayDetails&gt;10&lt;/PayDetails&gt;<br/>          &lt;PayDetails&gt;20&lt;/PayDetails&gt;<br/>          &lt;PayDetails&gt;15&lt;/PayDetails&gt;<br/>        &lt;/Employee&gt;<br/>     &lt;/Employees&gt;<br/>     &lt;PayCategorys&gt;<br/>         &lt;PayCategory PayCategoryID=&quot;1&quot; /&gt;<br/>         &lt;PayCategory PayCategoryID=&quot;2&quot; /&gt;<br/>     &lt;/PayCategory&gt;<br/> &lt;/Root&gt;<br/> <br/> If I want to search through the message and calculate the total Pay of each employee by adding all the PayDetails value for that employee together, what functoid I could use? Or using a customize XSLT file?<br/> <br/> Thank you.Sat, 21 Nov 2009 03:40:54 Z2009-11-27T08:36:30Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/396ff566-df9b-41d9-b5e8-c4e316a3be2chttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/396ff566-df9b-41d9-b5e8-c4e316a3be2cSelvaraj Mhttp://social.msdn.microsoft.com/Profile/en-US/?user=Selvaraj%20Mserialization in OrchestrationHow to enable serialization in Orchestration &amp; why ? Please share with me . Thu, 26 Nov 2009 12:58:35 Z2009-11-27T07:44:10Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/0852b9e5-f6c5-4fc2-a266-450332a54704http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/0852b9e5-f6c5-4fc2-a266-450332a54704Surendra B Singhhttp://social.msdn.microsoft.com/Profile/en-US/?user=Surendra%20B%20Singh Disable BAM Tracking <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small;font-family:Calibri">How to disable BAM Tracking globally from BizTalk 2009 configuration or from sql server database</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small;font-family:Calibri">and then Enable back?</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small;font-family:Calibri"> <br/>Thanks</span></p><hr class="sig">Surendra SinghThu, 26 Nov 2009 04:59:10 Z2009-11-26T17:35:37Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5d399fe9-b118-41c9-8db4-cc328ff7bad0http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/5d399fe9-b118-41c9-8db4-cc328ff7bad0FutureBtzMasterhttp://social.msdn.microsoft.com/Profile/en-US/?user=FutureBtzMasterftp adapter password modificationHello Biztalk,<br/> <br/> I am deploying biztalk applications and I was wondering about one subject.<br/> <br/> I have some flows with FTP receive ports And/Or FTP send ports<br/> I have set all the configurrations for these ports and have exported the bindings for later deployements.<br/> <br/> But in the case the exploitation people decide to change the FTP logins and password, we will have to configure again the ports and export egain the bindings, so I was wondering if it was possible to make login and password configurable.<br/> <br/> It seems that it is possible to do that in orchestration <br/> <br/> <pre lang=x-cpp>msgOutput = msgInput; msgOutput(FTP.UserName) = System.Configuration.ConfigurationManager.AppSettings[&quot;FTPUserName&quot;]; msgOutput(FTP.Password) = System.Configuration.ConfigurationManager.AppSettings[&quot;FTPPassword&quot;];</pre> + biztalk configuration file <pre lang=x-xml>&lt;appSettings&gt; &lt;add key=&quot;FTPUserName&quot; value = &quot;UserName&quot;/&gt; &lt;add key=&quot;FTPPassword&quot; value = &quot;Password&quot;/&gt; &lt;/appSettings&gt; </pre> <br/> <strong>but only for send ports, with message context properties.</strong> <br/> <br/> Can you guys tell me if there is a way to make login and password configurable for FTP receive ports ??<br/> <br/> Thanks for your Help.Thu, 26 Nov 2009 16:53:04 Z2009-11-26T17:09:25Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e6674f7b-3b4f-48a5-a9a5-d01d7de8fc8chttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/e6674f7b-3b4f-48a5-a9a5-d01d7de8fc8cTurokSVKhttp://social.msdn.microsoft.com/Profile/en-US/?user=TurokSVKBizTalk + Master Data Services architectureHi there,<br/> <br/> can anyone please guide me to some BizTalk + Master Data Services architectures? Some pictures will be very helpful<br/> <br/> thank a lot<br/> <br/> MikeThu, 26 Nov 2009 09:44:12 Z2009-11-27T08:54:40Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b722ff34-483a-4700-9801-0c58b0dcc118http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b722ff34-483a-4700-9801-0c58b0dcc118rajparmarhttp://social.msdn.microsoft.com/Profile/en-US/?user=rajparmarconnect to exchange server using BizTalk Server 2006<p align=left><font face=Arial size=2>Q: Is there an example that allows me </font></p> <p align=left><font face=Arial size=2>&gt;&gt; to read a mailbox (for example mymailbox on exchange server) ;</font></p> <p align=left>&gt;&gt; after reading email or receiving every new email, sends to another mailbox/email on the same exchange server?</p> <p align=left> </p> <p align=left>using BizTalk Server 2006.</p> <p align=left> </p> <p align=left>Or do I need to write custom adapter for this?</p> <p align=left> </p> <p align=left>Thank you.</p>Mon, 14 Jan 2008 21:41:20 Z2009-11-26T15:11:40Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/42be19e1-69fb-43a8-bcd7-83184a10b5b6http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/42be19e1-69fb-43a8-bcd7-83184a10b5b6paulremhttp://social.msdn.microsoft.com/Profile/en-US/?user=paulremBTARN Configuration on Win2k8 virtual machine issue<p>Hello,<br/><br/>I'm trying to install and configure the BizTalk RosettaNet Accelerator 3.5 Standard Edition for BizTalk Server 2009 Developer Edition on a Windows Server 2008 x64 virtual pc.<br/>When I configure the runtime feature, the configuration fails. In the Logfile at the end of file I see following log-messages:</p> <pre>[11:30:17 Error RNConfig] c:\depot\europa2009\private\europa_source\btarnconfig\dll\rnconfig.cpp(985): FAILED hr = 80004005 [11:30:17 Info RNConfig] Leaving function: CRNConfig::ConfigureFeature [11:30:17 Warning Configuration Framework]Feature failed to configure: Runtime. [11:30:18 Info Configuration Framework]Configuration Summaries: [11:30:18 Error Configuration Framework]Feature: [Runtime] Failed to configure with error message [Configuration Wizard is unable to verify your network connection. A valid network connection is required.] [11:30:18 Info Configuration Framework] Feature: Runtime Configuration Enabled: yes Sub UI: no Configured: no [11:30:18 Info Configuration Framework] Feature: WebApps Configuration Enabled: yes Sub UI: no Configured: yes</pre> Does anybody know this issue and how to solve it??<br/><br/>kind regards,<br/>paulremThu, 26 Nov 2009 11:07:23 Z2009-11-26T13:57:10Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/ce965ee1-cefc-426f-9837-16d548f7633ehttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/ce965ee1-cefc-426f-9837-16d548f7633eFredAtMsdnhttp://social.msdn.microsoft.com/Profile/en-US/?user=FredAtMsdnWcf message issue when coming from orchestration <p>I have a wcf send port that calls an external wcf service. This wcf send port subscribe to all message of a specific messageType through a filter.</p> <p>When I am using a file receive location and drop one of this message, I have no problem. The wcf send port pick up the message in the message box and sent it.</p> <p>But when I create the same message type inside an orchestration and use a direct port (to send the message to messagebox), the wcf send port generate this error:</p> <p>&quot;The message could not be processed because the action 'myActionHere' is invalid or unrecognized&quot;.</p> <p>I have stop the send port to compare the two files coming from the different path and the only thing I can see is that in the case of the message coming from the orchestration the message have a &quot;part&quot; and not a &quot;Body&quot;.</p> <p>Does someone know why a message coming from an orchestration is different and how can  I workaround this issue.</p> <p>Thanks for your help.</p>Wed, 25 Nov 2009 17:52:25 Z2009-11-26T13:29:10Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/edabaf4a-788f-4930-8cdf-fa9594720084http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/edabaf4a-788f-4930-8cdf-fa9594720084vh_raohttp://social.msdn.microsoft.com/Profile/en-US/?user=vh_raohow to get the no of suspended and running instances of a biztalk application from external web application?<p>hi,<br/><br/>I am developing a web application for biztalk server support. can any body give an idea how to get the no of instances both running and suspended instances from a web application?</p>Thu, 26 Nov 2009 10:31:34 Z2009-11-27T05:07:29Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/bf221e95-a0f4-4321-8af9-6a2b4cd08755http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/bf221e95-a0f4-4321-8af9-6a2b4cd08755IT-Fraggelhttp://social.msdn.microsoft.com/Profile/en-US/?user=IT-FraggelNewbie help need for a simple DB2 poll to SQL insertDear all, <br/>i'm new to Biztalk 2009 and tryed to get a simple job up and running, i have to select some data out of a DB2 table in a cycle by seconds, and insert them into a SQL table on a SQL server. Inside this i need to convert the data.<br/><br/>I use Dataadapter pack and can build a send/receive port for DB2 access and SQL access, but i got lost in how todo the logic and configuration this in Biztalk 2009 VS 2008 project. There are so many options :-(, is there anybody who can give me a step-by-step howto or a sample project which include polling from a table, modify data and insert them into a sql table by polling?<br/><br/>Many thanks,<br/>Ingo<br/>Tue, 24 Nov 2009 12:03:50 Z2009-11-26T11:24:46Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/bcf5d965-4292-4d21-b9d5-8648e8464c57http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/bcf5d965-4292-4d21-b9d5-8648e8464c57Stuart Brierleyhttp://social.msdn.microsoft.com/Profile/en-US/?user=Stuart%20BrierleyBizUnit SOAPHTTPRequestResponseStep Peculiarity<div class=discussionListContent> <p>Hi,</p> <p>I am trying to put together a BizUnit test to call a number of BizTalk web services, and have found myself at a bit of a curious road block.</p> <p>So far I have three web service calls defined for use with BizUnit, in NUnit these present themselves as:</p> <p>BizUnitTests</p> <p style="padding-left:30px">Arrears</p> <p style="padding-left:60px">ArrearsAccountData</p> <p style="padding-left:90px"><strong>GetArrearsAccountData</strong></p> <p style="padding-left:60px">ArrearsGeneralDetails</p> <p style="padding-left:90px"><strong>GetArrearsGeneralDetails</strong></p> <p style="padding-left:90px"><strong>UpdateArrearsGeneralDetails</strong></p> <p> </p> <p>The ones in bold are the individual tests, each doing a simple call to a web method.  The Getxxxx methods are both on the same web services, whereas the Update is on a seperate web service.  They are all of the type:</p> <p>&lt;TestCase testName=&quot;GetArrearsAccountData&quot;&gt;</p> <p style="padding-left:30px"> &lt;TestSetup&gt;<br/> &lt;/TestSetup&gt;</p> <p style="padding-left:30px"> &lt;TestExecution&gt;<br/>      &lt;TestStep assemblyPath=&quot;&quot; typeName=&quot;BizUnit.SOAPHTTPRequestResponseStep&quot;&gt;<br/>           &lt;WebServiceWSDLURL&gt;http://d-cbsbiz02/EAEArrearsServices/Inquiries.asmx?WSDL&lt;/WebServiceWSDLURL&gt;<br/>           &lt;ServiceName&gt;Inquiries&lt;/ServiceName&gt;<br/>           &lt;WebMethod&gt;GetArrearsAccountData&lt;/WebMethod&gt;<br/>           &lt;InputMessageTypeName&gt;GetArrearsAccountDataRequest&lt;/InputMessageTypeName&gt;<br/>         &lt;MessagePayload&gt;C:\SourceSafe\Testing\CBS\BizTalk\BizUnitTests\Arrears\ArrearsAccountData\GetArrearsAccountDataRequest.xml&lt;/MessagePayload&gt;</p> <p style="padding-left:30px">     &lt;ValidationStep assemblyPath=&quot;&quot; typeName=&quot;BizUnit.XmlValidationStep&quot;&gt;<br/>           &lt;XmlSchemaNameSpace&gt;http://XML.Schemas.Arrears.WebServices.GetArrearsAccountDataResponse&lt;/XmlSchemaNameSpace&gt;       <br/>           &lt;XPathList&gt;<br/>               &lt;XPathValidation query=&quot;/*[local-name()='GetArrearsAccountDataResponse' and namespace-uri()='']/*[local-name()='Body' and namespace-uri()='']/*[local-name()='ArrearsAccountData' and namespace-uri()='']/*[local-name()='AccountNumber' and namespace-uri()='']&quot;&gt;12121212&lt;/XPathValidation&gt;<br/>              &lt;XPathValidation query=&quot;/*[local-name()='GetArrearsAccountDataResponse' and namespace-uri()='']/*[local-name()='Body' and namespace-uri()='']/*[local-name()='ArrearsAccountData' and namespace-uri()='']/*[local-name()='AccountName' and namespace-uri()='']&quot;&gt;smith&lt;/XPathValidation&gt;<br/>    &lt;/XPathList&gt;<br/>   &lt;/ValidationStep&gt;<br/>  &lt;/TestStep&gt;<br/> &lt;/TestExecution&gt;</p> <p> &lt;!-- Test cleanup: test cases should always leave the system in the state they found it --&gt;<br/> &lt;TestCleanup&gt;<br/> &lt;/TestCleanup&gt;<br/>&lt;/TestCase&gt;</p> <p>The problem I have is that when I run the full test, the Getxxx tests are successful, and the Updatexxx fails with:</p> <p style="padding-left:30px"><span style="font-size:xx-small">System.TypeLoadException: Could not load type 'BizUnit.Proxy.UpdateArrearsGeneralDetailsRequest' from assembly 'TestFrameWorkProxy0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'</span></p> <p>If I then reload the tests and run only the Updatexxx test this is then sucessful.  Following this if I run any of the Getxxx tests they will fail with the error type as seen above.</p> <p>Reloading the tests and running a Getxxx test first will succeed, but will then break the Updatexxx test!</p> <p>It is as though the first test to run is causing something to get stuck, preventing any successful tests of the other web service. </p> <p>If anyone has any ideas, please let me know.</p> <p>Cheers</p> <p><a href="http://geekswithblogs.net/StuartBrierley/Default.aspx">Stu.</a></p> </div>Thu, 26 Nov 2009 10:43:12 Z2009-11-26T10:43:12Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/42948fbb-6a0d-4995-b573-858b6c9c83e0http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/42948fbb-6a0d-4995-b573-858b6c9c83e0Mike Livenspargarhttp://social.msdn.microsoft.com/Profile/en-US/?user=Mike%20LivenspargarBizTalk 2009 Multi-Computer Configuration Error<p>I'm installing BizTalk Server 2009 in a multi-computer environment and receiving an 'Access Denied' error during configuration as shown in the log excerpt below:</p> <p>[8:57:50 AM Info ConfigHelper]  Validated service credentials for account: DOMAIN\btservice<br/>[8:57:51 AM Info ConfigHelper] DOMAIN\BIZTALK-APP-GROUP is a valid domain group.<br/>[8:57:51 AM Error ConfigHelper] f:\bt\890\private\source\common\prod\btscommon\configwizard\confighelper\confighelper.cpp(953): FAILED hr = 80070005</p> <p>[8:57:51 AM Error ConfigHelper] Check for membership of DOMAIN\btservice in Group DOMAIN\BIZTALK-APP-GROUP failed.  Reason: Access is denied.<br/>[8:57:51 AM Error ConfigHelper] Access is denied.<br/>[8:57:51 AM Error ConfigHelper] f:\bt\890\private\source\common\prod\btscommon\configwizard\confighelper\confighelper.cpp(1447): FAILED hr = 80070005</p> <p>[8:57:51 AM Error BtsCfg] f:\bt\890\private\source\setup\prod\btssetup\btscfg\btscfg.cpp(3456): FAILED hr = 80070005</p> <p><br/>I'm performing a custom configuration in the BizTalk configuration tool. Configuration of Enterprise SSO and BizTalk Group proceeds without error. On the BizTalk Runtime configuration page the BizTalk Host Instance Account value is prepopulated with the domain account I entered at the beginning of configuration. When I enter the domain group name for the BizTalk Host Users Group the icon next to the BizTalk Host Instance Account entry turns from a person icon to a red-circled X icon. The associated error message is 'Access denied' as shown in the log above.</p> <p>Here are some facts about the environment:</p> <p>  BTS 2009 is installed on a 64-bit Windows Server 2003 Enterprise R2 SP2 machine<br/><br/>  Sql Server 2008 SP1 is installed on a 32-bit Windows Server 2003 Enterprise R2 SP2 machine<br/><br/>  The account being used to configure BizTalk is a domain account, and is a local administrator on the BizTalk machine and on the Sql Server machine<br/><br/>  All accounts and groups entered in the configuration are domain accounts and groups<br/><br/>  BizTalk is being configured as a new BizTalk group</p> <p>This is a brand-new installation of BizTalk, and our first in the multi-computer environment. There certainly seems to be a permissions issue, but what permissions might be lacking?</p> <p>Thanks,<br/>Mike</p>Wed, 25 Nov 2009 14:32:34 Z2009-11-26T08:02:24Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/98bf5584-6216-4af4-be66-60a38ca161d2http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/98bf5584-6216-4af4-be66-60a38ca161d2Food Fanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Food%20FanExtracting the Xml of a message?<p>In my orchestration, there is an assignment shape, that assigns a message to another message using an XMLDocument object as in the snippet below:</p> <div style="background-color:white;color:black"> <pre>objXml = <span style="color:blue">new</span> System.Xml.XmlDocument(); objXml = Msg_Input; Msg_SQLRequest.parameters.StoredProc1.InputXmlText = objXml.OuterXml; </pre> </div> <p>What this does is that, it produces an Xml with the desired NameSpace for the root (as specified in the <strong>Target Namespace</strong> property of the schema). However all the child nodes are written with the dreaded <strong>xmlns=&quot;&quot;</strong> as an attribute.<br/><br/>I'm familiar with the process to avoid the blank or empty xmlns attributes where we add nodes explicitly - by specifying the Root node's namespace for all the child elements . But here the <strong>Namespace</strong> property is disabled for all the child nodes in the schema designer. <br/><br/>But in case like the above, is it possible to make the Child Nodes inherit the <strong>Target Namespace</strong> of the schema? <br/><br/>Adjusting the Schema properties *is* an option. <br/><br/><br/>Is there is a better way to extract the Xml out of the Msg_Input ?<br/><br/>Thank you. <br/> <br/><br/>objXml is a Variable in Orchestration</p>Thu, 19 Nov 2009 17:21:27 Z2009-11-26T07:37:22Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/50e2c99a-cdb7-471f-8026-57544c1cb969http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/50e2c99a-cdb7-471f-8026-57544c1cb969BizTalk Beginnerhttp://social.msdn.microsoft.com/Profile/en-US/?user=BizTalk%20BeginnerBizTalk To SharepointHello All,<br/><br/>I posted an issue few days back regarding Inserting a list item from BizTalk. (<a href="http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a10a292f-3b0a-431b-8c4a-7546eeddf22e/">http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/a10a292f-3b0a-431b-8c4a-7546eeddf22e/</a>)<br/>I finally achieved this by calling the WS provided by Sharepoint (eg: <a href="http://[Host]/lists/_vti_bin/lists.asmx">http://[Host]/lists/_vti_bin/lists.asmx</a>) using WCF-Custom adapter with basichttp binding. I mentioned the <br/><br/>It is working perfectly in my local environment. However, in the DEV box, i dont have access to sharepoint sites.<br/>So, i tried utilizing &quot;mysite&quot; feature, where-in i create a list and tried accessing from BizTak using WCF-Custom adapter with the same configuration which i used in my local machine. But, this time i got the following error:<br/><br/><span style="font-size:xx-small"> <p><strong>Details:&quot;System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at </strong><a href="http://[Host]:[port]/Lists/_vti_bin/lists.asmx"><strong>http://[Host]:[port]/Lists/_vti_bin/lists.asmx</strong></a><strong> that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---&gt; System.Net.WebException: The remote server returned an error: (404) Not Found.<br/><br/>WCF-Custom Adapter Config: under Binding, i set the Security as TransportCredentialOnly, and Transport (clienttypecredential as &quot;Windows&quot;).</strong></p> </span>Pls letme know what am doing wrong.<br/><br/>Regards<br/><br/><br/><br/><hr class="sig">BizTalk BeginnerMon, 23 Nov 2009 16:00:47 Z2009-11-26T06:34:56Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/ed59c532-7a6b-4f15-bb4f-c85f18e3c0f7http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/ed59c532-7a6b-4f15-bb4f-c85f18e3c0f7JamesO1959http://social.msdn.microsoft.com/Profile/en-US/?user=JamesO1959Error on the send pipeline<p align=left><font face=Arial size=2></font> </p> <p>I get this error on the send pipeline</p> <p align=left> </p> <p align=left>There was a failure executing the send pipeline: &quot;BTAHL72XPipelines.BTAHL72XSendPipeline, BTAHL72XPipelines, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; Source: &quot;BTAHL7 2.X Assembler&quot; Send Port: &quot;SendOrm_TEST&quot; URI: &quot;C:\ORMOUT\%MessageID%.txt&quot; Reason: Finding the document specification by message type &quot;<a title="http://microsoft.com/HealthCare/HL7/2X#ORM_O01_22_GLO_DEF" href="http://microsoft.com/HealthCare/HL7/2X#ORM_O01_22_GLO_DEF">http://microsoft.com/HealthCare/HL7/2X#ORM_O01_22_GLO_DEF</a>&quot; failed. Verify the schema deployed properly.  </p> <p align=left> </p>Mon, 28 Jul 2008 19:48:38 Z2009-11-26T05:38:01Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c326cbca-55af-441f-89ff-30537ffcff44http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/c326cbca-55af-441f-89ff-30537ffcff44Xiao Hanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Xiao%20HanHow to get the earliest date and latest date in a loop of a message?I have a scenario which needs to find what the earliest and latest date inside a loop of records.<br/> The date is stored in a attribute of the record:<br/> &lt;Employee&gt;<br/>   &lt;PayDetail PayID=&quot;1&quot; WorkDate=&quot;9/26/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;2&quot; WorkDate=&quot;9/27/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;3&quot; WorkDate=&quot;9/28/2009&quot;&gt;<br/>   &lt;PayDetail PayID=&quot;4&quot; WorkDate=&quot;9/29/2009&quot;&gt;<br/> &lt;Employee&gt;<br/> <br/> Do I convert the value in <strong>WorkDate</strong> into DateTime first, then compare it? Or what's the best way to find out the earliest date(9/26/2009) and latest date (&quot;9/29/2009&quot;) from this message?<br/> <br/> Thank you.Wed, 25 Nov 2009 03:01:50 Z2009-11-26T01:19:31Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/4ce31b68-be85-4a08-b381-9f987769444chttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/4ce31b68-be85-4a08-b381-9f987769444cchirag001shttp://social.msdn.microsoft.com/Profile/en-US/?user=chirag001sBizTalk Diagnostic library by Greg Hi,<br/><br/>I am very much impressed with BizTalk diagnostic library &amp; i downloaded it to my development server.But i would like to know has anybody used the Diagnostic library &amp; if yes how do i change the namespace &amp; create a MSI so that it caters to my company needs.<br/><br/>Thanks Greg for all your help.<hr class="sig">chiragWed, 21 Oct 2009 18:28:20 Z2009-11-25T23:07:36Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/009199e5-02df-4004-8473-85e37efa4896http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/009199e5-02df-4004-8473-85e37efa4896Kumsihttp://social.msdn.microsoft.com/Profile/en-US/?user=KumsiHow to export the Unbound ports using BTSTask.exe?Hi,<br/> <br/> To export the unbound ports using BTSDeploy.exe in BizTalk 2006, we have an argument called &quot;UNBOUNDPORTS&quot;<br/> <br/> How can i do this using BTSTask.exe in Biztalk 2009?<br/> <br/> Thanks<hr class="sig">KumsiWed, 18 Nov 2009 19:28:40 Z2009-11-26T02:58:29Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b1a11a03-9bb9-480c-9027-2ee368e9d760http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/b1a11a03-9bb9-480c-9027-2ee368e9d760Trevor Leunghttp://social.msdn.microsoft.com/Profile/en-US/?user=Trevor%20LeungPublish Web Service Wizard problem - extra xmlns=""Hi All,<br/> <br/> I have a schema that I want to publish as a web service.<br/> <br/> After I run through the wizard, I see that all my elements have an attribute of xmlns=&quot;&quot; attached to it.  How can I get rid of it?<br/> <br/> My schema:<br/> <br/> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;<br/> &lt;xs:schema xmlns:b=&quot;http://schemas.microsoft.com/BizTalk/2003&quot; targetNamespace=&quot;http:/test/ReceivingWS/&quot; xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;<br/>   &lt;xs:element name=&quot;ReceiveHL7Message&quot;&gt;<br/>     &lt;xs:complexType&gt;<br/>       &lt;xs:sequence&gt;<br/>         &lt;xs:element name=&quot;orgID&quot; type=&quot;xs:string&quot; /&gt;<br/>         &lt;xs:element name=&quot;password&quot; type=&quot;xs:string&quot; /&gt;<br/>         &lt;xs:element name=&quot;msgHL7&quot; type=&quot;xs:string&quot; /&gt;<br/>       &lt;/xs:sequence&gt;<br/>     &lt;/xs:complexType&gt;<br/>   &lt;/xs:element&gt;<br/> &lt;/xs:schema&gt;<br/> <br/> My web service looks like this:<br/> <span><span><br/> &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br/> &lt;soap:Envelope xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:soap=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;<br/>   &lt;soap:Body&gt;<br/>     &lt;WebMethod1 xmlns=&quot;http://tempuri.org/&quot;&gt;<br/>       &lt;ReceiveHL7Message xmlns=&quot;http://test/ReceivingWS/&quot;&gt;<br/>         &lt;orgID xmlns=&quot;&quot;&gt;string&lt;/orgID&gt;<br/>         &lt;password xmlns=&quot;&quot;&gt;string&lt;/password&gt;<br/>         &lt;msgHL7 xmlns=&quot;&quot;&gt;string&lt;/msgHL7&gt;<br/>       &lt;/ReceiveHL7Message&gt;<br/>     &lt;/WebMethod1&gt;<br/>   &lt;/soap:Body&gt;<br/> &lt;/soap:Envelope&gt;<br/> </span> </span>Wed, 25 Nov 2009 17:31:52 Z2009-11-25T18:57:19Zhttp://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/9ee91ea0-90d6-4c7f-b860-37a0689e7493http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/9ee91ea0-90d6-4c7f-b860-37a0689e7493David Daikerhttp://social.msdn.microsoft.com/Profile/en-US/?user=David%20DaikerSchema AdviceI'm a newbe to BizTalk and trying to build a schema for the following CSV flat file.<br/><br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;HEAD&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;FHT&quot;,&quot;FHT&quot;,&quot;6299641497&quot;,&quot;20090417033325&quot;,&quot;20090417033325&quot;,&quot;20090418120000&quot;,&quot;201ANHSC&quot;,&quot;8786189&quot;,&quot;aaa&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;BILL&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;BILL&quot;,&quot;608 SW 8TH ST&quot;,&quot;&quot;,&quot;&quot;,&quot;SAM'S 6299&quot;,&quot;BENTONVILLE&quot;,&quot;AR&quot;,&quot;&quot;,&quot;US&quot;,&quot;72712&quot;,&quot;&quot;,&quot;&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;SHIP&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;SHIP&quot;,&quot;23701 W SOUTHERN AVE&quot;,&quot;SAM'S 6299&quot;,&quot;BUCKEYE&quot;,&quot;AZ&quot;,&quot;MARICOPA&quot;,&quot;US&quot;,&quot;85326&quot;,&quot;&quot;,&quot;&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;1&quot;,&quot;81000480&quot;,864.00,&quot;CS&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;2&quot;,&quot;82946330&quot;,245.00,&quot;CS&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215567&quot;,&quot;WHSE&quot;,&quot;3&quot;,&quot;11299&quot;,23.00,&quot;EA&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;HEAD&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;FHT&quot;,&quot;FHT&quot;,&quot;6299641497&quot;,&quot;20090417033325&quot;,&quot;20090417033325&quot;,&quot;20090418120000&quot;,&quot;201ANHSC&quot;,&quot;8786189&quot;,&quot;aaa&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;BILL&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;BILL&quot;,&quot;608 SW 8TH ST&quot;,&quot;&quot;,&quot;&quot;,&quot;SAM'S 6299&quot;,&quot;BENTONVILLE&quot;,&quot;AR&quot;,&quot;&quot;,&quot;US&quot;,&quot;72712&quot;,&quot;&quot;,&quot;&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;SHIP&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;SHIP&quot;,&quot;23701 W SOUTHERN AVE&quot;,&quot;SAM'S 6299&quot;,&quot;BUCKEYE&quot;,&quot;AZ&quot;,&quot;MARICOPA&quot;,&quot;US&quot;,&quot;85326&quot;,&quot;&quot;,&quot;&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;1&quot;,&quot;81000480&quot;,864.00,&quot;CS&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;2&quot;,&quot;82946330&quot;,245.00,&quot;CS&quot;<br/>&quot;AX&quot;,&quot;20090417033325&quot;,&quot;SORD&quot;,&quot;LINE&quot;,&quot;215568&quot;,&quot;WHSE&quot;,&quot;3&quot;,&quot;11299&quot;,23.00,&quot;EA&quot;<br/><br/>The forth field in each row identifies what kind of line it is.  &quot;HEAD&quot;, &quot;BILL&quot;, &quot;SHIP&quot;, or &quot;LINE&quot;.  Each &quot;order&quot; will have one &quot;HEAD&quot;, &quot;SHIP&quot;, and &quot;BILL&quot; and one or more &quot;LINES&quot;.  I've built a schema that works great if I only have one set of rows, even with multiple &quot;LINE&quot; rows but as soon as I have more than one of rows (line 7 above) it errors out with what I think is an error indicating that it is trying to validate the &quot;HEAD&quot; row to the &quot;LINE&quot; record.<br/><br/>Right now I've got a root node and four record type nodes in my schema, one for each of my four different type of lines.  The first three record nodes all have MinOccurs and MaxOccurs set to 1 and 1.  The last has no MinOccurs and a MaxOccurs set to &quot;unbounded&quot;.  <br/><br/>I tried using the Tag property but that only works when the tag is the first thing in the row.<br/><br/>Any suggestions would be most appriciated?Tue, 24 Nov 2009 20:38:23 Z2009-11-25T21:04:04Z