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

Browse by Tags

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.
Tagged Content List
  • Forum Post: Re: XLang error when I deploy the DLL to staging server

    And Event Viewer showed following error. I have no clue whats going on. Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'HP.Image.CaseExchange.Orchestrations.CaseExchProcess(9c43873e-95ff-80fc-0e99-6e21841bf35b)'. The service instance will remain...
  • Forum Post: XLang error when I deploy the DLL to staging server

    Hi All, I build the DLL of my biztalk project in .net 2003. I have the xsd file, maps in the project. Map consists of simple scripting functiod. I build the DLL and deployed to staging server. From customer to my application, mapping/transformation/transaction works fine. When my application sends the...
  • Forum Post: How to convert \0xa; to \n using inline C# in functoid

    Hi All, I have developed a Map in Biztalk 2004 and For one element (LogText) , I need to convert \0xa; to \n using inline C# inside the functoid. My C# Inline function is: public string MyConcat(string LogText)) { string str=LogText; str= LogText.Replace("\0xa;", "\n"); return str;...
  • Forum Post: Schema validation

    Hi I have a FF schema. I go to the properties and set the “output instance” and “input instance” to the SAME file. I click “generate instance” and it succeeds – I then say “validate instance” and it fails – but it was generated by the SAME schema...
  • Forum Post: Flat File problems

    Hi I Have a problem with a flat file i should parse to XML. The file look like this (to see them proper, copy them out into notepad): PL00000358M16000001MTSACK HEAD1000000 20081201000000002008-000076 NOOSL NOMTS B99 S3 20000000042 | PL00000358M16000002MTSACK HEAD2000000WARTSILA FINLAND OY, VAASA WARTSILA...
  • Forum Post: Conversion of Biztalk 2002 xml to BizTalk 2004 Schema

    Hi all I am new to Biztalk. I inherited a Biztalk 2002 System. and need to upgrade it to Biztalk 2004.. The senario is the The Biztalk machine have no Backup system. and the services is in only 1 single machine. I have 50 XML files with 70 Different elements on each file. Is there any where to convert...
  • Forum Post: Calling All Gurus ! Mapping from a flat structure to a repeating structure.

    Hi, I need to create a map from a flat structure to a repeating style structure. Can anyone help with what functoids i need (and how they are configured) ? Here is a sample input structure. <AccountInfo> <accno>1010</accno> <year>2007</year> <month01>1000<month01>...
Page 1 of 1 (25 items)