Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

XmlTarget

Grooper.Activities

Specifies how the results of the XML transform will be saved.

Can be one of the following values:

NameValueDescription
File0The output XML will be saved to a named file.
Attachment1The output XML will be saved as the document's attachment.
Data2The output XML will be saved into the document's index data.
LastChild3The output XML will be appended as the last child document.
FirstChild4The output XML will be prepended as the first child document.

Used By

Notification