- Issue created by @alexandrepoinas
- 🇩🇪Germany jurgenhaas Gottmadingen
I'd like to import feeds from ECA, but there isn't any action for that.
What do you mean by that, can you please provide more details?
So I tried DRD. I intend to trigger cron via ECA DRD, but the action doesn't trigger a cron.
In your sample model, you're using a preconfigured action from the action ui module, which is not the recommended way of doing this. There is a drd_eca submodule, if you enable that, you get access to all DRD action plugins directly from ECA without having to preconfigure any actions in your Drupal site.
However, there was an issue 🐛 DRD actions can't be executed by ECA due to missing execute method Active in DRD which I just fixed and released as 4.1.1 - please upgrade to that DRD version first.
Last but not least, please be aware that your sample model only works, if you execute ECA models as user 1 because otherwise you would run into a permission issue.
- Status changed to Fixed
6 months ago 11:39am 17 May 2024 - 🇩🇪Germany jurgenhaas Gottmadingen
I guess, the last comment fixed the issue? Marking it as such, please reopen otherwise.
Automatically closed - issue fixed for 2 weeks with no activity.