Skip to content

Add possibility to process data from a datasource before generation starts. #1351

Open
@MSDelorme

Description

@MSDelorme

There are quite some use-cases where you want to be able to determine certain properties of the output based on information from a data source. A number of things are processed before a connection with data-source is established.
Some examples:

  • output file name
  • output type
  • master page background image

The only possibility to get data from a data source earlier in the process, is using a dynamic parameter. However when the runtime engine is used this is not a viable way.

Would it be possible to have some init process step where you can connect a data-source to determine these kind of things?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions