Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Date format check in script include

Hi, In my script include "date" is a input value and need to check the date format  [ yyyy-mm-dd , mm/dd/yyyy]  in script include . Please help to check the date format. Regards Sagaya    

Sagaya1 by Giga Expert
  • 4238 Views
  • 6 replies
  • 4 helpfuls

Decrypting AES-256 string from external system

Hi All, I'm developing an integration with an external system. Some of the data that I need to import is AES-256 encrypted, it's encrypted using a salted passphrase (this passphrase will be shared with me). The system is MS .net based and uses the Sy...

Community Alums by Community Alums  
  • 608 Views
  • 1 replies
  • 0 helpfuls

How to Add Catalog Item Variables in List View

Hey Team,I attempted to follow the instructions below to create a module with a specific catalog item and a variable from that item to view in the list view columns. However, after creating the module and a new view to include the variable my module ...

tiguin2798_0-1713814746764.png tiguin2798_1-1713814746973.png tiguin2798_2-1713814746695.png tiguin2798_3-1713814746711.png
tiguin2798 by Tera Guru
  • 1514 Views
  • 1 replies
  • 0 helpfuls

How to get the timestamp of a field?

Hello . I would like to ask how to get the timestamp of a field when it is updated? I need to get the date on when the supervisor field updated and place the date in the timestamp field. Everytime that the user update the value of the supervisor it w...

find_real_file.png find_real_file.png

Filter Approvers based on selected RITM

Hello All, In the below screenshot, we need to show approvers in 'Select Approver' field based on selected RITM in the 'Select RITM' field. Need help on reference qualifier script on 'Select Approver' field so that it shows approvers that belong to t...

Rocky5_0-1738631166617.png Rocky5_0-1738632097725.png
Rocky5 by Kilo Sage
  • 600 Views
  • 3 replies
  • 0 helpfuls

autopopulate is not working for HR profile

Hi experts,Auto populate variable is not working on HR profile but works fine with User table.   we need to populate workday Ids for employee name (USER) and New Manager(HR Profile).   Please guide what is missing here.TIA   

si21_6-1714404214256.png si21_2-1714403997593.png si21_4-1714404106022.png si21_7-1714404258770.png
si21 by Tera Guru
  • 571 Views
  • 6 replies
  • 1 helpfuls

LDAP Transform Script

Hello, I am attempting to use a transform script to set the company field. I have verified I am getting the correct data through use of gs.log statements, but the value is not being filled in on the company field in the sys_user table. I am thinking ...

KPI's in vendor workspace

Can someone explain to me how to get this KPI working in my instance? Is this a survey that needs taken or is it pulling data from somewhere? Any explanation would be appreciated 

joshmorris_0-1738659479458.png
joshmorris by Tera Guru
  • 279 Views
  • 1 replies
  • 0 helpfuls

Can i use sys_choice values in a decision table?

I understand why a decision table will not let me use a Reference to sys_choice as one of my result columns. Is there a workaround? I tried defining my result column as a Choice, but it will show me only choices from the current (private) scope. Is t...

Convert a BR to a Script include

I'm not sure how to the this completed. Currently i have a BR to calculate Risk and Impact on a Change Request.(function executeRule(current, previous /*null when async*/) { // Add your code here var nRisk = ''; var nImpact = ''; var currType = ...

EricG2 by Mega Guru
  • 423 Views
  • 2 replies
  • 1 helpfuls