File management with expressions

<< Click to Display Table of Contents >>

File management with expressions

 

File management with expressions

  •     Overview
  •         Related Articles
  • Overview

    This section will show you how to perform advanced actions over File-type attributes.

     

    Some advanced actions over File-type attributes are:

     

    Concatenate documents

    Convert files to base64

    Copy the file content from one attribute to a collection

    Copy the file content from one attribute to another

    Count the number of files uploaded

    Delete an uploaded file

    Obtain the file name of an uploaded file

    Obtain the physical path of Bizagi uploads

    Obtain the size of files uploaded

    Upload a file using an expression

    Upload an image via an expression

    Upload a file using SOA layer

    Validate file names

     

    note_pin

    File-type attributes are handled as a collection of files. This is how you can upload many files in a single attribute.

     

    Related Articles

    File type attributes

    In this article