Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-269

Implement ApplyTemplate processor

    XMLWordPrintableJSON

Details

    • Patch

    Description

      The ApplyTemplate processor is fairly straightforward: it reads a mustache template from a provided path on disk and maps flowfile attributes to template values.

      Dynamic properties (MINIFI-171) would go a long way towards making these templates more flexible by using the union of input flowfile attributes and (possibly evaluated?) properties as the value map.

      Due to its dependency on bustache and boost, it has been made into an optional extension, much like the libarchive processors have.

      It may also be desirable to load the template from the input flowfile's contents instead of a configurable path.

      Attachments

        Issue Links

          Activity

            People

              calebj Caleb Johnson
              calebj Caleb Johnson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: