Batches - Get Batches
한 당사자에서 다른 당사자로 일괄 처리 가져오기
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
계약 이름입니다. |
receiver
|
path | True |
string |
계약의 수신자입니다. |
sender
|
path | True |
string |
규약의 보낸 사람입니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
정상 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
정의
Name | Description |
---|---|
Batch |
BatchDescription 모델 |
Daily |
DailyRecurrence 모델 |
Filter |
FilterGroup에 대한 모델 |
Filter |
FilterGroup에 대한 모델 |
Filter |
FilterStatement에 대한 모델 |
Hourly |
HourlyRecurrence 모델 |
Interchange |
InterchangeSizeReleaseCriteria 모델 |
Manual |
ManualReleaseCriteria용 모델 |
Message |
MessageCountReleaseCriteria에 대한 모델 |
Time |
TimeBasedReleaseCriteria 모델 |
Weekly |
WeeklyRecurrence 모델 |
BatchDescription
BatchDescription 모델
Name | 형식 | Description |
---|---|---|
Description |
string |
설명을 가져오거나 설정합니다. |
EndDate |
string |
종료 날짜를 가져오거나 설정합니다. |
Filter |
필터 조건자를 가져오거나 설정합니다. |
|
Id |
integer |
ID를 가져오거나 설정합니다. |
InterchangeSizeRelease |
교환 크기 릴리스 조건을 가져오거나 설정합니다. |
|
ManualRelease |
수동 릴리스 조건을 가져오거나 설정합니다. |
|
MessageCountRelease |
메시지 수 릴리스 조건을 가져오거나 설정합니다. |
|
Name |
string |
이름을 가져오거나 설정합니다. |
Protocol |
string |
프로토콜을 가져오거나 설정합니다. |
StartDate |
string |
시작 날짜를 가져오거나 설정합니다. |
TerminationCount |
integer |
종료 횟수를 가져오거나 설정합니다. |
TimeBasedRelease |
시간 기반 릴리스 조건을 가져오거나 설정합니다. |
DailyRecurrence
DailyRecurrence 모델
Name | 형식 | Description |
---|---|---|
Days |
integer |
일을 가져오거나 설정합니다. |
RecurrencePeriod |
string |
되풀이 기간을 가져오거나 설정합니다. |
FilterGroup
FilterGroup에 대한 모델
Name | 형식 | Description |
---|---|---|
Statements |
문을 가져오거나 설정합니다. |
FilterPredicate
FilterGroup에 대한 모델
Name | 형식 | Description |
---|---|---|
Groups |
그룹을 가져오거나 설정합니다. |
FilterStatement
FilterStatement에 대한 모델
Name | 형식 | Description |
---|---|---|
Operator |
string |
연산자를 가져오거나 설정합니다. |
Property |
string |
속성을 가져오거나 설정합니다. |
Value |
string |
값을 가져오거나 설정합니다. |
HourlyRecurrence
HourlyRecurrence 모델
Name | 형식 | Description |
---|---|---|
Hours |
integer |
시간을 가져오거나 설정합니다. |
Minutes |
integer |
분을 가져오거나 설정합니다. |
RecurrencePeriod |
string |
되풀이 기간을 가져오거나 설정합니다. |
InterchangeSizeReleaseCriteria
InterchangeSizeReleaseCriteria 모델
Name | 형식 | Description |
---|---|---|
CharacterCount |
integer |
문자 수를 가져오거나 설정합니다. |
ManualReleaseCriteria
ManualReleaseCriteria용 모델
MessageCountReleaseCriteria
MessageCountReleaseCriteria에 대한 모델
Name | 형식 | Description |
---|---|---|
MessageCount |
integer |
메시지 수를 가져오거나 설정합니다. |
MessageScope |
string |
메시지 범위를 가져오거나 설정합니다. |
TimeBasedReleaseCriteria
TimeBasedReleaseCriteria 모델
Name | 형식 | Description |
---|---|---|
DailyRecurrence |
되풀이 일정을 가져오거나 설정합니다. |
|
FirstRelease |
string |
첫 번째 릴리스 날짜/시간을 가져오거나 설정합니다. |
HourlyRecurrence |
되풀이 일정을 가져오거나 설정합니다. |
|
SendEmptyBatchSignal |
boolean |
빈 일괄 처리 신호를 보낼지 여부를 나타내는 값을 가져오거나 설정합니다. |
WeeklyRecurrence |
되풀이 일정을 가져오거나 설정합니다. |
WeeklyRecurrence
WeeklyRecurrence 모델
Name | 형식 | Description |
---|---|---|
RecurrencePeriod |
string |
되풀이 기간을 가져오거나 설정합니다. |
WeekDays |
string |
요일을 가져오거나 설정합니다. |