Partager via


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
agreementName
path True

string

Nom du contrat.

batchName
path True

string

Nom du lot.

controlAction
path True

string

Commande de contrôle à envoyer au lot.

receiverParty
path True

string

Le destinataire de l’accord.

senderParty
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"