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

Forum Posts

Resolved! how to set a field to mandatory

Hi experts,I have field in incident table called effort(u_effort)i want to make it mandatory on condition that if state is changed to resolved or assignment group changes.I have written a UI policy marking when state is changed to resolved and settin...

1.PNG
mansa2 by Kilo Contributor
  • 3916 Views
  • 4 replies
  • 6 helpfuls

Enterprise licenses tracking

For enterprise licenses, what is the best practice to track licenses, manage their renewals, and assign licenses to users?

vi_ by Kilo Explorer
  • 1128 Views
  • 1 replies
  • 1 helpfuls

Making a Service Catalog "Available For"

Hello.   I have to set up a catalog of services so that it is visible only to Brazil's users.I am using the following script:   var g = new GlideRecord ( ' sys_user ');gr.addQuery ( 'country ', ' BR ');gr.addActiveQuery ();gr.query ();gr.next ();   A...

rafaelcosta by Kilo Contributor
  • 5052 Views
  • 4 replies
  • 1 helpfuls

Resolved! How can I change the state of multiple assets from "In Stock" to "In Use" instead of going to each asset and changing it?

Attached is an example of what i am trying to do.We have a stockroom at a warehouse that ships certain assets to our stores, but each time they ship the asset out, the asset is automatically set to "In Stock", "Reserved" to "Generic Stockroom. All th...

Convert Consumables to Hardware Assets

We have a model that was created incorrectly as consumables. It should have been a hardware model.   Can you suggest how best to convert these consumables into hardware assets?Teresa

tsho by Giga Contributor
  • 1535 Views
  • 3 replies
  • 3 helpfuls

hello guys i am new to development and scripting , can anyone explain me what does this condition represent(new global.StateFlow().validFlow(current, 'b46c02ca4f2d0a0097b3b82ca310c743', 'manual')), here sysid represent state flow record

hello guys i am new to development and scripting , can anyone explain me what does this condition represent(new global.StateFlow().validFlow(current, 'b46c02ca4f2d0a0097b3b82ca310c743', 'manual')),   here sysid   represent state flow   record

harryh by Tera Contributor
  • 2913 Views
  • 1 replies
  • 10 helpfuls

How to make a sub module in navigation panel !?

I want to make a module under "Self Service" application but module should have two sub modules/sub headings/sections .The module should have a drop down arrow .And each sub module/sub headings/section would be linked to different tables .

sohanp by Kilo Contributor
  • 2509 Views
  • 2 replies
  • 0 helpfuls

Resolved! Remove a recipient from a Email Notification

Can we remove a particular recipient from Email Notification being sent. This Notification is sent to glide field recipients.Any suggestions will be helpful.   Thanks!!

Community Alums by Community Alums  
  • 5413 Views
  • 10 replies
  • 5 helpfuls

Report on "last update" by "assigned to"

Hi All,Hopefully the title explains what i'm trying to do correctly, I'd like to setup a report to easily identify when the "assigned to" hasn't updates the case for x day's.I've played around with "updated" but can't seem to separate updated by "cal...

Global Search Access control

Hi folks,I am hoping to get your advice on Global search access control.   I have recenlty modifed a few script includes functions that some of our cour Access Controls currently refer to.   Long strogy short, the idea is to simply the security model...

find_real_file.png find_real_file.png
georgechen by Kilo Guru
  • 1195 Views
  • 1 replies
  • 0 helpfuls

Service Now integration with FTP

We need to integrate Service Now with an FTP. The FTP will contain two xml folders. One of the folders will contain data from HP Service Manager 7.0 and the other folder will contain data uploaded from the Service Now instance. See attachment1. Can w...

sorensalte by Kilo Explorer
  • 5305 Views
  • 15 replies
  • 0 helpfuls

Ci's model id

Hi,On importing data to CI using an import set , model id data creates a new model( blank name field and display name same as model id of CI) if the same model name doesnot exist in model module.   Why does it dont map to Name field and to display na...

surya123 by Mega Guru
  • 2732 Views
  • 2 replies
  • 0 helpfuls

accessing variable through dot walking

I have reference to "sc_req_item" called request_item on another table. I am trying to dot walk to get one of the variable and not successful. Tried to query the table using "request_item.variables.temp_var" but don't seem to get the value. gr.addQue...

samadam by Kilo Sage
  • 2502 Views
  • 1 replies
  • 0 helpfuls