Same problem with an orchestration or with a Filter+SendPort+WCF-Custom Binding.Sometimes Xml sent over WCF Connection have a '_' (underscore) character on random positions.I tried a Filter+SendPort + WCF-Custom + Template with <bts-msg-body..> using base64, base64 result had this underscore sometimes, I tried String, underscore appears at random positionsI move to Orchestration + S-R Port and WCF-Custom, enable a , MessageLogging Diagnostics on WCF Service Side and see for instance this error, (have 100 more with entities or other document locations)The formatter threw an exception while trying to deserialize the message: Error in deserializing body of request message for operation 'NotificationDispatcher'. Start element 's:Envelope' does not match end element 's:Envelo_e'. Line 48, position 219.I do not generate this s:Envelo_e by myself, it is done by WCF-Custom adapterNOTE: Cumulative Patch 1 applied, bu it was happening before
Product Language
Version
Category
Repro Steps