There is an import workflow and an aggregates workflow. The aggregates need to be recalculated every time new data is im
Posted: Thu Jul 21, 2022 9:08 pm
There is an import workflow and an aggregates workflow. The aggregates need to be recalculated every time new data is imported. Which should you use as the first activity of the aggregates workflow?
A. A JavaScript activity that contains the On Receive Event method.
B. A Scheduler activity that runs every 5 minutes.
C. A Signal activity that is called from a PostEvent method.
D. A Jump that is called from another Jump.
A. A JavaScript activity that contains the On Receive Event method.
B. A Scheduler activity that runs every 5 minutes.
C. A Signal activity that is called from a PostEvent method.
D. A Jump that is called from another Jump.