Resolved! Primary Key in a Table ?
Hi everyone !! How can I set the serial number field as a primary key in the table of hardware assets ?? To not enter two equal serial numbers . Thanks.
Hi everyone !! How can I set the serial number field as a primary key in the table of hardware assets ?? To not enter two equal serial numbers . Thanks.
HI I have created a company profile and made changes to the logo, which shows up on the left side. but i have an issue . whenever a user who has a difffernt company logs in the logo changes to his company's profile. I need the instance to sh...
Hi, I tried closing task from UI button as follows task.state = 3;task.close_notes ='Request has been completed';task.update(); I tried using 'current' as well.. but results in no change. However, its not updating the task. What am I missing her...
Hi all, I've replicated the 'Change Events' Business Rule on the Change Task table to fire events for Change Task calendar notifications, however I can't get it to fire an event when the 'Approval' status changes. The rule runs perfectly for fields ...
Has anyone proven out this concept that was introduced in Calgary? I tried updating some out of box module records by only changing the active flag, which the wiki claims is automatically update_exempt, and I'm still seeing the updated/updated by f...
Hi All, I have been working on change process where we have added custom remediate option at the approval level. Where VP of the department have option to approve, reject and remediate (If they need more information). Below is the wiki that I have u...
I was trying to use Angular in my ServiceNow instance -- starting with the example in this thread. Getting Started with AngularJS in ServiceNow I wasn't able to construct the URL proper to bring in only the active users. I tried: '/sys_user_list...
We currently have two instances and have gone live with Change as we're still working on Incident and Problem. I've noticed that only having two instances can be a little tricky as I can't just use dev as a sandbox to just test things as I often have...
Hi! I am calling a Calgary Scripted Webservice via an C# SOAP client to query several tables of our SN instance.Because of the size of the tables I splitted the SOAP-calls by using chooseWindow() within the webservice.the code in the webservice look...
Hi all I got this situation that I need to generate unique ID numbers for web services calls made to an external vendors system. The calls are made with data from the Incident table. Each call needs to have a unique ID that does not match any past ...
I'm trying to figure out the functionality behind glide.sys_reference_row_check. Having read the explanation on wiki, I understood all the words, but cannot understand the meaning of the phrase Can anyone bring an example of how system behaves diffe...
Somebody deleted one group in production,we want to know the person name,how do we get thatThanks in Advance
I am trying to add the ability to "Cancel" a request from the Change request form. Issue, I am using the Cancel workflows upon cancellation business rule, and it works good to cancel all associated records, however, I am unable to find the method ...
Is there a way of removing the Publish button from reports?
Will adding "no_text_index=true" to the attributes of a collection dictionary record cause the entire table to not be indexed? I guess a corollary would be do dictionary attributes added to a collection affect the entire table?
