Hi
On insert a record on inventTrans a eventCUD records is created.
We have not created any alerts for inventTrans, I tried to remove alert by alert to try to find which alert is causing the error.
Finally I remove all alerts and still EventCUD tried to create a record. When I create a inventTrans insert event is called and call to method CreateEventCUD on application class.
Now without alerts still call createEventCUD but eventCud is not create thanks to the method hasCompanyRules.
¿Any Idea about what are happening?
Regards
Alerts was deleted on form and the records on eventCud were delete using sql setence on EventCUD table Browser.
After it I checked if all was deleted on directy on sql.
HI XBB,
Can you tell how you deleted all alerts and records in the EventCUD table? When it will be executed from the user interface, there is some business logic executed to also sync with SQL triggers. If you deleted the records from the database directly instead of removing rules from the user interface, the SQL trigger might be still active causing new records in the EventInbox table.
Hi XBB,
Have you tried to restart AOS in case if it's caching issue?
I deleted all alerts, I checked even in SQL that there is not records.
There is not records in EventCUD neither in related tables.
Hi XBB,
Could you, please, check in the personalization form for Alerts form on the query (last) tab if there are ranges for EventRule data source?
Do you have access to AOT? Could you, please, check table EventCUD directly in table browser?
There is no alerts created.
but even without alerts an event execute class to insert records on eventCUD, at this moment how I erased all alerts in test environtment EventCUD is not created because not exists records on EventCompanyRule
This is like an alert on inventTrans was created and removed but is still working.
Hi XBB,
Do you mean that EventRule table is completely empty, but event cud records are still created? Or where did you check alerts?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156