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

Forum Posts

Resolved! Control where system messages appear on a UI page?

Hi all,I'm doing something on a UI page, and I'd like to control where the form / system messages appear. These ones:gs.addInfoMessage("I am a message");At the moment, ServiceNow automatically places them at the top of the page, but I'd like to contr...

find_real_file.png

Best Practices: RITM without a Task

What is the Best Practice around RITMs and Tasks?   There are situations where it would be easier for one of our groups (3 agents) to just work from the RITM and not have a task. We don't need approvals and one person works on the RITM at a time.   W...

tayrez by Giga Contributor
  • 6430 Views
  • 24 replies
  • 2 helpfuls

compare 2 image based on based64 byte array

Hello my friends,In my current project I got some issue with Helsinki. I want to compare 2 image using byte array (based64) in Geneva instance and it is working fine but after upgrade to Helsinki this same code didn't work... Have you got similar pro...

artur11 by Kilo Contributor
  • 3448 Views
  • 4 replies
  • 2 helpfuls

Resolved! passing an array to a workflow.scratchpad

I have a workflow that is used as a sub workflow.I normally pass a number of variables from the instigating workflow to the sub workflow.All nice and easy as so far it is just a single value each time.  An extra requirement has now been made and   I ...

poyntzj by Kilo Sage
  • 9843 Views
  • 6 replies
  • 0 helpfuls

restrict access on all portal page

Hi all,now I am facing an issue. + I just want users with specific roles( like itil role) can see my whole portal. if i limit user access only on pages, users can click url to navigate another page on my portal. Thank you in advance.

find_real_file.png
Tung5 by Kilo Explorer
  • 3153 Views
  • 5 replies
  • 0 helpfuls

Resolved! gel('sysparm_item_guid').value is not working on service portal

Can anyone advise me of an alternative for gel('sysparm_item_guid').value code? Need to make the attachment mandatory in SERVICE PORTAL var sid = gel('sysparm_item_guid').value;     var gr_at = new GlideRecord("sys_attachment");     gr_at.addQuery("t...

bryan123 by Giga Contributor
  • 6411 Views
  • 6 replies
  • 3 helpfuls

Resolved! ArrayUtil difference is not working as expected

Hi,I am trying to find difference of list collector to find the new values entered by user, have tried many ways, below is the current code i haveNote: Also tried using jQuery.control to fetch old value since that didnt work as well declared a hidden...

SHA3 by Giga Expert
  • 3711 Views
  • 9 replies
  • 0 helpfuls

Saving off 'in progress' update sets for a clone

Our DEV instance is in great need of a clone but I have multiple update sets that are 'in progress' and I have more work to do on all of them. I have read up on Saving Customizations in a single XML file on the Wiki. However, I have to set this the u...

Automated Test Framework Set Field Values Failure

I've built a simple automated test in our dev instance to create an intake ticket for an incident. Everything works correctly, with the exception of the subcategory for our "Situation" fieldThis shows how the form should look prior to submission (thi...

 2017-06-01 at 10.23.35 AM.png  2017-06-01 at 10.20.19 AM.png
geeerard by Giga Guru
  • 2149 Views
  • 3 replies
  • 0 helpfuls