FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | transportName The name of the transport being used within the file adapter. Default configuration: "JMultiFileTransport". |
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. |
Field 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. Default configuration: "JMultiFileTransport".
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |