Batches - Send Control Message
將控制訊息傳送至批次。
PUT http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/{controlAction}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
合約名稱。 |
batch
|
path | True |
string |
批次名稱。 |
control
|
path | True |
string |
要傳送至批次的控制項命令。 |
receiver
|
path | True |
string |
合約的接收者。 |
sender
|
path | True |
string |
合約的寄件者。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
確定 Media Types: "application/json", "text/json", "application/xml", "text/xml" |