We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Workforce Optimization: Shift Swap approval?

Hi, I'm implementing Workforce Optimization for CSM and focusing on the scheduling component.   Does anyone know how the approvals work for the Shift Swap?  When I do a shift swap from an agent's perspective, the record is automatically rejected by a...

Mike49 by Tera Contributor
  • 1346 Views
  • 4 replies
  • 1 helpfuls

Scripting in Ask For Approval Step of Flow

Hi Peeps and Experts, I have a requirement where requested for manager recieves an apporval after form submission. After certain time, and if the request is still not approved, i want to add an additional approval to manager's manager, while keeping ...

saint by Tera Expert
  • 640 Views
  • 1 replies
  • 0 helpfuls

Change result pages for AI search

Hey guys, new to AI Search.  We've added topics into our AI search results but when you click on the search results is takes us to the wrong page.  The search results are supposed to go to "id=portal_topic_template&topic_id=" but it instead goes to "...

Resolved! Script Trouble- Not Returning Expected Result

I have an IF activity in a catalog workflow that is not giving expected results.answer = ifScript(); // function ifScript() { workflow.scratchpad.count = workflow.scratchpad.count + 1; var flag = 0; gr = new GlideRecord("u_database_terminati...

jlaps_1-1755095155578.png
jlaps by Kilo Sage
  • 722 Views
  • 2 replies
  • 0 helpfuls

Software Request from Catalog Item bugged

Hello, Has anyone encountered this situation: When trying to request a piece of software from a catalog item, using a drop down list containing the available ones, picking "other" which changes the form, and after completing the necessary  info, the ...

daniel_d by Tera Contributor
  • 532 Views
  • 2 replies
  • 0 helpfuls

Resolved! g_user.getUserID() alternate options in Service Portal

Hi All, I want to get the logged in user in my client script which I will be running on a catalog item. This script should support both Service Portal view and Application view When using g_user.getUserID in client script, it works fine in Applicatio...

Community Alums by Community Alums  
  • 24252 Views
  • 5 replies
  • 10 helpfuls