what is the difference between promoted and distinguished
property?

Answer Posted / tchaitanya

Hi ,

The Message coming to biztalk is consists of content and
context. Content is Data i.e body part of xml and Context
is the Information Written by Various Biztalk components at
the time of Pipelining and by adapters. for security resons
biztalk is build like that it can see only the context
properties. It cannot see the content properties. so in
order to see the elemennts of xml by biztalk, the elements
must be moved(promoted) from Content to Context. This is
called Promoting.It is done at Receive ports, And Demoting
also Must be done at the send ports.

Distingushed properties are like Call by values and these
are light weight. and these are exposed only to
Orchestration and hence it is used only in Orchestration
Solution. for this element limit is unlimited

Promoted properties are like call by references and these
are more weight. and these are exposed by all the
components of biztalk.element limit is upto 255.

when we add the promoted property it creates a prpoerty
schema . it have only the elements which are promoted and
it have No Root and the one default element is property1.
It is having no importance. we can delete it or we can kept
it like that only

Normally we promote the properties on the schema, but
logically they are done at disassemble stage of receive
pipeline



Distiguished fields are used in only Orchestration soultions
(i.e solutions have Orchestrations)

Promoted fields can be used in Orchestration solutions and
Messaging Solutions(Solutions With Out Having
Orchestrations)

Distinguished properties are Used Mostly in EAI Appllication
(i.e Applications in same organisations)

Property Promotions are used mostly in B2B Applications.
(i.e Application across different organisations for
different purpose.

If any Mistakes are there Please Notify me.



Regards,

Chaitanya Talasila

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of biztalk server? : biztalk server

547


Explain about biztalk server messaging services?

595


i have one applition in biztalk, how to run anohther server

2099


I have a receive port and send port whose message types are different.when I receive a message in my receive port,my process starts.i will construct my out message and give this to my send port.i am configuring a send port group to

514


List out some artifacts of biztalk server? : biztalk server

569






What is the default mapping for auto mapping? : biztalk server

577


What is correlation in context of biztalk server? : biztalk server

518


Explain about business activity services (bas)?

573


What is Message routing?

538


Did you deploy BizTalk more than one machine?

538


What is correlation sets?

528


Define orchestration

570


Define mapping?

514


What is biztalk orchestrations dehydration and rehydration? : biztalk server

616


Define adapters?

584