How to add a namespace and prefix to a non xml input file

Answered How to add a namespace and prefix to a non xml input file

  • Thursday, June 28, 2012 7:10 PM
     
     

    I have a non xml input file. I am trying to use the ESB Add Namespace pipe component in the decode stage in my project. The properties i set are

    ExtractionNodepath = /*

    NamespaceBase = http://something (copied from namespace.)

    I addded the flat file disassembler to the pipline disassembler component.

    Set

    DocumentSpecName: input schema full name.

    After setting these and tested the file in the project, the error i am getting is "The send adapter for this send port is not supported on 64-bit host instance"

    Please make sure that the send adapter is associated with a 32-bit only handler.

    Please help.

All Replies

  • Thursday, June 28, 2012 10:33 PM
     
     Answered

    Change your host   instance to be 32 bit only inside your BizTalk Admin Console.

    HTH


    MCT, MCSD.NET, MVP

    • Marked As Answer by NanLu Friday, June 29, 2012 7:25 PM
    •  
  • Friday, June 29, 2012 1:21 PM
     
     Answered

    Create a new 32-bit host or change the host to 32-bit in platform settings

    Shashi

    • Marked As Answer by NanLu Friday, June 29, 2012 7:25 PM
    •