Skip to main content

Hello everyone,

When scheduling an operational report, we would like the default option of Recurrence Pattern to be the Date instead of Daily. Currently, most users leave Daily without adjusting the time (00:00), which results in a large number of reports being generated at midnight.

We thought to add a camunda workflow on the report projection default values would resolve the issue (we thought wrong)

VirtualOrderReport_Default(Collection(GlobalCompanyId)):VirtualOrderReport

While debugging the workflow, we noticed that no trace is generated when opening the schedule screen. This indicates that the workflow is not being triggered, even though it is active for the default projection call.

Is it not possible to modify via workflow the report projection ?

 

Your help would be appretiated.

 

Thank you in advance

@kamnlk ​@dsj  hope you are doing well.

Any thought on the subject please?