Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Using JAVA code in servicenow

Hi, Is there any ways we could use java code in ServiceNow? We're trying to integrate with a third-party application without using REST functionality.  So, our JAVA code is expected to import java packages and call third-party API.  Thanks.

G Balaji by Kilo Guru
  • 5945 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to change to font style of HTMl field

Hi Community I have an HTML field "Introduction" on knowledge form. I have set the default font style as Tahoma and font size 12 pt.This is done by updating the dictionary default value:<p><span style="font-family: tahoma; font-size: 12pt;">&nbsp;</s...

dvelloriy by Kilo Sage
  • 5155 Views
  • 8 replies
  • 5 helpfuls

UI Builder Component Config just keeps loading

My UI Builder has very recently seemed to stop working in loading the configuration side bar. It just loads infinitely and I'm not able to make changes to any components. Any one knows what the cause and the fix might be?    

image.png
Shao by ServiceNow Employee
  • 1212 Views
  • 3 replies
  • 0 helpfuls

Assign tasks to the same user in subsequent generated tasks

I've developed a Flow to generate a series of sub-tasks for HR cases. Each task's assignment group is automatically populated by various HR templates. For example, the first task (Task 1) is created by the Flow with its assignment group set to A by t...

Michael94 by Tera Contributor
  • 1137 Views
  • 2 replies
  • 0 helpfuls

trigger slack message in servicenow

Hi All,I have this new request to send slack message in servicenow using scheduled job Any existing script include I can utilise for this?How should I fetch data using scheduled job? I am newbie to this integration Please feel free to share your thou...

ujjwalababa by Tera Contributor
  • 1376 Views
  • 6 replies
  • 3 helpfuls

Resolved! tree_picker question

Hi,I have created a table extending the task table. For the Assignment Group, we have the attribute tree_picker=true. It is all working fine.  I want to replicate the same structure to Assigned to and it doesn't work. Is there any reason? Kindly help...

group 1.png assigned to 1.png assigned to 2.png assigned to 3.png
Community Alums by Community Alums  
  • 818 Views
  • 2 replies
  • 1 helpfuls

Resolved! Track RITM count submitted on a particular catalog item

Hello, I have been struggling to develop a script that will give me the total RITM count where the user has been the "who is this request for" for a replacement card. Then, I need to store that count into a variable (Replacement Card Count) that is n...

MayrelCerero_0-1710794652786.png