Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element LocalPostProcessing
Annotations

Specifies commands that are executed on the server where the YADE Client is located after transfer of files. This includes shell commands.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_CommandAfterFile.tmp#CommandAfterFile YADE_configuration_v1_12_xsd_Element_CommandAfterOperationOnSuccess.tmp#CommandAfterOperationOnSuccess YADE_configuration_v1_12_xsd_Element_CommandAfterOperationOnError.tmp#CommandAfterOperationOnError YADE_configuration_v1_12_xsd_Element_CommandAfterOperationFinal.tmp#CommandAfterOperationFinal YADE_configuration_v1_12_xsd_Element_CommandBeforeRename.tmp#CommandBeforeRename YADE_configuration_v1_12_xsd_Complex_Type_LocalPostProcessingType.tmp#LocalPostProcessingType
Type LocalPostProcessingType
Properties
content complex
Used by
Model
Instance
<LocalPostProcessing>
  <CommandAfterFile disable_for_skipped_transfer="false">{0,1}</CommandAfterFile>
  <CommandAfterOperationOnSuccess>{0,1}</CommandAfterOperationOnSuccess>
  <CommandAfterOperationOnError>{0,1}</CommandAfterOperationOnError>
  <CommandAfterOperationFinal>{0,1}</CommandAfterOperationFinal>
  <CommandBeforeRename>{0,1}</CommandBeforeRename>
</LocalPostProcessing>