Data resources on UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 07:30 AM
Hi,
I want to edit the data resources that are there on my landing page of Agent workspace for HR case management , it shows it is in read only mode. Can someone please help me. I am trying to edit the data resources on tha copy variant page of my landing page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 06:55 AM - edited 06-07-2024 06:55 AM
Hi @Rkanodia,
The data resource brings data from the server to the component. The data you are seeing in the right side window is read-only because it is this data that the data resource brought from the server based on the configuration you provided in the middle window.
To get the specific data you need to provide the configuration accordingly and to edit the data, you need to edit it in the backend where it is defined.
Mark it as correct/helpful, if it helps.
Vasudev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 09:43 AM
Hi @Vasudev18
Could you please guide me with the steps on how to edit the data and where do I have to go in the backend ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 10:23 AM - edited 06-10-2024 10:23 AM
Hi @Rkanodia,
Try looking in the Data Broker Server Scripts table (sys_ux_data_broker_transform) or go to the Tables (sys_db_object_list) and under the 'Label' field, search for '*data broker'. This will give you the list of all the tables with 'data broker' in their labels so that you can look for your specific data resource.
Please mark my answer correct and helpful, if this works for you.
Vasudev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 10:30 AM