You have a requirement to populate a list of allowed values sourced from a database table. The list of allowed values varies based on the context in which the list is used.
Which implementation maximizes reusability?
A.
Create a data page sourced with a connector. Specialize the data page by class based on context.
B.
Create a data page and report definition for each context. Use parameters to filter the results of the response data transform.
C.
Create a data page sourced with a report definition. Circumstance the report definition based on context.
D.
Create a data page sourced with a report definition. Use parameters to specify a filter condition to retrieve specific results based on context.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit