Comments

mitchell’s picture

Project: Rules » Services
Component: Provided module integration » Code
Category: task » feature
Issue tags: +rules integration

This issue seems hard to classify (is it services integrating with rules, or rules integrating with services).. but I'm going to move it to the Services module anyway.

marcingy’s picture

Status: Active » Closed (won't fix)

Services will not implement anything to support this. You will need to apply for cvs access and create your own rules_service project.

marcingy’s picture

FYI I spoke to the rules team at drupalcon and all teh code for integration and initiating triggers will sit with their project and will simply leverage the services framework.

mitchell’s picture

Title: Services integration » Merge Services and Rules
Project: Services » Remote entities
Version: 6.x-1.x-dev » 7.x-1.x-dev
Component: Code » Miscellaneous
Category: feature » task
Status: Closed (won't fix) » Active

Moving to the project most associated with their simultaneous integrations.

There appears to be some overlap and divergence over how tightly integrated rules and services could be. In the original g.d.o page mentioned above, fago appears to reflect brmassa's vision in: #516302: Integration with Rules (actions).

Then in this project, and fago's recent work at http://github.com/fago/rules_web , the focus appears to be oriented around common data sets rather than reusing the actions system.

@fago or @yorirou: is this assessment accurate?

klonos’s picture

...somehow related: #764558: Remove Trigger module from core now moved to contrib for D8: Trigger project:

Rules is now the canonical method to create triggered responses to actions. An upgrade path from Trigger to Rules will be provided at some point the future.