Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Adding an element to $sp.getKBCategoryArticleSummaries

I'm looking at the category article widget, specifically this block. if (kb_cat.get(data.category)) { data.categoryExists = true; data.categoryDisplay = kb_cat.getDisplayValue(); data.items = $sp.getKBCategoryArticleSummaries(data.category, dat...

Garrett2 by Tera Expert
  • 1775 Views
  • 1 replies
  • 2 helpfuls

Resolved! Help me with variable editor (Formatter)

I need to display the value of the "Material type" field but the "material type" field is being cleared after activating read only in the formatter variable editor. I want to understand why this is happening and where can I go to fix it? I'm new to S...

find_real_file.png find_real_file.png

Resolved! How to get reference field values in another field.

On the catalog request form, I have 3 reference fields and those fields' values should display in the 4th field with (,) comma-separated and 4th filed is a single-line text.   also tried this catalog client script it is displaying sys_id in the 4th ...

find_real_file.png find_real_file.png
shravani6 by Tera Contributor
  • 3188 Views
  • 6 replies
  • 2 helpfuls

Resolved! How to find the sys_id for assignment groups

I am working with the inbound email actions and part of the script shows the sys_id for an assignment group. I want to change that assignment group and need to know how to find the sys_id for the group I want to use. How do I list out the sys_id's of...

rwagner by Giga Contributor
  • 13835 Views
  • 11 replies
  • 6 helpfuls

Returning values from script include in client script

My script include is getting values from the 'sys_user' table and 'cmdb_ci_computer' table. However the values are not returning (and not returning in my log statements). I'm just trying to return one of the functions form my script include in my cli...

Anna Gausel by Giga Expert
  • 5740 Views
  • 11 replies
  • 0 helpfuls

Resolved! scheduled script i not executing

hi I have one scheduled script which sends some kind of report every day but i dont know whats wrong that even though am using execute now ui button it  is not doing anything. I used log in the first line of my code still not sure  what's the issue? ...

Priti18 by Tera Expert
  • 3295 Views
  • 18 replies
  • 3 helpfuls

Best practice to review knowledge artcles

I am working to design the knowledge article review process. Can someone help me with the best practice of review process?We have a lot of document which is not having up to date information. So we decided to put 3 months validity date. After 3 month...

vps by Tera Contributor
  • 4349 Views
  • 3 replies
  • 4 helpfuls

Resolved! Internal integration user for scheduled job

Hi All, Healthscan ran for our Instance. We have multiple script excution script and data import which has been scheduled by scheduled job, currently all are running all by Default user which is System.   But As per best practice servicenow suggest ...

find_real_file.png
Community Alums by Community Alums  
  • 3033 Views
  • 6 replies
  • 1 helpfuls

Remove Save button in Take Survey Widget

Hi All, We are using OOB Take Survey Widget in our portal to display surveys. We have Cancel, Save and Submit button in this widget. Now i need to remove the Save button from the widget. So cloned the OOB widget and created a new one. But i do not fi...

madanm7786 by Mega Guru
  • 2602 Views
  • 4 replies
  • 6 helpfuls

Resolved! Approval on SCTask

Hello! On a Requested Item there is a related list for the SCTasks. Then if you open an SCTask, there is a related list for approvals where you can manually add approvals on the task level. The Manual Approval workflow activity works for the approval...

Hannah C by Giga Expert
  • 5406 Views
  • 9 replies
  • 1 helpfuls