<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>BizTalk on Marko Apfel</title><link>http://blog.marko-apfel.de/topics/biztalk/</link><description>Recent content in BizTalk on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 01 May 2013 11:31:00 +0200</lastBuildDate><atom:link href="http://blog.marko-apfel.de/topics/biztalk/index.xml" rel="self" type="application/rss+xml"/><item><title>Ensuring unique CIDs for MSDTC in BizTalk installations</title><link>http://blog.marko-apfel.de/posts/ensuring-unique-cids-for-msdtc-in-biztalk-installations/</link><pubDate>Wed, 01 May 2013 11:31:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/ensuring-unique-cids-for-msdtc-in-biztalk-installations/</guid><description>&lt;h1 id="situation"&gt;Situation&lt;/h1&gt;
&lt;p&gt;By installing BizTalk in a distributed environment it is essential, that the MS DTC (Microsoft Distributed Transaction Controller) have an unique CID. Notably by cloning machines in a virtual environment this is often not the case, if the customizing after cloning is too simple establishes. A lot of system guys don’t care about this IDs – they only change the SIDs of the systems.&lt;/p&gt;</description></item><item><title>BizTalk: Unterschied zwischen Mass Copy Functoid und Einzelverbindung</title><link>http://blog.marko-apfel.de/posts/biztalk-unterschied-zwischen-mass-copy-functoid-und-einzelverbindung/</link><pubDate>Tue, 06 Mar 2007 18:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-unterschied-zwischen-mass-copy-functoid-und-einzelverbindung/</guid><description>&lt;p&gt;Durch Verwendung des Mass Copy Functoid ist es möglich die Elemente unterhalb des Quell-Knotens mit den Elementen unterhalb des Zielknotens zu verbinden.&lt;/p&gt;
&lt;p&gt;Fast die gleiche Semantik ergibt sich auch durch einzelnes Verbinden der untergeordneten Elemente. Wobei dies recht einfach durch das Verwenden von SHIFT beim Ziehen einer Verbindung zwischen Quell- und Zielknoten.&lt;/p&gt;</description></item><item><title>Mapping &lt;Any&gt;-Elements in BizTalk-Orchestrations</title><link>http://blog.marko-apfel.de/posts/mapping-any-elements-in-biztalk-orchestrations/</link><pubDate>Wed, 14 Feb 2007 16:21:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/mapping-any-elements-in-biztalk-orchestrations/</guid><description>&lt;p&gt;Mapping &amp;lt;Any&amp;gt;-Elements in a BizTalk-Map is not possible. You can not draw a direct connect from or to &amp;lt;Any&amp;gt;-Elements.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://web.archive.org/web/20120131104658id_/http://marko.apfel.googlepages.com/Gwb_1_Map.png" alt="Screenshot for Mapping &amp;lt;Any&amp;gt;-Elements in BizTalk-Orchestrations" loading="lazy" decoding="async"&gt;&lt;/p&gt;
&lt;p&gt;Some sources in the web describe the possibility to use a scripting-functoid with a special XSLT to do that, other sources recommand to write a special .NET-component to insert the wished tree under the &amp;lt;Any&amp;gt;-Element.&lt;/p&gt;</description></item><item><title>Configuration of the BizTalk SMTP-Adapter via a dynamic port</title><link>http://blog.marko-apfel.de/posts/configuration-of-the-biztalk-smtp-adapter-via-a-dynamic-port/</link><pubDate>Fri, 24 Nov 2006 21:08:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/configuration-of-the-biztalk-smtp-adapter-via-a-dynamic-port/</guid><description>&lt;p&gt;For sending emails out of a BizTalk-Orchestration to varying recipients you can use a dynamic send port. The sending-parameters you can set directly in the orchestration.&lt;/p&gt;
&lt;p&gt;You need a &amp;ldquo;Message Assignment&amp;rdquo; and an &amp;ldquo;Expression&amp;rdquo;-shape.&lt;/p&gt;</description></item><item><title>Konfiguration des BizTalk SMTP-Adapter mittels eines dynamischen Ports</title><link>http://blog.marko-apfel.de/posts/konfiguration-des-biztalk-smtp-adapter-mittels-eines-dynamischen-ports/</link><pubDate>Fri, 24 Nov 2006 20:30:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/konfiguration-des-biztalk-smtp-adapter-mittels-eines-dynamischen-ports/</guid><description>&lt;p&gt;Zum Verschicken von Mails aus einer BizTalk-Orchestration an unterschiedliche Empfänger, bietet sich ein &amp;ldquo;Dynamic Send Port&amp;rdquo; an. Die Sende-Parameter können direkt in der Orchestration gesetzt werden.&lt;/p&gt;
&lt;p&gt;Dazu braucht man ein &amp;ldquo;Message Assigment&amp;rdquo;- und ein &amp;ldquo;Expression&amp;rdquo;-Shape.&lt;/p&gt;</description></item><item><title>Tracing des BizTalk Adapter for mySAP Business Suite</title><link>http://blog.marko-apfel.de/posts/tracing-des-biztalk-adapter-for-mysap-business-suite/</link><pubDate>Wed, 21 Jun 2006 15:30:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/tracing-des-biztalk-adapter-for-mysap-business-suite/</guid><description>&lt;p&gt;Im Zusammenhang mit verlorenengegangenen Werten innerhalb des mySAP-Adapters war es interessant das Verhalten genauer zu protokollieren.&lt;/p&gt;
&lt;p&gt;Dafür gibt es Trace-Variablen.&lt;/p&gt;
&lt;h3 id="umgebungsvariablen-setzen"&gt;Umgebungsvariablen setzen&lt;/h3&gt;
&lt;p&gt;Man lege folgende 3 System-Umgebungsvariablen an&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;CPIC_TRACE=1
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;RFC_TRACE=1
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;RFC_TRACE_DIR=C:\Tracedir
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Nach einem Reboot werden vom mySAP-Adapter Low-Level-Informationen in verschiedene Files im oben angegebenen Verzeichnis geschrieben.&lt;/p&gt;</description></item><item><title>BizTalk Server 2006 Error: SAP .Net connector is not installed</title><link>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-sap-net-connector-is-not-installed/</link><pubDate>Wed, 07 Jun 2006 13:45:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-sap-net-connector-is-not-installed/</guid><description>&lt;p&gt;Nach dem Unzug eines Projektes von einem Rechner auf einen anderen, gab es die Warnung und Fehlermeldung:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The adapter failed to transmit message going to send port &amp;#34;spZ_ESRI_DEBITOR_CREATE.SAP&amp;#34; with URL &amp;#34;sap://AS:xxx/00/800/&amp;#34;.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;It will be retransmitted after the retry interval specified for this Send Port.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Details:&amp;#34;SAP .Net connector is not installed&amp;#34;.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;A message sent to adapter &amp;#34;SAP&amp;#34; on send port &amp;#34;spZ_ESRI_DEBITOR_CREATE.SAP&amp;#34; with URI &amp;#34;sap://AS:xxx/00/800/&amp;#34; is suspended.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Error details: SAP .Net connector is not installed
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Diese Fehlermeldung ist etwas irreführend. Vermisst wird eine Wrapping-DLL, die der BizTalk-SAP-Adapter beim Import des SAP-Schemas für den Zugriff auf die RFC erzeugt. Diese DLL befindet sich im BIN-Unterordner vom Adapter-Verzeichnis.&lt;/p&gt;</description></item><item><title>Konfiguration eines BizTalk-HTTP-Receive-Location für Pivotal</title><link>http://blog.marko-apfel.de/posts/konfiguration-eines-biztalk-http-receive-location-fur-pivotal/</link><pubDate>Fri, 05 May 2006 19:00:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/konfiguration-eines-biztalk-http-receive-location-fur-pivotal/</guid><description>&lt;p&gt;Für die direkte Anbindung von Pivotal PXIE an den BizTalk Server 2006 mittels des HTTP-Adapters ist die Möglichkeit gegeben dies über diverse HTTP-Receive Locations zu handeln.&lt;/p&gt;
&lt;p&gt;Leider muss im Falle der Parameterübergabe für jede Variante des Parameters ein eigene Receive-Location vorgesehen werden. Das ist nicht wartbar für viele verschiedene Pivotal-Entitäten, aber für einzelne Entitäten durchaus praktikabel.&lt;/p&gt;</description></item><item><title>XML Schema nullable int-Element</title><link>http://blog.marko-apfel.de/posts/xml-schema-nullable-int-element/</link><pubDate>Sat, 29 Apr 2006 15:00:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/xml-schema-nullable-int-element/</guid><description>&lt;p&gt;Gerade im Zusammenhang mit nullable Types im .NET FW 2.0 ist es interessant eine XSD-Definition mit leeren (nicht-string) Elementen zu erlauben.
Das Attribut &amp;ldquo;nillable&amp;rdquo; reichte dazu nicht aus (zumindest nicht im Zusammenhang mit BizTalk).
Bleibt also noch die Definition eines eigenen Elementes.&lt;/p&gt;</description></item><item><title>Developing own Custom Functoid for BizTalk</title><link>http://blog.marko-apfel.de/posts/developing-own-custom-functoid-for-biztalk/</link><pubDate>Fri, 28 Apr 2006 18:15:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/developing-own-custom-functoid-for-biztalk/</guid><description>&lt;p&gt;Eigene Functoide für den BizTalk zu entwickeln ist ziemlich easy. Die Dokumentation mit den Beispielen ist OK und ausreichend.&lt;/p&gt;
&lt;p&gt;Trotzdem gibt es ein paar Dinge die man im Eifer des Gefechtes schnell mal übersieht.&lt;/p&gt;</description></item><item><title>Verwenden von Pivotal XDR Schema in BizTalk Server 2006</title><link>http://blog.marko-apfel.de/posts/verwenden-von-pivotal-xdr-schema-in-biztalk-server-2006/</link><pubDate>Sun, 09 Apr 2006 16:45:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/verwenden-von-pivotal-xdr-schema-in-biztalk-server-2006/</guid><description>&lt;p&gt;Pivotal erzeugt mittels GenerateSchema.ASP für die Integration Adapter ein XDR-Schema. Dieses Schema ließ sich unter BizTalk Server 2002 auch anstandslos importieren und weiterverwenden.&lt;/p&gt;
&lt;p&gt;Der BizTalk Server 2006 erwartet allerdings XSD-Schema. Alle Varianten die XDR- nach XSD-Schema zu wandeln schlugen fehl.&lt;/p&gt;</description></item><item><title>BizTalk und NameSpaces</title><link>http://blog.marko-apfel.de/posts/biztalk-und-namespaces/</link><pubDate>Thu, 23 Mar 2006 23:45:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-und-namespaces/</guid><description>&lt;p&gt;Unterschiedliche Namespaces zwischen Schemas und Instanzen führen immer wieder zu kryptischen Fehlermeldungen.&lt;/p&gt;
&lt;p&gt;Die Erfahrung zeigt, dass es einige besonders tückische Stellen gibt, die man sofort verifizieren sollte.&lt;/p&gt;
&lt;h1 id="typische-fehlermeldungen"&gt;Typische Fehlermeldungen&lt;/h1&gt;
&lt;h3 id="namespace-referenzierung-in-der-instanz-passt-nicht-zur-deklarierten-im-schema"&gt;Namespace-Referenzierung in der Instanz passt nicht zur deklarierten im Schema&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline: &amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpIn&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URI: &amp;#34;C:File_InMiniTest*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Finding document specification by message type &amp;#34;de.MeineFirma.EAI.Schema.FalscherTyp#MyEntity&amp;#34; failed.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Verify that the schema is deployed properly.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="komplette-namespace-referenzierung-in-der-instanz-vergessen"&gt;Komplette Namespace-Referenzierung in der Instanz vergessen&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline: &amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpIn&amp;#34; URI: &amp;#34;C:File_InMiniTest*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Finding document specification by message type &amp;#34;MyEntity&amp;#34; failed. Verify that the schema is deployed properly.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="receive-pipeline-falsch-konfiguriert-zb-auf-passthrureceive-anstatt-auf-xmlreceive"&gt;Receive-Pipeline falsch konfiguriert, z.B. auf PassThruReceive anstatt auf XMLReceive&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;The Messaging engine failed to process a message submitted by adapter:FILE Source
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URL:C:File_InMiniTest*.xml.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Details:The published message could not be routed because no subscribers were found.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;This error occurs if the subscribed orchestration schedule or send port has not been started, 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;or if some of the message properties necessary for subscription evaluation have not been promoted.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1&gt;&lt;/h1&gt;
&lt;h1 id="folgende-einstellungen-sollten-immer-passen"&gt;Folgende Einstellungen sollten immer passen&lt;/h1&gt;
&lt;h3 id="schema-an-sich-auswahl-der-xsd-datei"&gt;Schema an sich (Auswahl der XSD-Datei)&lt;/h3&gt;
&lt;p&gt;Namespace: de.MeineFirma.EAI.Schema
Type Name: MeinTyp&lt;/p&gt;</description></item><item><title>BizTalk Server 2006 Error: Loading document specification XYZ from assembly XYZ failed.</title><link>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-loading-document-specification-xyz-from-assembly-xyz-failed/</link><pubDate>Mon, 20 Mar 2006 02:00:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-server-2006-error-loading-document-specification-xyz-from-assembly-xyz-failed/</guid><description>&lt;p&gt;Obwohl die Assemblies mit den Schemas im GAC und deployed sind, kommt es beim Aufpicken einer Schemainstanz zu 2 Fehlereinträgen im Eventlog und die Message wird supended.&lt;/p&gt;
&lt;h3 id="fehler"&gt;Fehler&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Event Id: 5753
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;A message received by adapter &amp;#34;FILE&amp;#34; on receive location &amp;#34;XML&amp;#34; with URI &amp;#34;C:File_InORDERS01*.xml&amp;#34; is suspended. 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Error details:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;There was a failure executing the receive pipeline:
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&amp;#34;Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Source: &amp;#34;XML disassembler&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Receive Port: &amp;#34;RpORDERS01&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;URI: &amp;#34;C:File_InORDERS01*.xml&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Reason: Loading document specification from assembly failed. Verify that the schema for this document specification is deployed and placed in the Global Assembly Cache.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;und&lt;/p&gt;</description></item><item><title>Communication BizTalk to SAP via IDoc</title><link>http://blog.marko-apfel.de/posts/communication-biztalk-to-sap-via-idoc/</link><pubDate>Thu, 09 Mar 2006 16:26:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/communication-biztalk-to-sap-via-idoc/</guid><description>&lt;p&gt;Now with some little corrections the IDoc goes to SAP. Both Flatfile and XML IDocs can be pickuped and delivered to SAP.&lt;/p&gt;
&lt;p&gt;First at all you need a Send Pipeline (e.g. spORDERS01) with a Flat File Assembler to transform a XML- to a Flatfile-IDoc. As the Document Schema you specify the imported schema from SAP (e.g. ORDERS01). This Send Pipeline you must choose as the Send Pipeline in the configurationdialog from the Send Port for the SAP-system. It is a good idea to put all pipelines in a own assembly. It prevents the loosing of this setting during a new build of the intrinsic project.&lt;/p&gt;</description></item><item><title>BizTalk zu SAP Kommunikation via IDoc die 2.</title><link>http://blog.marko-apfel.de/posts/biztalk-zu-sap-kommunikation-via-idoc-die-2-69606/</link><pubDate>Wed, 15 Feb 2006 15:18:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-zu-sap-kommunikation-via-idoc-die-2-69606/</guid><description>&lt;h1 id="biztalk-zu-sap-kommunikation-via-idoc-die-2"&gt;BizTalk zu SAP Kommunikation via IDoc die 2.&lt;/h1&gt;
&lt;h2 id="history"&gt;History&lt;/h2&gt;
&lt;p&gt;Die ersten Versuche im Dezember den &amp;ldquo;Microsoft BizTalk Adapter v2.0 for mySAP Business Suite&amp;rdquo; in Betrieb zu nehmen, haben gezeigt, dass eine BizTalk-SAP-Kommunikation via RFC recht schnell gemacht ist. Vorraussetzung ist natürlich das entsprechende Wissen zum Erstellen der entsprechenden SAP-Bausteine.&lt;/p&gt;</description></item><item><title>BizTalk zu SAP Kommunikation via IDoc die 2.</title><link>http://blog.marko-apfel.de/posts/biztalk-zu-sap-kommunikation-via-idoc-die-2/</link><pubDate>Wed, 15 Feb 2006 14:47:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/biztalk-zu-sap-kommunikation-via-idoc-die-2/</guid><description>&lt;p&gt;Unser gestriges Inhouse-Consulting für die Kopplung von BizTalk zu SAP über den &amp;ldquo;Microsoft BizTalk Adapter v2.0 for mySAP Business Suite&amp;rdquo; mittels IDocs hatte leider auch keinen Erfolg.&lt;/p&gt;
&lt;p&gt;Der Consultant (aus einem &amp;ldquo;Microsoft Gold Partner&amp;rdquo; zertifizierten Systemhaus) hat im Vorfeld die Sachen ausprobiert &amp;amp; musste einige Calls bei Microsoft schalten. Unsere Architekturentscheidung bleibt weiterhin offen.&lt;/p&gt;</description></item><item><title>Installationsanleitung BizTalk 2004 in einer Multi-Computer-Landschaft</title><link>http://blog.marko-apfel.de/posts/installationsanleitung-biztalk-2004-in-einer-multi-computer-landschaft/</link><pubDate>Wed, 15 Feb 2006 09:56:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/installationsanleitung-biztalk-2004-in-einer-multi-computer-landschaft/</guid><description>&lt;h1 id="voraussetzungenxmlnamespace-prefix--o-ns--urnschemas-microsoft-comofficeoffice-"&gt;Voraussetzungenxml:namespace prefix = o ns = &amp;ldquo;urn:schemas-microsoft-com:office:office&amp;rdquo; /&lt;/h1&gt;
&lt;h2 id="hardware-server"&gt;&lt;em&gt;Hardware (Server)&lt;/em&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;EAI (BizTalk) VSTB0007&lt;/li&gt;
&lt;li&gt;Datenbank (SQL Server) VSTB0008&lt;/li&gt;
&lt;li&gt;xml:namespace prefix = st1 ns = &amp;ldquo;urn:schemas-microsoft-com:office:smarttags&amp;rdquo; /Enterprise Single Sign-On VSTB0009&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="software-betriebssystem"&gt;&lt;em&gt;Software (Betriebssystem)&lt;/em&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Windows 2003 Server&lt;/li&gt;
&lt;li&gt;Installationsmodus von uns&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="software-medien-bzw-downloads"&gt;&lt;em&gt;Software (Medien bzw Downloads)&lt;/em&gt;&lt;/h2&gt;
&lt;h3 id="vstb0007"&gt;VSTB0007&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;SQL Server 2000 Standard&lt;/li&gt;
&lt;li&gt;SQL Server 2000 SP3a&lt;/li&gt;
&lt;li&gt;SQL Server 2000 SP3a for Analysis Services&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="vstb0008"&gt;VSTB0008&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Visual Studio.NET 2003&lt;/li&gt;
&lt;li&gt;MSXML 4.0 SP2&lt;/li&gt;
&lt;li&gt;MSXML 3.0 SP4&lt;/li&gt;
&lt;li&gt;SOAP Toolkit 3.0&lt;/li&gt;
&lt;li&gt;SqlXml 3.0 SP2&lt;/li&gt;
&lt;li&gt;Office XP Tool Web Components (OWC10)&lt;/li&gt;
&lt;li&gt;Windows SharePoint Services (2.0)&lt;/li&gt;
&lt;li&gt;BizTalk Server 2004&lt;/li&gt;
&lt;li&gt;BizTalk Server 2004 SP1&lt;/li&gt;
&lt;li&gt;Hotfix KB831950&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="vstb0009"&gt;VSTB0009&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;DTC Tester Tool&lt;/li&gt;
&lt;li&gt;BizTalk Server 2004&lt;/li&gt;
&lt;li&gt;BizTalk Server 2004 SP1&lt;/li&gt;
&lt;li&gt;MSXML 4.0 SP2&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="user-und-gruppen-im-active-directory-einrichten"&gt;&lt;em&gt;User und Gruppen im Active Directory einrichten&lt;/em&gt;&lt;/h2&gt;
&lt;h3 id="service-user"&gt;Service User&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;User cannot change password: check (enterprise security will batch change the passwords).&lt;/li&gt;
&lt;li&gt;Password never expires: check.&lt;/li&gt;
&lt;li&gt;“Allow logon to terminal server”: uncheck.&lt;/li&gt;
&lt;li&gt;“Remote control”: uncheck “enable remote control”.&lt;/li&gt;
&lt;li&gt;“Log on to”: none (disallow using the account on any other workstation).&lt;/li&gt;
&lt;/ol&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;User Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;First Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Last Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Full Name&lt;/strong&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;SQLService&lt;/td&gt;
					&lt;td&gt;SQL&lt;/td&gt;
					&lt;td&gt;SQLService&lt;/td&gt;
					&lt;td&gt;SQL Service Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;SPAdmin&lt;/td&gt;
					&lt;td&gt;Admin&lt;/td&gt;
					&lt;td&gt;SPService&lt;/td&gt;
					&lt;td&gt;SharePoint Admin Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BTS&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk Service Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceBAS&lt;/td&gt;
					&lt;td&gt;BAS&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk Server BAS Application Pool Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceBASWeb&lt;/td&gt;
					&lt;td&gt;BASWeb&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk BAS Publishing Web Service Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceEDI&lt;/td&gt;
					&lt;td&gt;EDI&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk Base EDI Service Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceHost&lt;/td&gt;
					&lt;td&gt;Host&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk Host Instance Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceHostIso&lt;/td&gt;
					&lt;td&gt;HostIso&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;BizTalk Isolated Host Instance Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;SSOService&lt;/td&gt;
					&lt;td&gt;SSO&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;Enterprise Single Sign-On Service&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceHWF&lt;/td&gt;
					&lt;td&gt;HWF&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;Human Workflow Services User Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTServiceREU&lt;/td&gt;
					&lt;td&gt;REU&lt;/td&gt;
					&lt;td&gt;BTService&lt;/td&gt;
					&lt;td&gt;Rule Engine Update Service&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;BizTalk BAS Management Web Services Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;&lt;/td&gt;
					&lt;td&gt;BAM Query Web Service User&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="interactive-user"&gt;Interactive User&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;User cannot change password: check (enterprise security will batch change the passwords).&lt;/li&gt;
