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

Forum Posts

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
  • 15501 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
  • 6638 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
  • 4440 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
  • 5090 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  
  • 4418 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
  • 3162 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
  • 6499 Views
  • 9 replies
  • 1 helpfuls

Resolved! Approval from a Variable

I am currently working on a workflow and messing around with some approvals. In my form, I have the user fill out a "who is your manager?" field from a reference. I want to, then, have the approval task pull from the field they filled out in the form...

Resolved! Tasks are closed incomplete in workflow

Tasks are closed Incomplete as soon they are created from workflow. I have a requirement to close RITM manually by the user and here I have 3 automated tasks. Here is the scenario : I have 3 check boxes,if Check box 1 is selected,it should trigger Ta...

Pintu2 by Tera Expert
  • 5554 Views
  • 9 replies
  • 1 helpfuls

Resolved! I have an issue with the Base64 Encoding in ServiceNow?

Hi Experts, In Knowledge Management, I am trying to read the attachments. When I pull a dump in XML and try to decode the attachments it works fine. But when I use the REST API and pull the attachments, I am not able to decode the file it throws an e...