Micro-certification is not showing up in credential verification portal.
Can someone tell me how to go about fixing this issue? Thanks,Muhammad Faisal
Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.
Can someone tell me how to go about fixing this issue? Thanks,Muhammad Faisal
Hi my servicenow CSA voucher is expiring on april 2024 .I am planning to write my exam on march 2024.. Will the washington relaese have more changes in the syllabus or shall i go with vancouver release that is abt to end on feb 13 .Can u share you...
Hello Community, For a scripted API, I think I've got a decoding issue when extracting the content of binary files. When uploaded with a multipart/form-data POST. I followed the suggestions from this post. Unfortunately "Packages.java.lang.String" is...
While creating new Request it must follow this format REQF-SN-YYYYXXXXX. Here YYYY denotes the Current Year. For e.g. 2024. Kindly note that this should get incremented as the year changes. XXXXX would be a five digit auto incremented value. Here...
https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/task/paginate-scripted-search-source.html When following the above example, the code below does not display any results: (function(query, queryLocation, count)...
I was hoping to use the GlideRecord function "getValue()" to retrieve the value of a dot-walked field but it appears I cannot. The "addQuery()" function allows you to specify a dot-walked field so I was hoping the same would be true for getValue(). ...
Hello, I was troubleshooting an issue with the search in the OOTB "My Requests" widget and came across this line in the widget server side script:var task = new GlideRecordSecure('task'); task.addQuery('123TEXTQUERY321', localInput.search_text);When ...
Hi All, I have a requirement to show the string values in the select box.This CSMText field is in account table and these values should be populate in the Catalog item as select box.Please help in this. Thanks,Sam
We have non-admin users working in a custom app and they need to be able to change their application scope in the platform but do not appear to have that ability. Does anyone know how to enable non-admin users to change their application scope to cus...
Hi all, How can I add a reference qualifier to the 'document' part of a Document ID field? For example, I have a Document ID field that references sys_choice and I when they look up possible documents I want the documents to be filtered to show only...
I completed "ServiceNow Fundamentals On Demand" course and it show me I am Eligibility for CSA Voucher, but I don't see how to How to claim for Voucher for the CSA exam. Can anyone help?
Can any tell me what is the cmdb_ci_alias table used for, or how are you using this table in your environment?
I'm trying to disable/deactivate the OOB change flows (i.e. Change - Emergency - Implement, etc) but everything is greyed out. I've even tried this in my own developer instance and no luck. Any thoughts?
I need to provide write access to hardware table based on owned by field. Could you please assist me on this. Regards,Ashok.
Hi All, How does the attachment encryption work OOB? Can someone guide me what kind of encryption is configured in Vancouver. Who can see an attachment which is encrypted in incident and how does this needs to be configured? Thanks!