BizTalk Gurus
All Tags » schema (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the BizTalk 2004 forum. See all tags in the site
  • 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...
    Posted to BizTalk 2004 (Forum) by kiransnaik on Thu, Feb 12 2009
    Filed under: orchestration, map, pipeline, schema, Orchestrations, tracking, biztalk server 2004, biztalk 2004 orchestration dynamic soap, Biztalk 2004 dynamic web reference
  • 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...
    Posted to BizTalk 2004 (Forum) by kiransnaik on Wed, Feb 11 2009
    Filed under: map, pipeline, schema, tracking, biztalk server 2004, Biztalk 2004 dynamic web reference
  • 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;...
    Posted to BizTalk 2004 (Forum) by kiransnaik on Tue, Feb 10 2009
    Filed under: map, schema, vbscript
  • 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...
    Posted to BizTalk 2004 (Forum) by Anonymous on Thu, Oct 30 2008
    Filed under: schema
  • 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...
    Posted to BizTalk 2004 (Forum) by Anonymous on Mon, Jun 9 2008
    Filed under: schema, mapping, flat file
  • 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...
    Posted to BizTalk 2004 (Forum) by Zurinet on Fri, Dec 7 2007
    Filed under: Configuration, schema, mapping, biztalk server 2004, 2004 binding xml variable
  • 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>...
    Posted to BizTalk 2004 (Forum) by pwike on Thu, Aug 9 2007
    Filed under: XPath, schema, Orchestrations, mapping, biztalk 2004 orchestration
  • Problem with custom send pipeline

    I'm using BizTalk Server 2004 and having problems with messages not processing, they just sit in the original request folder. I've tracked it back to a problem with a custom send pipeline. When I setup the pipeline there are no options to set a Document Schema, (None) is selected and cannot be...
    Posted to BizTalk 2004 (Forum) by jrohr on Tue, Apr 10 2007
    Filed under: pipeline, schema, biztalk server 2004
  • solicit-response

    I have a Recieve Port that accepts a document with the PASSTHRU pipeline. I want to send this to an HTTP server using a solicit-response two-way port. The remote server returns an xml response. I created the schema for the response and added it to BizTalk. I then created a new Send Port and set the filter...
    Posted to BizTalk 2004 (Forum) by Anonymous on Wed, Mar 7 2007
    Filed under: pipeline, schema, context, biztalk server 2004
  • Invalid value of attribute

    Hi all. I have created a mapping to a PRICAT schema from another schema. When I am testing the map, I am being given the output validation error "The 'C05602' attribute has an invalid value according to its data type. A error occured at File ....." Does anyone know how to solve this...
    Posted to BizTalk 2004 (Forum) by Anonymous on Mon, Oct 23 2006
    Filed under: schema
Page 1 of 2 (12 items) 1 2 Next >