Application Integration
- Application Integration
- All Products
<FileInformation> <!-- for FTP/SFTP only --> <host>127.0.0.1</host> <!-- dateTime : file modified time --> <lastModified> 2015-04-29T14:37:35.448Z</lastModified> <!-- string: full path and name of resource. File separator is normalized to forward slash. --> <path>path/documents/users.csv</path> <!-- string: path to parent directory --> <dir>path/documents/</dir> <!-- string: file name with extension --> <fullName> users.csv</fullName> <!-- string: separate name only and extension only --> <name> users</name> <ext> csv</ext> <!-- double: file size in bytes --> <size> 78</size> </FileInformation>