Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Certificate Management - OOB Manual Catalog items flow for Request and Renew Certificate - Article

                         Certificate Inventory Management Catalog Item                                                                                Procedure to request certificatesApplication Scope is Certificate Inventory and Management. Navigate...

SKChandBasha_0-1711789833460.png SKChandBasha_1-1711789833468.png SKChandBasha_2-1711789833475.png SKChandBasha_3-1711789833483.png

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
  • 6345 Views
  • 3 replies
  • 1 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
  • 1947 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  
  • 1220 Views
  • 2 replies
  • 1 helpfuls

Sync file to instance error in Servicenow @extension for VS code

Hi,    After making some changes to the file with VS code, synchronization doesn't work for the following reason:   Syntax errors detected in BCPDependencySnapshotUpdateStrategyBase.script.js -> Definition for rule 'glide/use-updatemultiple' was not ...

cailiang_xu_0-1711494755357.png
Leon Xu by ServiceNow Employee
  • 1221 Views
  • 3 replies
  • 0 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

Field Decoration for Multi Line fields

Hi All,I need to add field decoration for a multi line field to invoke an UI Macro. I know it doesn't work with Dictionary Attributes since its an multi line field. Any other way to achieve this.Actual requirement is, I have a multi line field (Field...