Versions Compared

Key

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

Step-by-step guide

 

Goal

You want to add upload functionality to your application.

Ingredients

...

  • AQ_File_Upload container
  • AQ_File_Download container
  • AQ_File_Delete

Recipe

To build this functionality the following steps have to be taken.

  • Define a connection name and distinguish whether it should be in memory or on a file system. In this cookbook it will be 'connection1' which uploads files to a file system. The aquima.properties file has to be extended by the following entry:

    Code Block
    connection.connection1.file.path=D:/AQ_File_Upload
  • Create an entity 'File'.
  • Create a container of type AQ_File_Upload with the following parameters:

    ParameterValue
    Connectionconnection1
    PersistenceTemporary
      
  • xxxxxx

 

 

 

 

 

Info

Content by Label
showLabelsfalse
max5
spacesBKB
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article