Seismic · Arazzo Workflow
Seismic Preview and Generate a Livedoc
Version 1.0.0
Read a template, preview it with sample data, then generate the final document.
Provider
Workflows
preview-and-generate-livedoc
Preview a template with sample data, then generate the final Livedoc.
Reads a template, generates a preview URL from the supplied inputs to confirm rendering, and then runs the final synchronous generation.
1
getTemplate
getLiveDocTemplate
Read the template detail to confirm it is active and capture its formats.
2
preview
previewLiveDocTemplate
Generate a preview of the template with the supplied sample data to verify rendering before the full generation.
3
generate
generateLiveDoc
Submit a synchronous Livedoc generation request using the same inputs that were previewed.