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

Forum Posts

Resolved! Auto-populate variable with value from sys_user

On Istanbul for 4 months.I have created a Catalog Item with variables for entering the Department ID and Accounting Unit values.   I am being asked to auto-populate these two variables based on the person submitting the request. I am able to do so wi...

find_real_file.png
kevinthury by Tera Guru
  • 4945 Views
  • 23 replies
  • 3 helpfuls

Resolved! How can I delete changes from an update set

I made a change in our dev instance under an update set accidentally deleted an application.   How can I take any changes from that update set and roll them back?

sbolton by Mega Expert
  • 11870 Views
  • 8 replies
  • 3 helpfuls

Service offerings with multiple Business Services

Hi,Does anybody know if is it possible to link a service offering to multiple business services? I can not see a way to have multiple parents for a service offering, and seems crazy (from a CMDB persepctive )to duplicate service offerings to achieve ...

chrisp1 by Mega Sage
  • 2134 Views
  • 4 replies
  • 0 helpfuls

Resolved! Sum of two fields populate in a third

Hello SN Comm,Looking for some scripting help (suggestions on which to use).I was thinking either using the Calculated script within the third field OR I believe I have read that a Business Rule would be best.Here is the story:I need to create calcul...

Resolved! View Management: How to disable(not Delete) any View

Dear Friends,I have Self Service, Default, Metrics, Password and Mobile Views for my Incident form and i have choice to select any of these Views to open the incident form. Out of these choices, I want to remove "Metrics" View so that user can not us...

ramandeep by Kilo Contributor
  • 5322 Views
  • 7 replies
  • 5 helpfuls

How Do I Report On Aggregates and Calculated Fields

I'm hoping someone can point me to documentation on how to do more complex types of reports.   I'm out of the SQL Server world and need to be able to produce reports where the query might look something like this:SELECT a.FieldA, SUM(a.FieldB) TotalB...

johnfeist by Mega Sage
  • 4069 Views
  • 2 replies
  • 1 helpfuls

Resolved! Add Time to date field

Hi I have to add time to date field. Please help me on how to achieve thisExample, I have below two fields:( Date Type field ) EventDate : 09/11/2017(Time Field) EventTime : 13:00:00Now I have to calculated the StartDateTime and EndDateTime Values:St...

pdom by Mega Expert
  • 5500 Views
  • 3 replies
  • 1 helpfuls

Resolved! Fields are made invisible using UI policy on form. But when try to open the popup from list view using reference icon these fields are still visible. Is it a bug?

Fields are made invisible using UI policy on form. But when try to open the popup from list view using reference icon these fields are still visible. Is it a bug?Attached screen shot. After mouse hover the popup opens and the field outage planned dur...

shivanagouda by Kilo Contributor
  • 3797 Views
  • 9 replies
  • 3 helpfuls

Resolved! Providing access to the Private Task Table

Good Morning-I have a user who needs to report on how many PTasks there currently are in the system.   I created a report with a count and added this to their dashboard.   Everything works, except when they click in and see the list view.   This give...

wmitchell by Kilo Contributor
  • 5860 Views
  • 3 replies
  • 4 helpfuls

How to use ui action in service portal

Hi,I have a requirement in service portal where in the normal GUI i have a client callable ui action which in turn would render the ui page and from that ui page a call is made to another ui page. The same ui action functionality should be available ...