Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element CumulateFiles
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+CumulateFiles

References Notes

This option determines whether the individual files from the results list should be transferred individually and then should be cumulated (i.e. concatenated into a single file) to the transfer target. The name of the cumulative file is specified using the CumulativeFilename parameter.

The CumulativeFileSeparator parameter is used to specify a string that is added to the target file, between the individual files in order to allow these files to be separated later on.

  • By default no files are cumulated which corresponds to the value "false".
  • When set to "true" then files will be cumulated.

Should the source files be deleted after transfer then the Move operation can be used.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_CumulativeFileSeparator.tmp#CumulativeFileSeparator YADE_configuration_v1_12_xsd_Element_CumulativeFilename.tmp#CumulativeFilename YADE_configuration_v1_12_xsd_Element_CumulativeFileDelete.tmp#CumulativeFileDelete
Properties
content complex
Used by
Model
Instance
<CumulateFiles>
  <CumulativeFileSeparator>{0,1}</CumulativeFileSeparator>
  <CumulativeFilename>{0,1}</CumulativeFilename>
  <CumulativeFileDelete>{0,1}</CumulativeFileDelete>
</CumulateFiles>