Batches - Get Batch Activation Status
Abrufen des Batchaktivierungsstatus
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/ActivationStatus
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
agreement
|
path | True |
string |
Der Vertragsname. |
batch
|
path | True |
string |
Der Batchname. |
receiver
|
path | True |
string |
Der Empfänger der Vereinbarung. |
sender
|
path | True |
string |
Der Absender der Vereinbarung. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |