FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | transportName
The name of the transport being used within the file adapter. |
integer | requestId
The request Id. Corresponding FileLine events will have the same request id. |
integer | sessionId
The session Id this read line event is coming from. |
integer | numberOfLines
The number of lines to read. As each line is read, a FileLine event will be sent from the Adapter in response to this request. |
Member detail |
---|
integer numberOfLinesThe number of lines to read. As each line is read, a FileLine event will be sent from the Adapter in response to this request.
integer requestIdThe request Id. Corresponding FileLine events will have the same request id.
integer sessionIdThe session Id this read line event is coming from.
string transportNameThe name of the transport being used within the file adapter.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |