import data ignored
Hi All, We have import data in to our database, there are few records were ignored with this message " Invalid map target u_active does not exist in table ( xxx-table) " . plz help Thanks, sujitha
Hi All, We have import data in to our database, there are few records were ignored with this message " Invalid map target u_active does not exist in table ( xxx-table) " . plz help Thanks, sujitha
I'm encountering some strange errors using the Automated Test Framework. On certain client-side test steps, I keep getting this error: “This step failed because a client-side Javascript error was detected on the page being tested. See the logs and sc...
I have a instance with link widget in portal, when I click on it, it will open an external link in new window/tab. This is working fine. But I would like to open that in a popup window NOT as a new window with menus etc. I know it's easy if it is in ...
I was told previously that best practice is to limit the number of top-level categories to 3 (subcategories are unlimited). I don't see any documentation around that so I'm wondering if that is (still) accurate.
I am not able get information regarding how to call Outbound REST message from widget Please help
I am trying to follow the instructions on https://docs.servicenow.com/bundle/helsinki-platform-administration/page/administer/encryption/task/t_EncryptionContextSetup.html but there appears to be some important information missing from this. I have:>...
i want to delete records from my table(example - final table). Please let me know- 1. what script should i write? 2.where i will will write this script in business rule or somewhere else?
Is there a place where Connect chat conversations are saved?I'm looking to provide a solution where managers of a given Chat Queue can see the conversation history for chats in their queue.I've researched the chat_queue_entry table, but I was hoping ...
I'm looking for an overall product roadmap for ServiceNow: - New areas of activity - Major changes to existing features - Target release dates for letter releases (Istanbul, J?) - Withdrawal of support for letter releasesI've found ad-hoc things like...
Hi All, I am new to servicenow and i have a requirement to schedule a report in export sets on "cmdb_rel_ci" table. Already there is a report on the same table, where they have selected all the required fields to be listed. The issue i am facing h...
Hi,I'm trying to figure out how should the "glide.email.override.url" property be configured so to have the email notification url considering the SSO authentication.I have Unencripted HTTP header SSO and have configured the system to require SSO c...
Hi All, I am exploring orchestration in service now. Currently I am working on one usecase which is "creating users in AD using ServiceNow Orchestration." we can achieve this using AD object creation activity given by service now. Can anyone help ...
If a client complains that form submission is taking more time to load? What will the answer to this please share your experience.
Hello,I have gone into Knowledge and under 'Knowledge Bases' created a new KB labelled 'Infrastructure'However when I go to add a Knowledge Category it won't show up under that KB?The default one that comes OOB works fine, I even tried it with an ins...
How can I write a test case in the Automated Test Framework to assert whether an e-mail notification has been sent? I have some ideas for how to script it, but has the community already settled on any best practices for this?