Resolved! what is base table in cmdb
what is base table in cmdb
what is base table in cmdb
Hi everyone, good afternoon!I'm doing a glideRecord in the "sys_created_on" field in the "sc_req_item" table, but I only need to show: Year, Month and Day not Hours and Minutes (attached image). Server:var createdNew = todoLineRecordGr.getDisplayValu...
Hello, I have 3 tabs in the related list section: Requisition Line Item, RPO Approver and TPRM. I need to display a message in the TPRM tab. Normally I can do this by selecting "Annotation" when I configure the form but this is not available for th...
Hello, I'm testing ServiceNow Twilio integration, I installed and configured Notify and Twilio Direct plugin, I know how to send SMS from ServiceNow, I'm now looking at how ServiceNow can receive a SMS reply? I read the official documents, the plugin...
Hi ,I have a requirement to add a client marked true ui action on a form on portal.Any Idea how can i achieve this would be helpfulThank you
We are looking to integrate with an open source tool for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, security vulnerabilities, and determine code coverage as part of un...
I have a group Sys Id available to me in my code but not the group object, which I need. How do I build out a query to get that group's object, from the sys_user_group table if I have that sys_id? I tried the following but it didn't work var group_...
Hi, I am currently testing my flow and how do I trigger it? My plan was the flow is triggered by inbound email andIf the admin@example.com received an email contains "Test" in the subject it will run the flow.. I have the flow right now, My main prob...
Hi All, My requirement is, once user attached the attachment and RITM submitted i need to add attachment data custom table. how can i develop import set and transform map for this.
I need to write a long script with the values I get using getXMLHowever, if we go outside the function, the value obtained by getXMLAnser will disappearHow can I keep the Answer value outside of function _handleResponse? var ga = new GlideAjax('call...
Hi All,I am trying to write an onChange client script to validate date fields. I have 4 date filed's like A-0, A-15, A-30, A-60.These are populating automatically when the form is loading. but now i want to change one field that is A-0. Based on this...
Hi all, Our organization recently implemented the Legal Service Delivery product. I'm fairly new to being an Admin for ServiceNow and am working through how our 3rd party implementation team configured our instance to make minor tweaks to certain for...
I want to compose emails in my workspace but compose email action is not visible.
I am trying to create functionality to populate the subcategory with the last alphabetical value upon selection of a category. I know it can be done via client script, however not good with scripting and looking for a script I can use? Thank you
Hello, In our dictionary entries for Impact/Urgency, we have default values. I have an inbound email action where I would like to be able to set the Impact/Urgency to blank or null. Does anyone know how I can do this?I have tried the following in my ...
