Skip to main content

v2022R2.  We’ve created a custom view and exposed the fields via DAC.  We’ve created a GI on that DAC shows records based on a condition.  We cannot get a push notification to trigger based on that GI.  Nothing shows on our test Webhook.site.

Can a push notification work in this scenario of a custom view, DAC and GI on the custom DAC?

Yes, @brucewarrell96  It will work with the Custom DACs as well. I worked on Custom DACs along with Push Notification for many projects.

I don’t see any issues.


I don’t think the push notification will trigger since it based on a view where fields in the underlying database are not changing.  The view results change but triggers will only work on tables.


I’m going to try to use a business event instead and schedule that.  When I attempt to create schedule and save it, I get GraphName cannot be empty.


Reply