Column values does not work with SharePoint Adapter

Home Page Forums BizTalk 2004 – BizTalk 2010 Column values does not work with SharePoint Adapter

Viewing 1 reply thread
  • Author
    Posts
    • #23184

      Using BTS09 for sending order files (InfoPath) to SharePoint 2007. I created the InfoPath template from the datasource (from a xml file instance source) and published to the library.

      The files gets to SharePoint from BTS without any problems, but when trying to set the “Column1”, “Column1 value” etc on the port, this does not seem to work. It works for the predefined Columns like “Name”, but not for the columns I defined (for instance “Order Id”). Does anyone know why?

      Regards Rikard

    • #23185

      I also tested to set the configparameters via the orchestration whichs sends the messages to the library, but it does not work here as well…

      This is the code I tried:

      OutgoingOrder(WSS.ConfigPropertiesXml) = “<ConfigPropertiesXml><PropertyName1>Order Id</PropertyName1><PropertySource1>123</PropertySource1></ConfigPropertiesXml>”;

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.