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

Forum Posts

Group By string value in report on Metric Result Table

Hello, I want to create a bar type report on Metric Result Table (asmt_metirc_result) and need to Group the data by String Value. However, I cannot find 'String Value' field in 'Group by' field on the report. Please refer below snapshot for reference...

find_real_file.png

Resolved! Flow Designer Issue- Xanadu Release

in XANADU-One of the main issues is the introduction of new Flow Designer tables, which is preventing update sets touching these new tables from being promoted to the current QA and UAT instances. Though my DEV instance is in Xanadu, and knowing it h...

Return value from a call back function

Hi All,I have a client script that use GlideAjax.I want to return a value from the call back function, does anyone know how to implement this? my script:function funcationName (number) {var ga = new glideAjax('ScriptName');ga.addParam('sysparm_name',...

Resolved! How to return values to getXML function in client script

Hello,  I have written a onSubmit() client script to validate a value which is present on another table. I have used GlideAjax to get validate value and I'm returning true/ false based on result. Now I want to abort the request if validation fails. I...

Abhishek18 by Tera Contributor
  • 829 Views
  • 4 replies
  • 1 helpfuls

How to create SCTASK in Sequence using Flow Designer?

Hi guys! We recently migrated from using Workflow to Flow design and I'm trying to create a flow that will ask for approval from manager. If the manager rejects, it will cancel the RITM. If the manager approves, it will update the RITM ticket to In-P...

TASK.png

What are best pratices in ServiceNow

What are the best pratices in ServiceNow ? Enclosing the code in the functions and following the ServiceNow best pratices and removing the log statements in the server side coding , Client side avoid DOM Manipulations adding comments in the script fo...

Quizzes

How to send quizzes to the user via work flow using runscript activity. Upon quiz completion, we have to assign a role to the user. If the quiz fails, restrict the roles from being added to the user.Any leads will be helpful. Since I am not aware of ...

Nag9 by Tera Expert
  • 831 Views
  • 2 replies
  • 0 helpfuls

ITSM access for platform

There is application team and platform team, where application team request to the platform team that in azure for test evnvironment i need reader access like that there are some role assignment in the azure . so now for that arising the request from...

RITM is not auto closed

hi. i noticed that after Xanadu release, our RITM stage and state went haywire and causing issue on multiple service catalog. these requests are not auto closed once all tasks are completed.  anyone having similar issue?

CMDB CI - Stockroom field editable

Hi Now Community,I want to make the Stockroom field editable on the CI form, I have added the Asset.Stockroom field on the CI's form layout. I have also checked to see if there is any UI policy or client script making the form read-only and there isn...

zynsn_2-1674528322617.png zynsn_3-1674528331812.png zynsn_1-1674528002978.png zynsn_0-1674527987038.png
zynsn by Tera Expert
  • 472 Views
  • 3 replies
  • 2 helpfuls

Flow designer

Hello friends  how I can achieve below request using flow designer ..I have created simple workflow but this one looks little complex...any lead will hep1. User Submits ServiceNow CataLog Item Form:The user submits a service request via the ServiceNo...

Sonali01 by Tera Contributor
  • 297 Views
  • 2 replies
  • 0 helpfuls

How to Refresh Service Operations Workspace Homepage

Hello Guys, In the Service Desk Landing Page there are some donuts indicators and when you click in them some cards below are updated / refreshed. I found a property to automatic refresh the donuts indicators but the list / cards below are only refre...