&lt;li&gt;Password never expires: check.&lt;/li&gt;
&lt;li&gt;“Allow logon to terminal server”: check.&lt;/li&gt;
&lt;li&gt;“Remote control”: check “enable remote control”.&lt;/li&gt;
&lt;li&gt;“Log on to”: none (disallow using the account on any other workstation).&lt;/li&gt;
&lt;/ol&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;User Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;First Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Last Name&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;strong&gt;Full Name&lt;/strong&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserAdmin&lt;/td&gt;
					&lt;td&gt;Admin&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Administrative User Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserBASTechMgr&lt;/td&gt;
					&lt;td&gt;TechManager&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk BAS Tech Manager&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserBASTechPub&lt;/td&gt;
					&lt;td&gt;TechPublisher&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk BAS Tech Publisher&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserDeploy&lt;/td&gt;
					&lt;td&gt;Deploy&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Deployment User Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserHostInstance&lt;/td&gt;
					&lt;td&gt;HostInstance&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Host Instance Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserHostIsolated&lt;/td&gt;
					&lt;td&gt;IsolatedlHost&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Isolated Host Instance Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserInstall&lt;/td&gt;
					&lt;td&gt;Install&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Installation User Account&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;BTUserSupport&lt;/td&gt;
					&lt;td&gt;Support&lt;/td&gt;
					&lt;td&gt;BTUser&lt;/td&gt;
					&lt;td&gt;BizTalk Support Access Account&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="gruppen"&gt;Gruppen&lt;/h3&gt;
&lt;p&gt;To allow HAT to attach orchestrations to the debugger, the developer needs to belong to the BizTalk Server Administrators group, as outlined above in “BizTalk Development Accounts”.&lt;/p&gt;</description></item><item><title>Release Datum BizTalk Server 2006</title><link>http://blog.marko-apfel.de/posts/release-datum-biztalk-server-2006/</link><pubDate>Wed, 15 Feb 2006 08:48:00 +0100</pubDate><guid>http://blog.marko-apfel.de/posts/release-datum-biztalk-server-2006/</guid><description>&lt;p&gt;.. soll Ende des ersten Quartals 2006 sein&lt;/p&gt;
&lt;p&gt;Quelle:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://groups.google.de/group/microsoft.public.biztalk.general/browse_frm/thread/3071589aa4c8ea09/67c1f8306f4ac90b"&gt;http://groups.google.de/group/microsoft.public.biztalk.general/browse_frm/thread/3071589aa4c8ea09/67c1f8306f4ac90b&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Nachtrag:&lt;/p&gt;
&lt;p&gt;heute von Microsoft erfahren, dass es April so weit sein wird&lt;/p&gt;</description></item></channel></rss>