Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this Pagearticle

Table of Contents
maxLevel2

...

You can manage files as Assets in SnapLogic Manager within a project folder. The maximum size of a file that can be uploaded is 100MB.

To upload files to Manager:

  1. In Manager, navigate to the target project.

  2. Click, and select Files from the drop-down menu.

  3. Click Choose File to locate and select the file to upload.

    Info
    titleSelecting Multiple Files

    To select multiple files, press the SHIFT key while clicking each file. Selection key behavior depends on the system operating system.


  4. Click Upload to complete the process.

...

The following file types are not supported for upload uploading to SnapLogic Manager.

  • HTML-associated files that might contain cookie-stealing JavaScript and web bugs:
    • HTML
    • HTM
    • JSB
    • MHTML
    •  MHT
    • XHTML
    • XHT
  • PHP scripts that might execute arbitrary code on the server:
    • PHP
    • PHTML 
    • PHP3, PHP4, PHP5
    • PHPS
  • Other types that might be interpreted by some servers:
    • SHTML
    • JHTML
    • PL 
    • CGI
    • DMG
  • File types that might contain harmful executables for Windows users:
    • EXE
    • SCR
    • DLL
    • MSI
    • VBS
    • BAT
    • COM
    • PIF
    • CMD
    • VSD
    • CPL
    • VXD
    • APP

...

Info

Source/feed files and JDBC drivers should be uploaded to SLDB (SnapLogic database). To use a file from SLDB in a Pipeline's property field, you must use the following file path convention: sldb:///<YOUR_FILE_PATH>.

You can use SLDB files during pipeline Pipeline development for metadata storage in some limited cases (such as static Jar jar files and static Expression expression library files), but they should not be used to store production data. Customers should use their own cloud storage provider to store production data.

Downloading Files from SnapLogic Manager

...

  1. In Manager, navigate to the target project.

  2. Click the Files tab.

  3. On the target file, click  to display the Asset dropdown list, then click DownloadAlternately, double-clicking the file automatically downloads the file.

...