go to post craig jackson · Jul 15, 2020 Update: I was able to successfully attach the trigger to the cache table Dbtr_Clnt_Generl_Inf but when the user changes any of the fields the trigger is monitoring the trigger does not appear to fire and the add entry into the log table. The same trigger works for the test cache tables I created but does not work when attached to the production table within Cache. Is there something else that needs to be done.? The only difference is the trigger is attached to the live production table.
go to post craig jackson · Jul 12, 2020 First guys, I appreciate the help/guidance. Yes, I understand about the syntax DdlAllowed. The Studio is missing piece to the puzzle. I am not familiar with Studio? Are we talking about Visual Studio or an IDE specific to Cache? Any and all info would be helpful. Thanks
go to post craig jackson · Jul 12, 2020 This is new to me...How do I alter the persistent table class definition to include [DdlAllowed]? Just as an example: persistent class User.DbtrClntGenerlInf extends %Persistent SQL Table Name: Dbtr_Clnt_Generl_Inf Dbtr Clnt Generl Inf