How to call the databroker from uibuilder client script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Can someone help me where i was going wrong. i was trying to trigger an event but for some reason it is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @demoduffer ,
PIt looks like this is a new Transform Data Broker.
If you've already created an ACL for the data broker, there should be a field called "Mutates Server Data." Please check that checkbox, then refresh the page and try again.
If the ACL hasn't been created yet, please create one of type UX Data Broker and check the "Mutates Server Data" checkbox.
I hope this helps! If it resolves the issue, please mark this response as helpful and accept the solution.
Thanks,
Dinesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @demoduffer ,
What @Dinesh Chilaka says about creating the ACL of type UX Data Broker for your data broker that correct and add the data source to your UI builder page.
Can you please share some screenshots how you are retrieving the values of record_sysid, manager_sysid, watchlist_sysid variable while using those in the client script. Can you try getting the values and storing those into some client state parameters and use that in the client script?
I'd like to understand more to figure out if that helps.
If this address your question, please don't forget to mark this response correct by clicking on Accept as Solution and/or Kudos.
You may mark this helpful as well if it helps you.
Thanks,
Animesh Das