Resolved! Table Row Count
Hi, How to row counts for each table in servicenow Please give me solution
Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.
Hi, How to row counts for each table in servicenow Please give me solution
I am looking to have it when you put @mentions in additional comments it will take check that users sys_id and add them to the Watch List which would display their Name. If the user is already added to the Watch List I would not want them to be added...
Hi Team, Can someone explain me where the value is displayed in the form after we retrieve the value from g_scratchpad using client script, NOTE: g_scratch pad is used to get the value from the server which is not there in the client end. So after w...
When i try to send the email notification for SLA has completed 75% of business elapsed time for incident table,I need to select the Incident SLA table in email notifications.But it is not posible to access the Number field from the variables,beca...
Is there an easy way to convert an encoded query such as:active=true^caller_id!=3643044b6ff851406b7283bc5d3ee42b^ORcaller_id=NULLto make it look how it looks at the top of a ServiceNow list?All > Active = true > Caller != Data Center OperationsFor cu...
I'm trying to return the current date so I can make sure a change request isn't schedule for the past in a client script. I've tried to use GlideDateTime, but my research has shown that this is a server side object. In one of the threads on this to...
How can I create a multidimensional array in a script include and pass it to a client script? In the client script, I am trying to populate a choice list with the values from the script include. My searchResults array is returning all items in one...
Do you know why I can't find the table I created when I try to create a report?
Hi My need is , My short description of RITM and my automated created task is combination of Requested for - a variable value. But when the variable value gets updated from task or from requested item, i would like to see the change in short desc...
For some reason, the template dropdown on incident table is not showing all field values. What can be the issue here?
I can't seem to find where there is the ability to combine the Activity logs from a Parent and a Child task into one continuous chronological view. I can see a business case for this when you have multiple TASKs under a RITM that need to coordina...
Is there anyway to include any case, incident, story, project (everything) that's assigned to someone, and they all be included in 'Assigned To' and 'My Work'? I created a new field in the Story form called 'Assigned validation tester'. Its a referen...
Dear All, I need your help. We have an outbound rest call and sometimes we're receiving larger amount of data 95-100MB. The payload is not sent to the instance, therefore the integration fails. 05/09/19 05:23:39 (524) ECCSender.1 WARNING *** WARNIN...
I have a workflow I have been working on and I need to add text or clear a free text field to ensure a rollback activity will work. I have a question on the catalog item name finance_mgmt_ams_sap_finance_estimate Set values activity does not allow ...
How can i create a "watch list" similar to task watch list in a custom table? I create a custom application and i dont know if it is posible. Thanks