Batches - Send Control Message
Envoyer un message de contrôle au lot.
PUT http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/{controlAction}
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
Nom du contrat. |
batch
|
path | True |
string |
Nom du lot. |
control
|
path | True |
string |
Commande de contrôle à envoyer au lot. |
receiver
|
path | True |
string |
Le destinataire de l’accord. |
sender
|
path | True |
string |
Expéditeur du contrat. |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
Ok Media Types: "application/json", "text/json", "application/xml", "text/xml" |