Skip to main content
Question

Push Notification Not Triggering on Custom DAC

  • June 16, 2023
  • 3 replies
  • 81 views

Forum|alt.badge.img

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?

3 replies

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • June 17, 2023

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.


Forum|alt.badge.img

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.


Forum|alt.badge.img

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.