Forum Discussion

murphy-brian's avatar
murphy-brian
New Contributor III
8 years ago

Using Templates to drive Smartlink or JSON output

Has anyone figured out how to create Templates to drive the Target Schema in a mapper snap? This would be useful to standardize JSON output schema outputs and also reduce the time it takes to map outputs. If not can someone explain when and how a Target Schema actually shows something in a mapper?

5 Replies

  • alchemiz's avatar
    alchemiz
    Contributor III

    Hi @heidi.andrew,

    Good day, you can always put each fixed with formatter in a different pipeline (child pipeline) then from the parent pipeline have a list of all the child pipeline that needs to be executed output view of the pipeline execute needs to be set to binary then link the file writer

    In any case, here’s a pipeline that will stream the content as document then convert back to binary for file writer

    Hope this helps…

    ~EmEm