We need the ability to orchestrate different processes like we do in rule chains, but inclusive of all the elements that could be dependencies in Gainsight. For example, I’d like to fetch the latest data into an MDA object from GCP using a connector, then fire off a series of rules, then run adoption explorer for that project, and trigger a data designer to run on that data, and so on.
coordinating the timing for all of these events so that they are all running off of the ‘right’ data, which can be dependent on rules running after receiving the newest data is a guessing game right now, and we cross our fingers hoping that the rule timing works as planned. If there are delays in rules running or upload issues with our connectors we run into problems.
Since we can’t make AE dependent on the connector running, we currently have about a week of no data because the data came in after the AE job ran, and our DD that allows us to report on AE in R360 (which is also irritating, yes we are on SFDC still) doesn’t have anything after the last date when we received data at the right time.