共用方式為


Batches - Send Control Message

將控制訊息傳送至批次。

PUT http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/{controlAction}

URI 參數

名稱 位於 必要 類型 Description
agreementName
path True

string

合約名稱。

batchName
path True

string

批次名稱。

controlAction
path True

string

要傳送至批次的控制項命令。

receiverParty
path True

string

合約的接收者。

senderParty
path True

string

合約的寄件者。

回應

名稱 類型 Description
200 OK

確定

Media Types: "application/json", "text/json", "application/xml", "text/xml"