Software Identification (SWID) Tags
How does ServiceNow software asset management support Software Identification (SWID) Tags? I searched docs.servicenow.com and surprisingly got no hits.
How does ServiceNow software asset management support Software Identification (SWID) Tags? I searched docs.servicenow.com and surprisingly got no hits.
Hi,ServiceNow have some default icons for the service catalog as shown below, but if you want to add other icons, is there a icon library to pick from?Best regards,
Dear all, Comments and Work Notes are displayed with HTML code in the list view. Thus HTML code is also shown in an Excel Export. We need this export to communicate with external consultants and the HTML makes the text very hard to read. How can we ...
I've been tasked to convert our SOPs to Knowledge articles in ServiceNow as wiki pages rather than HTML. The issues are I cannot find any good wiki editors and cannot create sections, tables, and background colors. I will appreciate any help. I've st...
Hi There, We are receiving Multiple SAML errors in System logs created by Guest. Following are some of them.SAML2: Could not validate SAMLResponse: no thrown errorSAML2: TypeError: Cannot convert null to an object.: no thrown errorSAML2: Could not va...
is there a way to change the display value of the list collector by using the REF qualifier field?
Hi Guys,I am doing RITM integration servicenow to servicenow using REST API.I have created REST Outbound POST method. content = {"number":"${number}","comments":"${comments}","request_item":"${request_item}"}am setting the values for the above variab...
We are attempting to pass an encrypted password value to our SNOW instance via REST API. I then want to be able to store this in a field (on the sys_user table) and be able to decrypt the value in order to send it via notification to an end user. Thi...
Hello Community,I have a Developer who I would like to grant Admin and Elevated Privileges to only one of our instance - Test Instance. I do not want him to have Admin access to Prod instance.How do I go about doing this?Any help on this would be g...
Hello SNOWers,Can anyone suggest me how can i write code using g_tabs2Sections to rename my Tab.Note : In Application Scope DOM not works . So i have tried everything.In this link i got some methods for g_tab2Sections but to rename tab there is no su...
Hello vinitha,Here we can discuss.I have three sections R1,R2 and R3.When my form loads there is a field which fetches New Section name from another table (Config table)Only i have to do is Whenever form loads R1,R2 and R3 should be changed by that N...
I'd like to implement a button with a label "Request an Instance" which takes the user to a specific catalog item created for requesting a ServiceNow Instance. Is this possible in any way?
HI Community members,I have an SLA which runs asynchronous. I need to cancel this SLA and start a new one based on the change of an assignment group. But as I am running these SLA's async, the system does not recognize "on change" event. Hence it doe...
Good day all,My manager has tasked me with creating a report that a multitude of users can view generated mainly out of Change Request fields.There is however 1 field (Business Service from the Impacted Services table) that is required to be in the r...
Hi everyone.I'm a little confused. I'm trying to create a new Field Value Duration metric for the cmdb_ci_outage table. I created a string String field for this table and need to determine how long the record stays in each 'state'. 'state' meaning fo...
