SplitFileOutputWrapper

SplitFileOutputWrapper

Can split the contents of a RowDataDTO to multiple Output sub classes. (And therefore to multiple files)

Attributes
Name Description Required Min Max Allowed Values
name (Class)Name of this element. Used to identify plugin Class. Full name is required. Example: com.en.myPluginPackage.myPuginClass yes 1 1
active Boolean flag if this output is active/used no 0 1
  • true
  • false
  • 0
  • 1
id Identification String of this element. May be used to uniquely identify a field within the children of an Element. no 0 1
Nodes
Name Description Required Min Max Allowed Values
output Specifies the output plugin and its configuration to be used for output of generated value. Required child nodes are specified by the plugin. yes 1 1
2.7-83fb0 | 2020-04-22