BizTalk Server Orchestration - Correlate on schema attribute named 'namespace'

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > April 2006 > Correlate on schema attribute named 'namespace'





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Correlate on schema attribute named 'namespace'
anonymous

2006-04-10, 7:32 pm

Hi,
I have a schema with an attribute named 'namespace' and i need to
correlate all the messages with the same value for this attribute.But when i
build ,deploy and then try to enlist the orchestration it fails saying
"TypeunloadException' but if i change the name of the attribute to something
else other than 'namespace' it goes fine.
Is the atribute name namespace' a problem?
Any pointers.
Lucas R. Vogel

2006-04-27, 7:25 am

'namespace' is a key word. A good rule of thumb is, if it has a name within
the BizTalk server system (such as 'orchestration', 'adapter' or the like),
you should try to avoid using it as a declared name for something. This is
especially true in Xml declarations, where element names like '<Document>' or
'<Element>' can cause major problems.

Lucas
--
===========
Lucas R. Vogel



"anonymous" wrote:

> Hi,
> I have a schema with an attribute named 'namespace' and i need to
> correlate all the messages with the same value for this attribute.But when i
> build ,deploy and then try to enlist the orchestration it fails saying
> "TypeunloadException' but if i change the name of the attribute to something
> else other than 'namespace' it goes fine.
> Is the atribute name namespace' a problem?
> Any pointers.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com