Sitecore has a where calling the specific script returns true rule condition:
It would be great if SPE had a similar rule condition so we can use any SPE script in rules. My particular use case is for the Show Rule and Enable Rule on reports--I would like to use an SPE script to toggle whether certain reports are shown to the user.
This rule should not be exposed in the Personalization Rules dialog since SPE is not deployed to CD servers.
Sitecore has a
where calling the specific script returns truerule condition:It would be great if SPE had a similar rule condition so we can use any SPE script in rules. My particular use case is for the
Show RuleandEnable Ruleon reports--I would like to use an SPE script to toggle whether certain reports are shown to the user.This rule should not be exposed in the Personalization Rules dialog since SPE is not deployed to CD servers.