0

I have 7 schemas lacking namespace and with the same root node. I know this results in an error when using the standard xml pipeline. So i made 7 receive pipelines that that have the schema as "Document Schema" (as described here wordpress in solution 3). I have done this before and then had it work but this time, it remained giving me the same error.

I tried looking into what could cause the error but haven't found anything yet and google searches come up with the problem of not using a custom receive pipeline.

I "solved" the issue by enabling AllowUnrecognisedMessage on the receivepipeline but i am not finding it a satisfying solution.

Andy
  • 2,248
  • 7
  • 34
  • 57
  • 1
    Most likely, you just missed one. There's nothing at all unusual about what you're describing. – Johns-305 Sep 23 '16 at 15:39
  • You may want to consider having a pipeline with a Add Namespace pipeline component and adding a namespace to your schemas, otherwise you will encounter this issue more often. – Dijkgraaf Sep 25 '16 at 20:02

0 Answers0