Catalog Item View
Hi All, I have created a catalog item and added a UI policy to display dependent variables, but I want those variables to be displayed or indented as shown below. Is it possible? Your response would be much appreciated. Thanks
We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More
Hi All, I have created a catalog item and added a UI policy to display dependent variables, but I want those variables to be displayed or indented as shown below. Is it possible? Your response would be much appreciated. Thanks
Hi everyone! I'm new to ServiceNow. I'm still not familiar with the ITSM process. I just want to ask if there is a standard ITSM guidelines for updating On-hold INC/RITM/SCTASK tickets? Like how often should we update the ticket if they are on-hold a...
Hi,I want to see the related list in the single frame instead one after another. Please help me out how to configure the same. Thanks,
Hello Team, i am creating report for changes which will be implemented on weekend. I wanted to know how i can update my report query so that it will give data for every weekend rather to update the dates in query manually.
List of OOB Capabilities in ServiceNow Change Management Module. Can anyone please help me.
We have a requirement to show a related list when a new form is opened and after a field is selected. Can anyone help me if this is possible. I have written a onchange client script. function onChange(control, oldValue, newValue, isLoading, isTemplat...
Hi Team, Getting application cross scope API error as below:error message: "Access to api 'put(u_jep_case.contract)' from scope 'sn_customerservice' has been refused due to the api's cross-scope access policy". I have created a cross scope connectio...
Requirement :The order guide has 3 catalog item in it.There is a variable set ,which is included in order guide and all the 3 catalog itemUser Info{ Check box : user_not_avaialble,Reference : requested_for,string : first_name,string : last_name user}...
Hi,By using the ATF once i click on Run on demand then pop up window will appear and i want to click the Schedule button as mentioned in the below screenshot. Once i click on Run on demand By using the ATF i want to click the Schedule button Please...
Hi,By using ATF How to click the Transfer button the mentioned Screenshot. As a user i want to write a ATF test step to click the Transfer button which is highlighted in the above screen. Help me out with the test step if we have any Thanks,
Hi Team, I have build a generic playboook cases on case table.where while testing after first step, all other steps are getting cancelled (instead of IN progress) as below:Please help me, if anything misconfigured!Thanks,Sri
I'm deleting a record from sys_attachment table using below background script but getting Row count as 2. It is always double the number of records deleted from sys_attachment table. var gr= new GlideRecord('sys_attachment');gr.addQuery('sys_id','9d0...
What are the ISTM Layers?Whar are the ITIL Layers?What are the classes of CI?I have faced this questions in Interview but i got some confusion to explain can any one pleas help on this?
Hi, As per ServiceNow OOB functionality, whenever we closed the incident while checking the knowledge check box then the knowledge article will create. but I have a requirement like Create Knowledge Article from problem and Change as well using the k...
I have checkbox named 3 records only in variable set that is a MRVS . I want that whenever its value is true, user should not be able to create more than 3 records in MRVS , and if that is false , user can create records of by default value i.e 50. ...