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

Forum Posts

Resolved! unable to see dot walking fields in list view

Hi All,Please help me solve thisi was created custom table Table A extended Task table. I was added Assignment group and Business service fields in Table A list view from Task table by using configure list layout dot walking. For admins can able to s...

suresh91 by Kilo Sage
  • 3853 Views
  • 7 replies
  • 3 helpfuls

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',...

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...

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?

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
  • 706 Views
  • 2 replies
  • 0 helpfuls

URL redirection from one url to another

Hi All, We have added one of catalog item sysid and other url data to construct an url for an item to open in servicenow the moment an user clicks it in another 3rd party apps. This url exactly matches with catalog item url only in the other website....