How can a Drupal site builder use the power of a Views Bulk Operations (VBO) enabled view to process its views results via custom logic included in some custom Rules Actions and/or Rules Conditions? Whereas these Rules Actions and/or Rules Conditions are to be performed after some Rules Event occurred, and possible some (other) Rules Conditions must be met also?
And this by only using functionality that comes with either module, and without storing any PHP in the Drupal database?