Configure Document Upload File Timeout and File Transfer
To configure the file time out and the file transfer that you can upload, set the TP_SOCKET_TIMEOUT and F_IS_ASYNC_FILETRANSFER parameters in the configuration table of the Config Schema as shown in the following table.
Table 9-3 Parameter name, value, and their description for Document Upload file time and file transfer
PARAMNAME | PARAMVALUE | DESCRIPTION | DEFAULT VALUE |
FTP_SOCKET_TIMEOUT | 10000000 | Default File Transfer Socket timeout value | By default, the value is 10000000 milliseconds. |
F_IS_ASYNC_FILETRANSFER | FALSE | File transfer mode Synchronous or Asynchronous | By default, the value is FALSE, which means Synchronous file upload. |