Servicenow begginer projects
Create something of use at our workplacecan anyone suggest me any application to build or any modules with the above condition
Create something of use at our workplacecan anyone suggest me any application to build or any modules with the above condition
Whenever I reload the page on the employee service portal , the Virtual Agent button's message counter accumulates as if there are new messages, but there aren't I have changed one system property "com.glide.cs.advanced-chat-popover" to true for not...
Hello my friends, need some help please. I need to mapping the field KPE to the label Affected CIs from the bottom "add": Add Affected CIs
hi therei am looking for a possibility to read the activity stream state changes.I tried with sys_journal field, but i only shows work notes. is there a table where the state changes form the activity stream are shown? kind regards Oliver
As of the Washington release (confirmed on 2 SN instances), it seems that new and existing apps with workspace experiences are behaving different. When I click a data visualization component to drill into a record from the home page dashboard, it tak...
Hello, I need help. When I select a date and time already assigned in the calendar from the catalog, the error "Dates and times assigned" appears and that is correct. But the script works for some days, for example, 18-03-2025, but on other days, it ...
i got a requirement to update upcoming tab with my custom table details. example in the place of today and tomorrow i have to showcase my custom table fields and their data. i was copied this variant from the SOW workspace. guide me how to showcase ...
I am attaching the email script I written and email notification as well.code I use for namespace: var mrvs = current.variables.application_namespace_configuration; // MRVS Internal name var rowCount = mrvs.getRowCount(); if (rowCount >= 1) { ...
when one reference field is empty the other reference field should be empty. how can we achieve it?
Hi Everyone,When I open any store application ie---sys_store_appIt is an Workspace core application. On this page, we can able to see the related link--Manage CollaboratorsNow when we checked the Ui action, the condition is being called via script in...
Hi,I am trying to come up with a solution to integrate multiple ServiceNow instances with a 3rd party system.This implementation needs to take care of retrieving all Activity Feed records from ServiceNow instances, and display those notifications/act...
Hi Everyone, I have write the code where i'm not able to skip the condition when we are creating new record in "pc_software_cat_item" this table and new record name is already exist then need to skip the record of "io_set_item" this table which is d...
I have created a custom app and using the price field to capture estimated cost for forecasting, this is in USD however I then need to capture actual cost in a separate field but need this captured in local currency e.g. GBP. All the forecasting and...
Hi all,I have a some questions in a form that I would like to use variables that have been set earlier in the form to build the Label.ex: "Please select your ${VariableName} from the drop down"Not quite sure how to do this or what the syntax should ...
Hi Everyone, I am using the ServiceNow feature for creating the ATF on Virtual Agent with the predefined test step like---Start topic, receive message, Send message....I have created the ATF for a specific topic under virtual agent. It runs very well...
