Unable to View Subscriptions under user
i cannot see Allocated subscriptions under User related List (sys_user) Also sys_user_has_license_list is completely missing subscriptions and roles can anyone help on this @Atul @itsm @sndev
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
i cannot see Allocated subscriptions under User related List (sys_user) Also sys_user_has_license_list is completely missing subscriptions and roles can anyone help on this @Atul @itsm @sndev
Hello everyone,One of our clients is currently utilizing the Incident Management module and is planning to implement the Change Request module as well. However, they do not have a CMDB configured and have no intention of setting one up in the near fu...
Hi All, When adding a duplicate CIS in change request form we will get a error like duplicate entry.So My requirement is user should understand the error shown.What might be the solution to override this error? The system returns error when adding ...
Hi,I created one catalog item with Email field.This field reference to the sys_user table, I want to display only email address of the user.I aware about the display value make it true. But it will be affect globally. So Is it possible to achieve usi...
Hi,Once Request approved the RITM getting attached automatically. What is OOB workflow or script doing these functions. Can anyone let me know.
Hi,I have created one record producer to generate Interaction record. On that I have fetch the "Phone" variables data to work notes of interaction. From the interaction we are creating a incident. That time that work notes of "Phone" needs to be upda...
Hi, Commonly when we approve the request on any table, approved: task number info message will appear. That is where configured in service now, can anyone knows just let me know.
In the incident table I created one field "PR" reference to the Problem table. And in the problem table already one company code filed is available. In the Core Company table also I have created one company code field. Now in the module for incident ...
Hi, I created one Announcement for show the info message as in red colour in the employee center portal. it's visible at the top of entire portal. But I want to make it only visible for particular catalog item page. How can we achieve it, can someone...
Hi,I written one script include and call that into client script to show the field msg. In that message box itself I have to add the hyperlink of url. That url is stored in the one field called "contactlink". How to add the hyperlink in the client t...
There is an option to recover record from Archieved requests (ar_sc_req_item) table but it is greyed out. Please suggest how to recover archived requests.
Pop-ups can play a crucial role in enhancing user experience — guiding users through complex operations, capturing inputs, or providing context within the ServiceNow platform.When we need to trigger a pop-up from a UI Action in Workspace, the first t...
I'd like to ask in changing the variable fields values, since not able access or modify the Primary and Secondary Owner fields of few RITM's on Catalog form, since the existing owners were out of organization and the team want to update new team deta...
Hi Team , This PowerShell-Script is not working properly : # Import Active Directory moduleImport-Module ActiveDirectory# Get username from arguments passed by ServiceNow$UserName = $args[0] # ServiceNow passes input as argumentstry {# Get AD user ob...
Hi Team, We have a requirement to create/update/close a standard change using the REST API. We can create, but for updating, the state field is read only and it moves to the next state using a UI action. How to trigger UI action using the rest api(fr...
