(...) bles flexible reuse and keeps the query centralized, maintainable, and consistent. Another Use Case could be a Rest Api Data Source that uses e.g. the email address of a user as a parameter in the suffix of the url. The Api would then dynamically reply the response only for this email address instead of giving back a large collection that has to be filtered. Benefits: - Reduce duplication of quer (...)
(...) Hi, I've suffix ed processes that contain a workflow with a cyclical on start global action with " [JOB]". To get an overview of all process planed as a job I've created a dictionary report in a dashboard and want to filter the column "Process Name" with a default filter. Now I have 3 different behaviors: - Using "[JOB]" returns all processes in the list without any filtering > This seems to be a (...)