Open
Description
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
Labels
No labels