XML Ingester

 

The XML Ingester allows you to upload XML files that you have exported from KC Workflow to the KEW server.  You can export a large variety of objects, such as document types, rules, rule templates, and workgroups.  Once exported, these XML files serve as a backup of the exported data.  The XML Ingester allows you to upload the XML files to Workflow, to save reconfiguration time, or to return to prior data.

Figure 1516 XML Ingester

Additionally, users savvy with XML skills can make modifications directly to the XML files, and use the XML Ingester to upload the modified file, so that the changes will take place.

tip.png

The XML Ingester will not overwrite existing data.  However, an XML flag, allowOverwrite, can be set to true inside the <ruleTemplate> tag for rule template XML files.  This will override the XML Ingester, and force any existing template to be overwritten.  Example:  <ruleTemplate allowOverwrite="true">