Shorten meta data names

Shorten meta data names

Use this to remove a common prefix from all meta data keys in the current workflow. This can be handy, if a lot of meta data keys are entered from an external resource, when the workflow was called. So to make it easier to refer to the meta data keys, that was externally provided with a huge, common prefix, you can use this to cut off this common prefix.

 

The advanced, utilities workflow component has this parameter:


  1. Meta data prefix
    The common prefix, that is to be removed from all meta data keys in the current workflow.
    • Related Articles

    • Advanced Set meta data workflow components

      The advanced set meta data workflow components are: Email details. Sets various email meta data like subject, receivers and sender. Extra PCL commands. With this you can add your own PCL commands in the PCL output from InterFormNG2 e.g. for tray ...
    • Shortcut Set meta data components

      The shortcut set meta data components can be used for assigning a value to various meta data keys. The meta data keys are then used by other functions in the workflow. The set meta data components are: Log info key - With this you can set a value for ...
    • Index data

      You can create an index data XML output file with the advanced workflow component, Index data. The index file can e.g. be used for archiving You can use a transform component to convert the XML into another format before saving it to a file. The ...
    • ANY

      ANY is one of the file types/payloads referred to in the workflow of InterFormNG2. In short it means, that the related workflow component accepts any kind of input. This ANY payload is referenced in these types of workflow components: Processing ...
    • Add data to spooled files via SQL

      If you want to add data from a database into a spooled file via SQL, then you should consider these options: Enrich spooled file from database workflow component inside your workflow. You can also consider to use the ng:databaseLookup function for a ...