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

Forum Posts

how to pass the parameter value of script include from workflow

Hi All, I have the below script include and I use it from a catalog client script where I was able to pass a variable field value as parameter from client side.I was thinking to re-use the same Script Include for another purpose which I need to use f...

DB1 by Tera Contributor
  • 3230 Views
  • 7 replies
  • 1 helpfuls

Public survey language picker English

Hi All, I have an issue which occurs for guest user filling up a public survey. The language picker allows all languages to go back to but ENGLISH. It works fine for logged in user. Any ideas how to solve it? UI Page assessment_takes2: if (typeof jel...

ServiceNow Basic Asset Management

Hi Team, Can someone share relevant ServiceNow documentation for  Basic Asset management but not hardware asset management or software asset management. And also share YouTube video related to it. Thanks in advance

Sriram34 by Tera Contributor
  • 352 Views
  • 1 replies
  • 1 helpfuls

Limit assignment group visibility when building a report.

Hello all, I am planning on giving reporting capabilities to a group, but i only want that group (members of that group) to be able to select groups they are apart of when building the report.Example: if the person building the report is a member of ...

orlando3 by Tera Expert
  • 300 Views
  • 1 replies
  • 1 helpfuls

automatically populated

Hi,I've created a record producer with the 'Caller' field mapped to the incident table, a 'Mobile Phone' field mapped to a user table field, and a 'Call Back' field mapped to a custom field 'u_call_back' in the incident table. I'd like the 'Call Back...

ShirSharvit_0-1701594984818.png

Resolved! Set timeout for scheduled import set

Recently, there is a few scheduled import sets of mine which are stuck at 'Loading' state for days. I can't trace any error which leads to this matter so that I want to ask if there is any property like 'timeout' for my data sources ? When the job cu...

Resolved! "Invalid 'Dictionary Entry'" record error

When I try to update a dictionary, the following error shows up:"Invalid 'Dictionary Entry' record even though the selected outside Table 'Business Application' is allowed.""Invalid update". Table is "cmdb_ci_business_app".Any suggestions? Thanks

Mikhail6_1-1701446019437.png
Mikhail6 by Tera Contributor
  • 2312 Views
  • 6 replies
  • 1 helpfuls

Need script to reference two tables

In catalog, I have 2 variables and both are referring to different tables. In variable var1(referring to pathing_windows) need the patch window based on selected server’s os in var2(referring to table cmdb_ci).

Rama Kant by Tera Contributor
  • 752 Views
  • 5 replies
  • 0 helpfuls

Multiple events with one inbound email action

I am trying to create multiple events with a single inbound email action and the code I am using pasted below. Question is does it possible to create multiple events* from one inbound action as it only shows 1 target record when email received to SN....