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

Forum Posts

Resolved! How do I write a scripted performance analytics indicator?

Hi everyone,  Does anyone know any article or learning material on how to create a scripted performance analytics indicators?  On the indicator form there is a way to sum up the results based on a script, see below. So I have a certain logic that I w...

find_real_file.png
Mazin2 by Kilo Expert
  • 3512 Views
  • 1 replies
  • 0 helpfuls

Resolved! Servicenow vs sharepoint

Hi EveryoneWe need to make a decision regarding a migration of Lotus Notes applications.Can anyone please help me know advantages and disadvantages of Servicenow and Sharepoint?

pujara_niki by Kilo Explorer
  • 5681 Views
  • 5 replies
  • 2 helpfuls

Resolved! No transform entry or scripts are defined

Issue : Imports set shows  error  'No transform entry or scripts are defined'. Steps  1. Create request  and add csv file             2. run the data source for received CSV via REQUEST              3. Transform attachment - csv file details to Targe...

Resolved! g_form.getParameter('sysparm_id'); not supported in service portal

_form.getParameter('sysparm_id'); - not working in portal  what should be  the  alternate way to prevent error in portal.   function onChange(control, oldValue, newValue, isLoading) { if (isLoading ) { return; } var item = g_form.getParameter('sysp...

ARNAB3 by Giga Expert
  • 2323 Views
  • 6 replies
  • 2 helpfuls

Resolved! How to remove comma(,) from a Numeric Field

Hi , I have created a field of name "External Test ID" type "Integer". There is comma appearing which I do not want. Later when i try to change the type. It is giving Error! Note : These data were loaded from Excel sheet. Thanks, Vaishnavi

find_real_file.png find_real_file.png

Resolved! The Mid Server did not upgrade Error " reported mid server version 'newyork-06-26-2019__patch9a-06-24-2020_08-10-2020_1624' is not compatible with instance version 'paris-06-24-2020__patch1-hotfix3-09-23-2020_09-24-2020_1618'.

Recently upgraded from New York patch 9a to Paris Patch 1 hotfix3. But the mid Server didn't get upgrade. Error below Reported mid server version 'newyork-06-26-2019__patch9a-06-24-2020_08-10-2020_1624' is not compatible with instance version 'paris-...

rontha by Tera Contributor
  • 4186 Views
  • 3 replies
  • 0 helpfuls

Email Access Restriction for specific users

Hi All, We have implemented AD account password reset and once password reset is successful we are sending new Temporary password to user. As we are emailing the password, it's available in activity of requested item. We have tried to apply Email Acc...

find_real_file.png
User313702 by Kilo Contributor
  • 1895 Views
  • 4 replies
  • 1 helpfuls

Calculate Due Date based on Time Zone

We have employee terminations that need to happen at certain times of the day based on time zone. If an employee is being terminated on 9/1 in the US/Eastern that employee termination should fire at 5:00pm at the end of 9/1. This works fine for that ...

aritha by Tera Contributor
  • 1440 Views
  • 4 replies
  • 0 helpfuls

Resolved! Create 3 sequential catalog tasks in workflow

Can you share an example how to create 3 catalog tasks in workflow assigned to different assignment group? The logic should be: Create task 1 - assign to group A only if task 1 is completed Create task 2 - assign to group B only if task 2 is complete...