Re: promoted properties lost on web ref. update

Home Page Forums BizTalk 2004 – BizTalk 2010 promoted properties lost on web ref. update Re: promoted properties lost on web ref. update

#16994

Everytime you update the web reference, you have to manually promote the properties again.

An update of the web reference replaces the reference.xsd. This process does not check for promoted properties, nor try to replicate them in the new schema. 

It would be nice if this behaved more like the mapper, which will copy links if the same node exists in the replacement schema. One day maybe…