View Issue Details

IDProjectCategoryView StatusLast Update
0011058MMW v4Framework: Scripts/Extensionspublic2013-07-12 11:40
Reporterzvezdan Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status assignedResolutionopen 
Target Version4.1 
Summary0011058: Database trigger to raise new API event needed
DescriptionI don't know if this is really possible, but I am under impression that your Delphi code has some kind of feedback from the database when some DB trigger is fired. So, it would be nice if we could get the information when some trigger is fired in our scripts as well.

For example, I have Inherit Child Playlists script which is heavily based on my triggers and I need to use some tricks with a timer and to check if some field is modified on every OnChangedSelection, instead to be informed with some new event if that field is really changed by user.

You could add some new event to the SDBApplication object or even SDBDatabase object, let say:

OnDatabaseTrigger(TableName As String, TriggerName As String)
TagsNo tags attached.
Fixed in build

Relationships

related to 0006712 closedLudek ISDBApplicationEvents::OnPlaylistModified event needed 

Activities

There are no notes attached to this issue.