What does Timeline [sn-component-workspace-timeline] Ribbon component displays?

ashwanikumar
Tera Expert

Hi All,

What does Timeline [sn-component-workspace-timeline] Ribbon component displays?

I created following ribbon component but it always shows 'No configuration available'

find_real_file.png

 

find_real_file.png

 

 Thanks,

KUMAR

3 REPLIES 3

Jonathan Marsh
Tera Contributor

I second this inquiry. Having the same issues. I also noticed that demos showed ribbon components like "recent records" but I only see 3 available.

Peter Xiang
Tera Expert

I also encountered the same problem and hope someone can answer it, many thanks.

Rati2
ServiceNow Employee
ServiceNow Employee

Came across this in the ServiceNow docs as I was trying to solve this issue for myself...

"If the Resolution Shaper Configs table (sys_resolutionshaper_config) does not have a record for the current entity table, the timeline component displays a message that a configuration is not available"

I followed accordingly and realised the record indeed wasn't in the Resolution Shaper Configs table. Added the record with the appropriate fields and the problem was solved. 

I hope this helps you guys!