Batches - Send Control Message
Enviar un mensaje de control al lote.
PUT http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/{controlAction}
Parámetros de identificador URI
Nombre | En | Requerido | Tipo | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
Nombre del contrato. |
batch
|
path | True |
string |
Nombre del lote. |
control
|
path | True |
string |
Comando de control que se va a enviar al lote. |
receiver
|
path | True |
string |
Receptor del contrato. |
sender
|
path | True |
string |
Remitente del contrato. |
Respuestas
Nombre | Tipo | Description |
---|---|---|
200 OK |
Aceptar Media Types: "application/json", "text/json", "application/xml", "text/xml" |