Data resources on UI builder

Rkanodia
Tera Contributor

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.

Rkanodia_0-1717597759523.png

 

5 REPLIES 5

Vasudev18
Tera Contributor

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.

Thanks and Regards,
Vasudev

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 ?

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.

Screenshot 2024-06-10 at 10.48.43 PM.png

 

 

 

 

 

 

Please mark my answer correct and helpful, if this works for you.

Thanks and Regards,
Vasudev

Hi @Vasudev18 
I found these tables under "data broker"

Rkanodia_0-1718040602422.png

Where do I find the specific data resource ?