Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Column values does not work with SharePoint Adapter › Re: Column values does not work with SharePoint Adapter
September 2, 2009 at 3:31 AM
#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>”;