You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UX Data broker to fetch system property in UI Builder (#1480)
* Create sysPropdataBroker.js
Once this is saved, it will show up in UI Builder as a Data Resource which can be selected if the user wants to fetch system property table values.
* Create readme.md
Once this code snippet is added in a new transform data broker in sys_ux_data_broker_transform table, this will start showing up in UIB data resources.
2
+
Once the data resource is added to the page of any experience, the user only needs to input the property_name field and rest will be take care of.
3
+
Just a note that in the data broker record properties field, please add below json object:
0 commit comments