Question
Radial
US
Last activity: 3 Nov 2017 14:59 EDT
Interaction Framework Activity "Optimization"
Although we may be using Activities beyond how they were originally intended, we would like to know if there are any suggestions out there on how to "optimize" our use of them in RDA. We have several adapter projects that each respond to the same Activity concurrently. And we do this with several distinct Activities. So for example, Project1 and Project5 each take action initiated from Activity1.Started() and Activity2.Started.
However, the queued nature of Interaction Framework Activities by default causes a wait to occur between the respective execution of Activity1 and Activity2 automations within Project1 and Project5. Any ideas on how to make this execution occur more "in-parallel" are greatly appreciated. We would like to continue the use of Activities as a best-practice, but also have more control over the execution of them. -thanks
***Edited by Moderator Marissa to update categories***