Resolved! Creating Custom Table
Hi,We have created some custom tables in our production instance. Does it fall under Runtime Platform License? We did not created custom applications just some custom tables to store some data.Regards,Pallabi Mitra
Hi,We have created some custom tables in our production instance. Does it fall under Runtime Platform License? We did not created custom applications just some custom tables to store some data.Regards,Pallabi Mitra
Hello,Our attachment file extension is currently restricted using the sys_property:glide.attachment.extensions = "doc,docx" (and some others extensions)We would like to also allow attachments with no extensions.I tried adding "," or ",,"glide.attachm...
Hi,I got a strange problem with some ACLs.Only group managers should be able to 'write' for a specifig field on the sys_user group.My ACL looks like this ... and should work. But it doesn't. Read ok, but write not. Log tells me, that "current.group.m...
I am using a client script and script include to send dynamic values to set filter in a slushbucket.The filter applied on it something like "ID is one of" . Now here are more than 8000 IDs which should have been filtered, but it only shows 500 in the...
Greetings,I have created a scheduled job that populates an extended table (u_temp_server which extends the "server" table) in my instance with data received as a JSON response from an external source. Initially I tried to populate an import set table...
I am trying to send out an on-call email notification of our managers. How can I exclude the everything but today's current assign person of a group? My script show's tomorrow date for some reason. I need some guidance.My desired output:Manager On-Ca...
Hello ,Is there any documentation on how to use ng-template width Widget on Service Portal ?Regards,Abdel
Hi All,I am binding a number box to a html page and require the number box to use some ng-direvtives.I am doing it as follows.var bind = $sce.trustAsHtml("<input step=\"0.01\" ng-model=\"model\" ng-change=\"c.uiActionFunction('action')\" type=\"numbe...
Is it possible to set up widget instance options in the header widget?You're able to define them, but I'm unable to go in and edit the widget options as I would on any other widget.
I created a table that extends task table. As a result if log in as a non admin user the fields from task are greyed out I could not make changes to the fields.
Good day all,I am looking for a bit of advice/help with a script as I am pretty clueless with scripting; here is some context for what I am after:We are using Service Now in a multi-tenanted environment where our customers are a range of different or...
We are about two months into using ServiceNow at our organization. After using and identifying enhanced capabilities, our users are asking for updates to existing workflows to make their work easier and more automated.We have updated a particular w...
In our Service Portal that was developed by a third party, we have a section along the top of the screen with personalised options for the logged in userClicking on the User name brings up the user record and they can get to the Knowledge base and Se...
I'm developing an invoice tracker for an international department and am running into an issue with localization.A department needs to see the correct currency for each invoice. But if a locale is set properly for each user, it converts the shown amo...
Hi All, Will anyone help me come up with a client script that will copy the value of a subcategory to the Configuration Item field? I can't write javascript and am in a hurry I believe it it should be "on change" type.Incident tablepsuedo scriptIf ...
