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

Forum Posts

Resolved! Populate comma separated values in next line

Hi everyone, There is a string field holding multiple values with comma separated. I want to show the values one below the other instead of comma separated. Taking the values into an array, and pushing those values one by one into that field like, on...

Pallavi65 by Tera Contributor
  • 3964 Views
  • 9 replies
  • 1 helpfuls

Resolved! Auto populate user information on Load

Hello everyone,So I need to auto fill User information based on the current logged in User. I did search the community and found loads of suggestions but mostlywhen a user is selected and the related other fields are populated.I tried to set the foll...

find_real_file.png
tiyasa by Giga Expert
  • 31193 Views
  • 26 replies
  • 22 helpfuls

Access Restriction on RITM - Assignment Groups and Approvers

Hi Our organisation requires to restrict access to RITMs based on the assignment groups. For example, the members of assignment group A should be able to view only RIMTs assigned to group A. When a member is in two assignment groups (A & B), he shoul...

Mi Mi by Tera Contributor
  • 2797 Views
  • 7 replies
  • 0 helpfuls

Data lookup definition not working onchange

There is a requirement to set a field based on data definition lookup (similar to priority) but as below  Based on A & B , derive C. Based on X & Y, derive Z. And based on C & Z, set the final value in field K. We created on lookup rules for all the ...

Resolved by <=> Assigned to

I need to create a report of who resolved an incident, when it may have been re-assigned to another member of the same assignment group for resolution, and then was resolved by someone else in the same assignment group. I can't use reassignment count...

markstorey by Tera Contributor
  • 1637 Views
  • 2 replies
  • 0 helpfuls

Create form Template with name Create NDA Contract

Hi Team, The product development group wants to speed up and simplify the creation of Contracts for non-disclosure agreements. 1. Create a form template that anyone can use to apply the necessary field values specific to non-disclosure agreement cont...

How to convert Date Time field value to ISO format value

I have written below script on the "sn_customerservice_case" table to convert date time field value to ISO format.var updated = current.getDisplayValue('sys_updated_on');        var dt = updated.split(' ');        var f = dt[0].split('-');        var...

Sanjay34 by Tera Contributor
  • 4217 Views
  • 9 replies
  • 1 helpfuls

How to display Flow Variable in RITM and SCTASK ?

Hello Experts, I am using two Flow Variables in a Catalog item flow designer. But even I can use the variable values in SCTASK, but the variable values are not showing in the variable section of both RITM or SCTASK. Can somebody please help me how to...

find_real_file.png find_real_file.png
Satanik1 by Giga Guru
  • 2388 Views
  • 6 replies
  • 0 helpfuls

Storing and retrieving attachment file outside of servicenow

Hi So,  I got this following challenge which requires me to attach a file to a form in SN but, store it outside of SN(I guess with API attachment). So, basically its not really attaching the file but only trigging a 3rd party app which enables me to ...

lior3 by Tera Contributor
  • 2391 Views
  • 4 replies
  • 0 helpfuls