In my use case I have messages sent to users based on the entity reference field pointing to message type. It looks like dynamic creation of messages with type corresponding to the field is possible. The problem is rules does not know and see arguments for such created message. This is understandable as the arguments could differ from type to type.
However I'm wondering if this could be done by adding either new condition (similar to entity has field) to check arguments or even better to allow passing arguments as array that will fill message arguments in order of appearance in message type arguments field.

Comments

bluegeek9’s picture

Status: Active » Closed (outdated)