How can I get data from the Journal?
I'm trying to get the Log data for the Rest API but I can't. I want to use the LOG data to build a history, but it's not shown in the Servicenow Rest API console. How can I pull this data?
I'm trying to get the Log data for the Rest API but I can't. I want to use the LOG data to build a history, but it's not shown in the Servicenow Rest API console. How can I pull this data?
I have 2 reference fields displayed on a form, "Service" and "Service Offering". There is a parent-child relationship between these 2 fields. One Service can have many Service Offerings, Service Offering will only ever be associated with 1 Service. I...
Hi Team , can anyone please help me here with this requirement . This is not only for catalog , it is for every approval . can anyone please provide correct confriguration steps to achive this requriment The requirement is when any approval gets tr...
Hi, I have 4 custom groups and the cases should be shown If the user is member of its assignment group. To achieve this I have written a query business rule, it's work fine if the user is member of only 1 group among 4.If he is member of more than ...
We would like to see how frequently the Service Now employees look at their active tickets using the Service Now portal please. Is there a report that w can create to see this over time please?
How do I access my new decision table using on Insert Business Rule. My goal is to populate the Priority field on the incident table using BR the query my new decision table
My team needs to test functions and processes as we build out our scoped app. For instance, testing the options a user has when a record has a particular status. The conditions required for testing depend on related list and reference column values. ...
I have two True/False fields on a form/table. Only one or the other should be checked, never both. What's the best way to go about implementing that?
Use Case:I have a string field with a max length of 200.I want to display it as a normal string field and adjust automatically the height and width depending on the input. Thanks.
Hi Friends, Our clients are asking us to prepare a PPT with 3-4 slides where we can introduce and demonstrate latest features of ServiceNow latest Release Washington. They have told us to explore the Now Assist feature.We are majorly into ServiceNow ...
SpoilerHi all, i need help.i have a custom application. need to remove the OOB submit button.i have a customised ui action, now showing two submit botton.i tried many way from forum here, i tried below,- use same ui action name in customised ui acti...
Hi team I need to populate date which is 1 year advance from current date on "valid to" field on knowledge article as well as I need to restrict user for selection of date should not more than year for valid to field
please check below client controller script and let me know my mistake function($scope, $rootScope) { /* widget controller */ var c = this; $scope.data.cat_sys_id = $scope.page.g_form.getUniqueValue(); $scope.onLoad = function() { ...
Hi, We have a requirement to define multiple email client templates to change_request table and trigger them using UI action on a change record to be able to call 3 different email client template on the same table . But when I am using ui action eve...
Dear all, Is there a way that we can figure out if a record has been created by Record producer or by the "Create new" module? The only thing i have in mind, is to check if there is related variables. (check variable pool) Thanks in advance,Manoli...
