InterviewSolution
Saved Bookmarks
| 1. |
What Is Fileage Property In File Connector In Mule ? |
|
Answer» The FILEAGE property specifies how long the endpoint should wait before READING the file again. For INSTANCE, a fileAge of 60000 indicates MULE should wait a minute before processing the file again. The fileAge property specifies how long the endpoint should wait before reading the file again. For instance, a fileAge of 60000 indicates Mule should wait a minute before processing the file again. |
|