Resolved! Run Reconciliation button
Hi, i'm new on servicenow, where i can find the run reconciliation button?? Thank You
Hi, i'm new on servicenow, where i can find the run reconciliation button?? Thank You
Experts,I am using GSLog based logging on my custom application. This is a snippet of the code which I am usingvar processStaging = Class.create(); processStaging.prototype = { initialize: function () { this._jsUtil = global.JSUt...
Hi All,Need a quick help,I am using Table API to receive data from an external system, the external system is sending data in the below JSON format:The id attribute is well stored but the u_transcription attribute has been damaged and does not look l...
Hi All, I want to create a UI Action in list layout in Workspace.'Workspace Form Button' and Workspace Form Menu' are creating UI Actions in a specific record not in the list layout.Can anyone please guide me how to create a UI action in list layout....
Hi All,We had a UI page, it was working fine in Rome, however after Tokyo upgrade, its alignment is all broken.Can someone please advise?
Hello, I need help. I am working on mail script to send notification email to end user to route to the ticket on service portal (not Platform UI). I used below script, it works well to go to the ticket on service portal but the hyperlink name now i...
Hello, I am assigned the task of creating a form where the user can enter data and then the data should be inserted into 2 tables at the same time. I tried to implement this using a record producer but this didn't work because a record producer is li...
Hello Team We are using Below Scripts but the script throwing an error message in Service portal Not allowed to update the property : property name var GRPSYS_ID = 'd625dccec0a8016700a222a0f7900d06'; //Put the sys_id of the assignment group (or gro...
I have tried many times to get this to work. Full disclosure, I know only enough JS to be dangerous. I am trying to create a catalog item where a user is selected from a lookup select box. The resulting UI policy script should fill in another field ...
Hi Folks,i am trying to create a conditional scheduled report. But in the condition script box i am not able to create a function nor I am able to call a script include . i need to check if a table has records and only then trigger the report. In the...
Few quesries with regards to this integration:1) CloudIQ can connect with ServiceNow using REST API Access Key. Is there any other way by which CloudIQ can connect with ServiceNow? If we are using REST API Access Key approach for authentication, is I...
Hi all, I'm struggling a bit with the configuration of a Service Portal widget. Feels like I'm just overlooking something really simple... though what What I'm after... A page with Service Portal widget "Data Table from Instance Definition" and hidi...
Hello,We're new to ServiceNow and are working on an integration using the REST API.We connect and can get information about the connected user - we'd like to verify the version of the instance we're connected to - Rome, Tokyo etc is there a table wit...
What is best practice to submit a UI page form from a client script
hello.I have a question about the Service Portal widget.I want to create a new button type widget and when the button is clicked I want to get the value of the catalog item variable set and calculate the sum and display it in another variable field.T...
