Context Properties to Use in a Custom Pipeline for Biztalk Server

This is a short article with all the available context properties to use in the your own projects of Custom Pipeline Component. Sometimes its a little bit hard to find the right namespace of out context property, so this table can help you in this task. 

Name

Namespace

FileCreationTime 

http://schemas.microsoft.com/BizTalk/2003/file-properties 

ReceivedFileName 

http://schemas.microsoft.com/BizTalk/2003/file-properties 

ActivityIdentity 

http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties 

AdapterReceiveCompleteTime 

http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties 

PortName 

http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties 

InboundTransportLocation 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

InterchangeID 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceiveInstanceID 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceiveLocationName 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceivePortID 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceivePortName 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

AuthenticationRequiredOnReceivePort 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

InboundTransportType 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

LRPMsgBodyTracking 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

MessageExchangePattern 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceivePipelineID 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceivePortAuth 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

MessageType 

http://schemas.microsoft.com/BizTalk/2003/system-properties

SuspendMessageOnRoutingFailure 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ISA05 

http://schemas.microsoft.com/Edi/PropertySchema 

ISA06 

http://schemas.microsoft.com/Edi/PropertySchema 

ISA07 

http://schemas.microsoft.com/Edi/PropertySchema 

ISA08 

http://schemas.microsoft.com/Edi/PropertySchema 

ISA15 

http://schemas.microsoft.com/Edi/PropertySchema 

ISA_Segment 

http://schemas.microsoft.com/Edi/PropertySchema 

GS01 

http://schemas.microsoft.com/Edi/PropertySchema 

GS02 

http://schemas.microsoft.com/Edi/PropertySchema 

GS03 

http://schemas.microsoft.com/Edi/PropertySchema 

GS07 

http://schemas.microsoft.com/Edi/PropertySchema 

GS08 

http://schemas.microsoft.com/Edi/PropertySchema 

ST01 

http://schemas.microsoft.com/Edi/PropertySchema 

GS_Segment 

http://schemas.microsoft.com/Edi/PropertySchema 

ReuseEnvelope 

http://schemas.microsoft.com/Edi/PropertySchema 

TsSequenceNumberInGroup 

http://schemas.microsoft.com/Edi/PropertySchema 

GE01 

http://schemas.microsoft.com/Edi/PropertySchema 

AgreementPartIDOnReceive 

http://schemas.microsoft.com/Edi/PropertySchema 

AgreementID 

http://schemas.microsoft.com/Edi/PropertySchema 

AgreementName 

http://schemas.microsoft.com/Edi/PropertySchema 

SenderPartyName 

http://schemas.microsoft.com/Edi/PropertySchema 

PartyName 

http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties 

SourcePartyID 

http://schemas.microsoft.com/BizTalk/2003/system-properties 

ReceiverPartyName 

http://schemas.microsoft.com/Edi/PropertySchema 

Thanks,

Rui Machado
http://rpmachado.wordpress.com/


See Also

Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki.