AifIntegrationAdapterType Enumeration
Help Text: Direction set up for transfers associated with this adapter
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
ReceiveOnly | 1 | Receive only |
SendOnly | 2 | Send only |
ReceiveOrSend | 3 | Receive or send |
ReceiveAndRespond | 4 | Receive and respond |
SendAndReceive | 5 | Send and receive |