SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Print the name from JSON object to Java script

Hello all, In these below lines, I want to print the title of the book, where the availability is available.How can I write the code in java script for this JSON format? Please Note:The script should be dynamic like, in future if we add more books, t...

Lucky1 by Tera Guru
  • 1171 Views
  • 4 replies
  • 1 helpfuls

Business Rule to close Parent REQ when all RITM is closed

I was wondering if you could help me with a script for a business rule i am working on. The parent REQ are not auto closing when the RITM are closed when there is no task within them. I have reached out to SN, but they are saying this is not OOB, so ...

mcroxall by Tera Guru
  • 2848 Views
  • 6 replies
  • 0 helpfuls

Tag functionality is not visible

This is regarding tag functionality, when a user tags a label, it is not shown to other team members. How can I make it visible for others so that will help them to organize and categories various task.I checked for any chances if I provide tags_admi...

JithinPadma by Tera Contributor
  • 1252 Views
  • 2 replies
  • 0 helpfuls

Resolved! How can I create a Clone data preserver with a related record

Hi, I set up a clone data preserver in our production environment to keep announcement records. The announcement record in the sys_ux_banner_announcement table and is linked to a 'unified navigation' record. Does anyone know how to include the unifie...

CCZMAX1 by Giga Sage
  • 969 Views
  • 2 replies
  • 1 helpfuls

System Health Dashboard Recommendations

Hi everyone, We are running HRSD in Xanadu and I inherited the role of system administrator. I would like to build out a dashboard for myself to give a brief overview of system health (eg. how long transactions are taking, etc). Does anyone have some...

CCSF-Syd by Tera Expert
  • 737 Views
  • 2 replies
  • 0 helpfuls

How to find large tables

What's an easy way to identify large tables (by number of rows and columns) in a database? Background:According to the following documentation, using database views that include large tables negatively impacts performance. As a system administrator, ...