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

Forum Posts

Setting up AWS Discovery, error 403 on the discovery

Has anyone else utilized AWS Discovery? As far as I can tell all available information has been set up.I created an AWS Account in AWS, and then utilizing my account name and the 12 digit account number id I created an entry in SNOW AWS Accounts.In A...

Resolved! How to get parent case

Hi, I want to get the yellow frame and pass the value to that case. I have created the following BR. BR seems to be running, but the number is 0 and it seems that the query is not executed well. Please point out. BR (function executeRule(current, ...

find_real_file.png find_real_file.png
Mi4 by Tera Expert
  • 2058 Views
  • 2 replies
  • 1 helpfuls

Resolved! OAuth 2.0 SAML bearer assertion flow

Hi, I am trying to set up OAuth authentication to an external provider using SAML bearer assertion which basically means I need to request an OAuth access token using a SAML assertion. Can this be setup in ServiceNow and how?

GlideModal - processing script not executed

Hi community,   I am in a scoped application. When I click on my UI Action, I have a popup which displays a UI Page which displays a Reference field :    But when I select something and clicks 'OK', the 'processing script' of the UI Page is not exec...

find_real_file.png

how GLIDEURL will work

we have one ui action to create change request under standard template when we click on that one it redirecting to empty page in ui action GLIDEURL used

Reduce size of background image in service portal

Hello Developers, I am totally new to Service Portal,I have a request in my queue to reduce the size of the background image in service portal. Can you please provide me the steps by step process on how to resize it.*Where to go *What all to check*Wh...

Mr_X1 by Tera Contributor
  • 3485 Views
  • 4 replies
  • 2 helpfuls

Resolved! On Change Client script Caller or Requested for

Hi Forum, Thanks in advance, Currently I am working on some record producer and dealing with on Change client script. I have to do something like this On record producer we have two fields 1 caller (read only) and 2 requester so whenever form loading...

Devi16 by Tera Contributor
  • 4736 Views
  • 7 replies
  • 0 helpfuls

Resolved! Pass case sys_id to workspace context menu

Hi, I am developing a custom context menu component for the agent workspace. How do I pass the current case sys_id to my now ui framework component? I have read the developer documentation a million times but I just cannot find out how this is done. ...

Roen by Kilo Expert
  • 3039 Views
  • 7 replies
  • 8 helpfuls

How to use custom .JAR Mid server packages?

Hi all,i uploaded my custom jar as per this page MID Server - ServiceNow Wiki   but it doesnot say how to use it. can any one help?The jar is uploaded to the extlib folder using the JAR Files module. When I call the methods in the package using the J...