Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Browse by Tags

BizTalk 2010

This group is for all content related to BizTalk Server 2010. This includes a forum and samples.
Tagged Content List
  • Forum Post: Input string was not in a correct format

    Help, I have a strange error occuring in a Orchestration. It seems there is a limit to the amount of objects\code\shapes I can add to the orchestration before it suddenly throws the error below. The orchestration isn't very big and even stranger is the error occurs on a send port with is before the...
  • Forum Post: How to read a file from Solaris-UNIX server using FILE adapte

    Hi All, I am able to send a file to the UNIX (samba file share) using BizTalk FILE adapter but getting the below error when trying to read a file using FILE adapter. The host user account has the full permissions on the UNIX file share, surprisingly error shows the windows account. Error(error code)16397...
  • Forum Post: XML elements of type date generate errors when data is blank or 00/00/0000

    Hi, Here's an error I am getting when validating a flatfile against its schema, "The DateTime represented by the string is not supported in calendar System.Globalization.GregorianCalendar" This error is showing up for elements with datatype: "xs:date" and custom format: "MM...
  • Forum Post: Orchestration instance goes in Dehydrated state

    Hi All, I have orchestration, where I am using parallel shape with 4 branches and Receive shape to receive all the message. The receive shape have Correlation set initialize to 'BTS.MessageType'. In each of the branch of parallel shape I am using scope shape where I have put all my business logic...
  • Forum Post: MetadataException: The assembly required for type mapping not found

    I have generated schemas using ConsumeAdapterService from oracle database. I just want to insert data into tables that contain user defined types. Hence, the usertype assembly also got generated.I also have specified the below properties. enableBizTalkCompatibilityMode = True useSchemaInNameSpace = False...
  • Forum Post: Error in Custom Unzipping pipeline component that inherits Flat file disassembler (FFDasm)

    Hi, I have a custom disassembler that unzips files. and files for which an xml schema is defined, I call the base.Disassemble and base.GetNext methods to convert them from flat file to xml. It works fine in some situations, however for some test sample files where Base.GetNext method should be called...
  • Forum Post: Execute DTS Package on SQL 2008R2

    Execute DTS Package on SQL 2008R2 how to execute a dts package on sql 2008 R2 from BizTalk 2010? All help is greatly appreciated. Thank you AJ
  • Forum Post: Error while configuring WSS 3.0 in Biztalk Server

    Trying to install & configure WSS 3.0 services in biztalk server where SQL SErver is in remote machine. Installed these SQL server components(Client Connectivity and Management tools) in Biztalk server. The account that I am using has Admin rights in both machines. New databases are being created...
  • Forum Post: cannot find the ETW classes TraceProvider, ComponentTraceProvider classes in Microsoft.BizTalk.Tracing.dll

    Hi, I am trying to implement ETW tracing in my BizTalk solutions and I am pretty new to ETW. I read the post ( http://blogs.msdn.com/b/appfabriccat/archive/2010/05/11/best-practices-for-instrumenting-high-performance-biztalk-solutions.aspx ) and I found the Microsoft.BizTalk.Tracing.dll in GAC and added...
  • Forum Post: A message with new fields will be accepted even though BizTalk does NOT now taht new fields in the appropriate schema

    Hi We have solution in place which synchronizes contacts between ERP- and CRM system. (NAVISION and MS CRM 2011). The contact message will be send from MS Dynamics NAVISION to the BizTalk via MSMQ. BiztTalk is reading that message via MSMQ ReceiveLocation (XMLReceive Pipeline). Now, the schema in NAVISION...
  • Forum Post: HTTP Send port to WCF RESTful service Timeout

    I have a BizTalk send port that sends small xml messages via HTTP to a RESTful WCF service. Things are getting clogged up at the service due to some crappy code causing DB deadlocks. Just over 3000 messages were sent at a 100 message per minute. BizTalk appears to be able to attempt to send them all...
  • Forum Post: JDE 91 Address Book Canonical Schema

    I am building an integrationusing BizTalk 2010 between Siebel 7.8 and both JDE 8.12 and 9.1 Adress Book. The client is going to gradually migrate sites from JDE 8.12 to JDE 9.1. During this migration they are planning a "Big Bang" upgrade of Siebel. Because of this I have chosen to use a canonical...
  • Forum Post: ANSI File through ESB

    I'm working on a solution that expose WCF on-ramps to process some messages into ESB (BizTalk 2010), this receives a SOAP message and attaches some itineraries. The problem resides in the client trying to send SOAP body with ANSI code-page and those aren't being processed because ESB expects...
  • Forum Post: EDI error while batching

    I have 2 proprietary xmls each containing multiple 270 requests. I have a map that maps the proprietary xml to 270 EDI xml and I have a solution that generates one 270 file per one proprietary xml file. The idea is to batch both these X12 270 files into one file. I can use a receive port to pick up the...
  • Forum Post: ESB 2.1 and SQL Adaptor

    Hi, I have ESB 2.1 application while designing itinerary I am not able to find SQL port. Please let me know how I will use sql send adaptor with ESB 2.1/
  • Forum Post: Root element is missing

    I am trying to troubleshoot an issue that we are receiving every now and then. Sometimes we will receive the error "Root Element is missing" when trying to transmit data. Sometimes during the retry period the data will be successfully transmitted, but other times it will go into a dehydrated...
  • Forum Post: Pooling data from Tank Gauging device called Veeder Root TLS-350R using BizTalk

    Hi Want to check the feasibility of Integrating with a Tank Gauging device called Veeder Root TLS-350R. http://www.veeder.com/page/TLS-3XX_Manuals.html Their protocol is Open and available in their website. Want to check whether BizTalk can poll these device to get the tank dip information. May be using...
  • Forum Post: BizTalk 2010 Services auto-restart fails

    When my network engineers apply patches that require a re-boot, my BizTalk services (BTSNTSvc.exe) as well as the Rule Engine service fail to restart - even though I have startup-type set to Automatic. The BTSNTSvc fails 100% of the time whereas the Rule Engine usually starts fine. I tried setting both...
  • Forum Post: Web Service asmx WSE 3.0

    I am trying to consume a web service from an asmx that uses WSE 3.0 WS-Securtiy. I have scored the internet and tried seemingly every possble combination of WCF adapters and confgurations with no success. The issue seems to be related to security. The Web Service is from BMC's Service Desk Product...
  • Forum Post: Catch TimeOutException

    Hi I have an Orchestration where i want to catch timeouts from a scope and/or from the WCF-BasicHttp (binding timeouts), will these throw the same type e.g TimeOutException? because i'm not able to catch them, i always end up in an SOAPException. Here is my Orchestration: /Robert
  • Forum Post: Re: Failed to execute method "Start" on one or more BizTalk Host instances

    Hi All, While starting BizTalk application ,I encounter the below error, Failed to execute method "Start" on one or more BizTalk Host instances. The method "start" of the BizTalk server WMI server class "MSBTS_HostInstance" cannot be executed because of failure to retrive...
  • Forum Post: Failed to execute method "Start" on one or more BizTalk Host instances

    Hi All, While starting BizTalk application ,I encounter the below error, Failed to execute method "Start" on one or more BizTalk Host instances. The method "start" of the BizTalk server WMI server class "MSBTS_HostInstance" cannot be executed because of failure to retrive...
  • Forum Post: Pass on a SOAP Exception caught in an Orchestration

    Hi I have an Orchestration that both consumes a WCF service and publish one(Two way). In my Orchestration i catch a SOAPException and need to send it as a fault message back to the published WCF service. The problem that i have is that the returned message is full of escape characters (< >...
  • Forum Post: Unable to select anything from GlobalPropertySchemas in the Artifact type window

    Hi In my project i need to set a message type to BTS.soap_envelope_1__2.Fault in an Orchestration . But in the Artifact type window the tree with all the assemblies from the project the GlobalPropertySchemas assembly is empty. The reference is there (by default) and viewing it in the Object browser is...
  • Forum Post: BizTalk 2010 FTP Adapter getting suspended without Any Issues

    Hello Friends, Need some help with an Issue on BizTalk 2010 FTP adapter. Transactions which are using a Send Port with an FTP Adapter are getting suspended with an error shown below, " Error details: The remote server refused a data connection." Only 1 or 2 transactions get suspended out of...
Page 1 of 5 (106 items) 12345