<?xml version="1.0" encoding="utf-8" ?>
<Macros xmlns="http://schemas.modhul.com/BizTalk/Pipeline/Components/Archive">

		<!-- Message Tracking Properties -->
		<Macro name="ActivityIdentity">
                <ContextProperty>ActivityIdentity</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="AdapterReceiveCompleteTime">
                <ContextProperty>ActivityIdentity</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="PortName">
                <ContextProperty>PortName</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/messagetracking-properties</ContextPropertyNamespace>
        </Macro>
		<!-- *End* Message Tracking Properties -->
	
		<!-- System Properties -->
        <Macro name="AuthenticationRequiredOnReceivePort">
                <ContextProperty>AuthenticationRequiredOnReceivePort</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="LRPMsgBodyTracking">
                <ContextProperty>LRPMsgBodyTracking</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="InboundTransportType">
                <ContextProperty>InboundTransportType</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="InboundTransportLocation">
                <ContextProperty>InboundTransportLocation</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="InterchangeID">
                <ContextProperty>InterchangeID</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="InterchangeSequenceNumber">
                <ContextProperty>InterchangeSequenceNumber</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="MessageExchangePattern">
                <ContextProperty>MessageExchangePattern</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="ReceiveInstanceID">
                <ContextProperty>ReceiveInstanceID</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="ReceivePortID">
                <ContextProperty>ReceivePortID</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
	
        <Macro name="ReceivePortName">
                <ContextProperty>ReceivePortName</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="ReceiveLocationName">
                <ContextProperty>ReceiveLocationName</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
	
		<Macro name="ReceivePipelineID">
                <ContextProperty>ReceivePipelineID</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="ReceivePipelineConfig">
                <ContextProperty>ReceivePipelineConfig</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<Macro name="WasSolicitResponse">
                <ContextProperty>WasSolicitResponse</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/system-properties</ContextPropertyNamespace>
        </Macro>
		<!-- *End* System Properties -->
	
		<!-- File Adapter Properties -->
        <Macro name="FileCreationTime">
                <ContextProperty>FileCreationTime</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/file-properties</ContextPropertyNamespace>
        </Macro>
        <Macro name="ReceivedFileName">
                <ContextProperty>ReceivedFileName</ContextProperty>
                <ContextPropertyNamespace>http://schemas.microsoft.com/BizTalk/2003/file-properties</ContextPropertyNamespace>
        </Macro>
		<!-- *End* File Adapter Properties -->
	
</Macros>
