check if logged in user has end user role using client script
Hi Friends, Could someone please let me know, how can I check if logged in user has end user role using client script ? THank you. Rishi
Hi Friends, Could someone please let me know, how can I check if logged in user has end user role using client script ? THank you. Rishi
Hi All, How can we pass created record value into workflow scratch pad. I am creating a record via catalog item workflow script and once the record is created, number will be auto generated in table. I want to pass generated number into my same workf...
I'd like to know the current table name in client script to determine whether it is the extended table. "current.getRecordClassName()" can't be used. Thanks.
Hi Widget : Approval Info Can i able to change "Earlier Items" button position and Color to Yellow.....??? and add Table lines to Options labels
Hi everyone,I have a scheduled job that looks for any survey instances older than 7 days and cancel them if they are in the status Ready to take. The Scheduled job script can be seen below. autoCancelassessments();function autoCancelassessments() { ...
Hi Guys I have Category and Subcategories field in problem and Subcategories are dependent upon Categories..I need to import them to Change..How Can we do that and I want to know whether we can get Dependency.???
I am in the process of translating our service portal to French and German. I have most of complete, except translating the service catalog items.I need to translate sc Categories, sc Catalog Item, sc Order Guide and sc Category Page. I know that it'...
Hi All,I have added the related list in change request form by creating many-to-many relationships. But ITIL users cannot able to view New/Edit button.Any solution?Thanks,Dharani
We would like to enable normalization plugin in our instance, but got little confused between the two types of available plugins.Do we require both? Regards,Rakesh
Hi I have a UI Action that creates an event, script action then calls a script include to add a Catalog item and fill in various variables then places the order to create 1 Request and 1 Request Item automatically. This is all fine and works as it sh...
java.lang.IllegalArgumentException: Argument must be a String or NativeString instance Caused by error in Script Include: 'test_si'at line 50 47: for(var j=0; j<arrCI[classname].length; j+= Size) 48: { 49: CI = arrCI[classname].slice(j, j+kSize); ...
I am having a catalog item which is having 3 fields [Name, Location, Contact] which is having its values like [Angshuman , India, E-Mail]. Now I want exact same values with field name to be imported on the Description field on the catalog task. How w...
Has anybody used SAM-account name for ADFS authentication.If so can you please provide LDAP Attribute?You can configure this rule to send the value of LDAP attributes as claims. Select an attribute store from which to extract LDAP attributes. Specify...
The excel cell values were converted to text and the cell type is set to text. On import ServiceNow truncates the leading zeros. Can someone please help me understand how to overcome this issue? The field is mapped to the Asset Tag field on alm_asset...
we have a requirement like for particular type of change (normal or emergency) we have to show only particular set of values in list(glide_list) field on the form.Please see the below sample screenshot of my dev instance. test is the field label here...