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

Forum Posts

Resolved! Regarding gs.getUser().getDepartmentID()

Thank you for your help. I am working on a requirement that when an unauthorized user logs into the service portal and opens my_request, only the records of the department to which he/she belongs should be displayed. We also need to determine if the ...

N_Y_1014 by Tera Contributor
  • 1331 Views
  • 2 replies
  • 2 helpfuls

Resolved! Flow Designer: For Each action with List Collector and Approval

Hello! I am trying to get approval from the Product Owner of each software selected in a list collector. The list collector is link to the Software Model and the For Each action allows me to use the List but when I try to do a Look Up Record to try a...

find_real_file.png
A_Nelson by Kilo Expert
  • 6253 Views
  • 13 replies
  • 6 helpfuls

Resolved! Cancel a backgroupnd_progress_worker

Good afternoon - a couple weeks ago I triggered a fix script, then cancelled it. I went to the Transactions - All Nodes view and verified it no longer showed as running. Today I was sifting through the event log and noticed my log statement from that...

Jeff Booth by Kilo Guru
  • 4422 Views
  • 5 replies
  • 2 helpfuls

Trigger a Customized Notification

Hello Everyone,I have a catalog item in which we have a variable called Select the country. Each country has its leader. This country variable is not a reference so we hardcoded it's leaders.  Based on the country selection we need to trigger a notif...

taqdeer_0-1697020966917.png taqdeer_1-1697020996556.png
taqdeer by Tera Contributor
  • 295 Views
  • 2 replies
  • 0 helpfuls

Resolved! Regarding the processing of gs.xmlToJSON

Thank you for your help. I am trying to implement a process to convert XML to JSON objects and insert users into the sys_user table. var xmlStr_multiple = ""; xmlStr_multiple += "<Names>"; xmlStr_multiple += " <Name>"; xmlStr_multiple += " <user_...

N_Y_1014 by Tera Contributor
  • 527 Views
  • 2 replies
  • 2 helpfuls

AUTOMATED TEST FRAMEWORK

Is there a way to create an ATF test step to check if option is selected in a cell through list view?

karen joy by Tera Contributor
  • 203 Views
  • 1 replies
  • 0 helpfuls

variable choice to make it visible to particular group

I have written script for variable choice to make it visible to particular group both scripts i have written in scoped applicationwhen i have used same script in global it worked can you please help me why this is not worked in scoped application thi...

harinya by Tera Contributor
  • 312 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to copy the attachment from table record to record producer using UI action

Hi Experts, I was trying to attach the files of incident record to record producer on click of UI button. I've tried 'GlideAttachment.copy()' which helps only from record to record, but not record to form. Can you please advise, how to make this work...

Community Alums by Community Alums  
  • 1640 Views
  • 17 replies
  • 2 helpfuls

Role based access within IT team

Hello want to understand more about ServiceNow role-based access, specifically within the IT Team, (not looking at segregation of access for different teams like HR, Admin, or IT) currently, there is only one role access which is - ITIL, but there ar...

Shinto16 by Kilo Contributor
  • 584 Views
  • 1 replies
  • 0 helpfuls

How to update flow without changing in progress tasks

I have an existing flow that has RITMs/SCTasks that are currently in progress. I have made a few updates to the flow in Dev and am ready to push to production. My desire is to move the updated flow without altering the flow for any of the current in ...