Batches - Get Batch
從一方到另一方取得單一批次
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
合約名稱。 |
batch
|
path | True |
string |
批次名稱。 |
receiver
|
path | True |
string |
合約的接收者。 |
sender
|
path | True |
string |
合約的寄件者。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
確定 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定義
名稱 | Description |
---|---|
Batch |
BatchDescription 的模型 |
Daily |
DailyRecurrence 的模型 |
Filter |
FilterGroup 的模型 |
Filter |
FilterGroup 的模型 |
Filter |
FilterStatement 的模型 |
Hourly |
HourlyRecurrence 的模型 |
Interchange |
交換模型SizeReleaseCriteria |
Manual |
ManualReleaseCriteria 的模型 |
Message |
MessageCountReleaseCriteria 的模型 |
Time |
TimeBasedReleaseCriteria 的模型 |
Weekly |
WeeklyRecurrence 的模型 |
BatchDescription
BatchDescription 的模型
名稱 | 類型 | Description |
---|---|---|
Description |
string |
取得或設定描述。 |
EndDate |
string |
取得或設定結束日期。 |
Filter |
取得或設定篩選述詞。 |
|
Id |
integer |
取得或設定識別碼。 |
InterchangeSizeRelease |
取得或設定交換大小發行準則 |
|
ManualRelease |
取得或設定手動發行準則 |
|
MessageCountRelease |
取得或設定訊息計數發行準則 |
|
Name |
string |
取得或設定名稱。 |
Protocol |
string |
取得或設定通訊協定。 |
StartDate |
string |
取得或設定開始日期。 |
TerminationCount |
integer |
取得或設定終止計數。 |
TimeBasedRelease |
取得或設定以時間為基礎的發行準則 |
DailyRecurrence
DailyRecurrence 的模型
名稱 | 類型 | Description |
---|---|---|
Days |
integer |
取得或設定天數。 |
RecurrencePeriod |
string |
取得或設定週期期間。 |
FilterGroup
FilterGroup 的模型
名稱 | 類型 | Description |
---|---|---|
Statements |
取得或設定 語句。 |
FilterPredicate
FilterGroup 的模型
名稱 | 類型 | Description |
---|---|---|
Groups |
取得或設定群組。 |
FilterStatement
FilterStatement 的模型
名稱 | 類型 | Description |
---|---|---|
Operator |
string |
取得或設定運算子。 |
Property |
string |
取得或設定 屬性。 |
Value |
string |
取得或設定值。 |
HourlyRecurrence
HourlyRecurrence 的模型
名稱 | 類型 | Description |
---|---|---|
Hours |
integer |
取得或設定小時。 |
Minutes |
integer |
取得或設定分鐘。 |
RecurrencePeriod |
string |
取得或設定週期期間。 |
InterchangeSizeReleaseCriteria
交換模型SizeReleaseCriteria
名稱 | 類型 | Description |
---|---|---|
CharacterCount |
integer |
取得或設定字元計數。 |
ManualReleaseCriteria
ManualReleaseCriteria 的模型
MessageCountReleaseCriteria
MessageCountReleaseCriteria 的模型
名稱 | 類型 | Description |
---|---|---|
MessageCount |
integer |
取得或設定訊息計數。 |
MessageScope |
string |
取得或設定訊息範圍。 |
TimeBasedReleaseCriteria
TimeBasedReleaseCriteria 的模型
名稱 | 類型 | Description |
---|---|---|
DailyRecurrence |
取得或設定週期排程。 |
|
FirstRelease |
string |
取得或設定第一個發行日期時間。 |
HourlyRecurrence |
取得或設定週期排程。 |
|
SendEmptyBatchSignal |
boolean |
取得或設定值,指出是否傳送空的批次訊號。 |
WeeklyRecurrence |
取得或設定週期排程。 |
WeeklyRecurrence
WeeklyRecurrence 的模型
名稱 | 類型 | Description |
---|---|---|
RecurrencePeriod |
string |
取得或設定週期期間。 |
WeekDays |
string |
取得或設定星期幾。 |