Add action in Workspaces
Hi Team, How we can check the Action i.e, New/ Add in workspaces,Kindly help
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 Team, How we can check the Action i.e, New/ Add in workspaces,Kindly help
Hi, I have the catalog form where there are 2 reference fields.1. user_to_be_released - reference of sys_user table2. computer_name - reference of alm_hardware table Now i need to auto populate the asset assigned to the user( "user_to_be_release fiel...
Hello ServiceNow enthusiasts,Has anyone successfully developed icalender invitation with a schedule from a task recently? I believe that I have spent enough time in figuring out a way to fulfill this and tried the following.1) The Import Export Maps ...
Hi All. I want to call UI page using without "client" callable UI action, also need to capture the input of the UI page on Comment field.Que: 1. How to call UI page without Client callable ?Que: 2. How to capture the input of the UI page in Comment f...
Hi Community, We are facing authentication issues when we are integrating between ServiceNow to Jira, we have taken the project name and generating for testing, but it was giving status as error. can someone please help us to successfully authenticat...
Hi All, In employee center main menu , in my tasks section if we click on that it will redirect us hrm_todos_page. I want that functionality to be changed. If I click on My tasks it should redirect to my page is it possible if yes can someone help me...
Hi All, Pasting screenshots using ctrl+v in 'additional comment' field in INCIDENT/RITM/Task form worksBUTsame action doesn't work in Story 'worknote' field.Any idea why this behavior? how we can fix it ? Im using chrome on SNOW Washington. ThanksZa...
Can Someone explain me What is the structure of Azure Portal, when we set up Azure discovery.I need the hierarchical structure i.eAzure Portal > Subscription > Registered Application > Vms etc..How is everything structured in it, and what do we disco...
I have a use case, which is to send a push notification to the supervisor when a work order is created.Here are my business rules:(function executeRule(current, previous /*null when async*/ ) { var mtcSupervisorSkillId = 'f6d604291b14c5506846db9fe...
I have created one virtual agent designer topic. The topic needs to have a live agent setup where it should go to a specific chat queue. How can I implement this?
HiI am working on a flow in which I have to give condition where the condition is like we have to fetch the inactive users in the last month from the user table. So ,how to set this condition in the flow? And also, I would like to know when a field(a...
CI operational status getting discovered as Non operational for Servers even if install status is installed. Can someone explain why this is happening
Hello, I'm creating a test case on ATF and I want to change the value of “Requested for not found” checkbox.I used test step “set component values (Custom UI)” and retrieve components but found that checkboxes are not retrieved.Any ideas?
How can we fix Uncaught TypeError: window.initDevStudioLauncher is not a function servicenow ATF errorwhen I try to run open an existing form step on ATF the above error is occurring please help me
Hello everyone. I want to get the IP address of the connecting source using UI Script. Specifically, I want to add a script to the UI script "sn_ex_sp.ec_url_whitelist" that is launched when the ESC login screen (/esc) is accessed, and implement logi...