Remote table is not showing on the service portal

lior grinberg2
Tera Expert

Hi All,

I created a simple remote table that shows data from a third party system.

I'm able to see the content of the table within the service now platform but when I connected the table to simple table widget (ootb widget) I can only see that there is few pages of data but without records. I'm attaching an example of the page.

I'm able to export to excel the content but not to see the content on the page.

Any idea how to fix it?

Thanks,

Lior grinberg 

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check the table level READ ACL

Also check is this happening with admins or non-admins

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

lior grinberg2
Tera Expert

Hi Ankur,

Thanks for the quick response.

I'm doing it with my admin user.

So, I do have the rights to see the content and I can see the records on the system platform I'm attching a screen shot of the ui platform.

Thanks,

Lior grinberg

Did you debug the ACLs?

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Yes.

But I saw this error: "[ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: item in data.list track by item.sys_id, Duplicate key: null, Duplicate value: {"u_priority":{"display_value":"5","limit":"40","label":"priority","type":"choice","value":"5"},"u_number":{"display_value":"INC0010111","limit":"40","label":"number","type":"string","value":"INC0010111"},"sys_id":null,"targetTable":"u_st_incident_from_dev2","u_short_description":{"display_value":"ATF : Test1","limit":"40","label":"short description","type":"string","value":"ATF : Test1"}}"

I can see that there isn't sys id for the records in the tables.

How can I add it?

Lior grinberg