Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this step you configure a one-way FILE send port that consumes the response message received from the REST interface and copies it to a file ___location.
To configure a FILE send port
From BizTalk Server Administration Console, under the BizTalk Application 1 node, right-click Send Ports, point to New, and then click Static One-way Send Port.
On the General tab, do the following:
Use this To do this Name Type SendPortOutAzureMarketPlaceData. Type Select FILE. Send handler Select BizTalkServerApplication. Send pipeline Select PassThruTransmit. Click Configure.
From File Transport Properties, do the following:
Use this To do this Receive folder Type a ___location where BizTalk Server copies the response message. File name Retain %MessageID%.xml
On the Filters tab, specify the filter to consume all messages that are written to the BizTalk Server Message Box database by the receive port you created in Step 2: Configure a Two-way WCF-WebHttp Send Port.
Parameter Value Property Set to BTS.SPName Operator Set to == Value Set to SendPortRESTAzureMarketPlace
Click OK.