I’m trying to replicate a process I have in workflow which utilizes the bypass content creation in the datamapper plug-in. This results in significant performance gains over using the All-In-One plug-in with a template.
Are there plans to add this to the exiting node or as a separate node since it would utilize a different rest end point. If not, is there a method to put in a feature request for this?
Choose Import from the menu in the top right corner
Select Examples
Browse for the “split” folder under “document mapping” in the node-red-contrib-connect node.
It shows how to use standard OL Connect techniques to split print-ready files, such as PDFs and PostScript files. A Data Mapper configuration will define document boundaries and extract relevant data. The extracted data will then be added to the document metadata using a Job Preset, allowing the Output Preset to handle document separation and use the metadata information for naming and storing individual files.