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

Forum Posts

Anyone with experience extending the "syslog" table?

According to this guide, we're allowed to extend the syslog table and it doesn't count as a custom table:https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/custom-table-guide.pdf Has anyone actually done it before? I...

MG Casey by Mega Sage
  • 1673 Views
  • 2 replies
  • 2 helpfuls

Resolved! Decoding Base64

Is there a method to decode base42 via script.   I don't see any functionality that would allow me to decode a base64 string?I can write code and create a script include that would do the decoding but before I do that would like to see if that functi...

donkuelbs by Giga Contributor
  • 27058 Views
  • 3 replies
  • 16 helpfuls

Resolved! Cannot access any Guided Setups after upgrade.

Recently upgraded to Madrid and now all the Guided Setups say "Security constraints prevent viewing this page" when we all try to access it. Specifically, Agent Workspace Guided Setup is the one we want to open. Any ideas or suggestions?    Thanks,  ...

Brad58 by Tera Contributor
  • 1902 Views
  • 4 replies
  • 1 helpfuls

Need help on Background Script

Hi, I am running a background script to update a field in Asset table.   I am in global scope and kept setWorkflow(false);   But i am getting a message that asset table has few business rules running on scope app which are getting triggerd. how can w...

Resolved! Failed Trying to Execute on Connection

Hi there, I have recently committed an update set into another instance and have received these error while committing. The update set contained portal related modifications. I am not sure what it means and how to resolve it. Any help and comments wo...

benm3 by Mega Guru
  • 4109 Views
  • 2 replies
  • 1 helpfuls

Resolved! Add Custom Logo onto Login page

How to add custom logo on the login page of the custom Service Portal. I have changed the logo in branding editor in the custom portal. But, it hasn't changed the logo on the login page. Please see screenshot below. Please help!

find_real_file.png

Resolved! business rule to see if users group is in list

Hi all I need a bit of help with finding if a users group is in a watch list. I have all the service portal side working and business rule to assign the correct group to the custom watch list for an instance but where in stuck is modifying the base i...

IR_AND_OR_QUERY in service portal search source

Hey,We are using Service Portal on Istanbul and we are trying to change the search method in the service catalog search source.the original script was:var sc = new GlideRecord('sc_cat_item');sc.addQuery('123TEXTQUERY321', query);sc.addQuery('active',...

michal_v by Giga Contributor
  • 5816 Views
  • 3 replies
  • 1 helpfuls