Adding an MX Send Port
To add an MX send port:
In the BizTalk Server Administration Console, right-click Send Ports, point to New, and then click Static One-Way Send Port.
In the Send Port Properties dialog box, in the Name box type MX_SendPort.
In the Transport section, for the Type box, click the drop-down list, and then select FILE.
Click the Configure button to the right of the Type drop-down list.
In the FILE Transport Properties dialog box, click Browse.
In the Browse for Folder dialog box, select a file location.
In the File name box, type %MessageID%.xml, and then click OK.
In the Send Port Properties dialog box, click the drop-down list for the send pipeline box, and then select the send pipeline you have deployed in the pipeline project.
In the left pane, click Filters, and then specify the following:
Field Value Property Microsoft.Solutions.MX_A4SWIFT.Property.MX_A4SWIFT_Failed Operator Select == Value False Click Apply, and then click OK.
In the Send Ports pane, right-click MX_SendPort, and then click Start.