Changes

Jump to: navigation, search

Binary File Handling

73 bytes added, 14:05, 30 August 2013
no edit summary
==Export a File field using Report XML export==
Put ''<nowiki>< !--FileExportBinary --> </nowiki>'' inside details box of custom export [[Custom Export]] template
<br>
[[File:Xmlexport.jpg]]
[[File:Xmlfileexport.jpg‎]]
* export xml Export XML size will be at least twice as the total size of all files.
<hr><big>==Autoloader can be used to import file field as well</big>==
Three nodes are mandatory, :* filename,* url and * data.   The file node MUST contain an attribute a ''datatype="binary" '' attribute.
<br>
System The system will ignore the data node if url is the URL starts with "http" or "ftp.", System downloads The system will download a copy from the remote site and stores store a local copy.
<br>
[[File:Xmlautoload.jpg‎]]
<br>
* if authentication is required for FTP resources, please use this format:  ''<nowiki>ftp://username:password@hostname/myfolder/my.document.doc</nowiki>''
8,849
edits

Navigation menu