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

Forum Posts

Agent workspace - Edit button missing in Related Lists

I am configuring agent workspace and when I checked few related lists in Incidents, Configuration Items etc in agent workspace,  there is no Edit option in them (like Child Incidents etc) though they are already enabled and available in Default view ...

Developer3 by Tera Expert
  • 3446 Views
  • 10 replies
  • 3 helpfuls

Resolved! Scripting when dot-walking two levels

Hi All, I'm working on a catalog item that includes 2 variables: Computer (references [cmdb_ci_computer] table) & Stockroom (references [alm_stockroom] table). The requirement is to automatically populate the Stockroom variable based on the CI select...

find_real_file.png find_real_file.png
keesh by Mega Contributor
  • 2921 Views
  • 8 replies
  • 2 helpfuls

Resolved! Script To Insert or Update Record

Hi, I am looking for a script which inserts or updates the row in a specific table. the update criteria is combination of few column values. if this combination don't have the existing unique value in that specific table, insert the row. This script...

Monish2 by Tera Contributor
  • 7101 Views
  • 6 replies
  • 1 helpfuls

Real Availability by Instance statistics

Hi all,  I was looking around the ServiceNow Customer Service (HI) page, I noticed that they have the "Real Availability by Instance" stats displayed in their homepage (pic below). Does someone know how to create the same idea in our own instances. ...

Real-Availability SN- Monitoring.PNG
YenGar by Mega Sage
  • 4065 Views
  • 12 replies
  • 5 helpfuls

Resolved! map to field disappears where part of variable set

Where I attempt to create a variable set for similar items, I notice the "map to" option disappears but cannot locate a UI policy. Can I not use this feature where using as a variable set? Is it possible to identify and inactivate the UI policy?

TiffanyL by Tera Contributor
  • 1821 Views
  • 4 replies
  • 5 helpfuls

Resolved! データベースビューのテーブル結合

データベースビューより、4つのテーブルを結合したい設定、where句の記述がわからない(Where句が理解できていないです。)対象テーブルtask、incident、change_request、problem(2つはできた。task、incident)4つは? できるのか?  

Resolved! Login redirecting to Service Portal

Hi, thought I posted this earlier so apologies if this gets duplicated. We have just upgraded our dev instance to Madrid, but following the upgrade if an Itil user logs out and then logs back in again, they are redirected to the service portal page. ...

Cirrus by Kilo Sage
  • 5982 Views
  • 8 replies
  • 2 helpfuls

I need to redirect the users to one UI page to another UI page. Its just a simple redirect and am not touching any DB tables.In UI action it is asking the table name. Kindly someone help me here

I need to redirect the users from one UI page to another UI page . Its just a simple redirect and am not touching any DB tables. In UI action it is asking the table name as mentioned above am not doing anything with tables. Kindly someone help me her...

Gokhul by Kilo Explorer
  • 2142 Views
  • 4 replies
  • 0 helpfuls

Resolved! open a new form from ui action

I want to open a new form for a table and prepopulate some of the values on that form when it opens. I want to do this from a ui action. I have the correct url - if i paste my url into my browser the form opens on the correct table with the descripti...

ggg by Giga Guru
  • 4207 Views
  • 3 replies
  • 2 helpfuls

When updating sysapproval_approver state field to 'approved' via business rule, flow does not see it and does not go to if approved action

When requesting a catalog item that requires approval, I need to check if Approver has a VIP flag, then I can auto-approve the request and proceed to create a task for an appropriate group. I have a flow that is looking for approval for the requested...

find_real_file.png find_real_file.png