on ‎2018 Feb 06 8:59 AM
Hi PI/PO experts,
I am facing timeout error in my scenarios frequently not always. I have set poll interval 900 sec, timeout 300 sec and connect mode "per file transfer". Please let me know if this setting is correct, if not please clarify these thinks. Also please explain the relation between these three parameters - Poll interval, Time out and Connect Mode.
Request clarification before answering.
Hello Ankur,
Let me explain the meaning for the three parameters:
poll interval: Number of seconds that the adapter is to wait if no files are found for processing.
timeout: the time interval after which the adapter is to cancel the transfer if no data is transferred between the client and the FTP server. The configuration of a timeout for FTP sessions that will interrupt the channel's processing if the server has not sent any data for longer than a configurable amount of time. In order not to break any existing scenarios, you need increase the timeout value. I recommend you to increase to 600.
"per file transfer":a new connection to the FTP server is established for each file transfer. while an existing connection to the FTP server is used for "Permanently".considering your poll interval is 900s, per file transfer will be OK. For the more frequent poll interval, "Permanently" is recommended to improve the performance.
There are no relation among these 3 parameters. I recommend you to increase the timeout to 600 and monitor it.
Best Regards,
Liz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.