09-14-05 10:52 PM
Hi,
I have an orchestration that uses correlation. There's a schema
containing the element with the name abc123. The orchestration uses
this on a few different places in the orchestration. Everything worked
before but now there's a change request and I need to change the
correlation from abc123 to def456. I have changed it everywhere in the
maps, promoted the def456 element in the scemas and so on but when I
try to process a message in the orchestration i get an error stating
that the value of mynamespace.myschema:abc123 has an invalid value.
Abc123 shouldn't be a problem anymore, it's just another element along
with many other elements in the xml. The new correlation should be
def456 and I can't figure out what happended. Could it be some sort of
error in the database so that biztalk points out the wrong type of
element?
Any help would be appreciated.
//M
[ Post a follow-up to this message ]
|