Skip to main content

File Operations

WFBs that edits files.

NameDescription ParametersResult
Load ResourceLoad file from media source
  • Datamodel and Datasource: Where the file is stored
  • Filename: Filename inside the source with extension included
  • Read File Name From Status: When activated, status key can be selected
  • Text/Bytes: Form of return.
  • Status key for the result: Status key in which the result is written
  • Set As current parameter: overwrite the current parameter and include the file
  • N/A
    Save ResourceSave file to media source
  • Datamodel and Datasource: Where the file will be stored
  • Filename: Filename with extension to be saved into the data source
  • Read File Name From Status: When activated, status key can be selected
  • Text/Bytes: Form of given file type
  • Read Text From Status: Read text to save to file from status key
  • Text: Text for file to be saved
  • N/A
    Delete ResourceDelete file from media source
  • Datamodel and Datasource: Where the file to be deleted is located
  • Filename: File name of the file to be deleted
  • Read File Name From Status: When activated, status key can be selected
  • N/A