Resolved! Get user email id in catalog scripts
how can I get the email id of user in client scripts? I have checked g_user object but there is no method in it
how can I get the email id of user in client scripts? I have checked g_user object but there is no method in it
I've built an integration with MSFT Teams that works from a service catalog item. We have a sandbox instance of O365 that I used to do my testing. Everything works fine in that environment. Now that we're getting ready to implement, I need to conne...
I have been tasked to setup a notification in our instance to periodically search the Knowledge Base for articles that are set to expire in 30 days or less, and then notify the author of the article with an email notification letting them know to upd...
Any idea how to call isMemberOf() from client side (onLoad) or any alternatives ?
Hi,Is there API for System Update Sets?I could transfer workflow to other server by following instruction on web UI. Moving Workflows with Update Sets - ServiceNow Wiki Is there any API available for following steps?1) Load XML for System Update Sets...
Hi All, I have to send a survey email to request for users when the incident is resolved and RITM is set closed completed or closed incomplete. The survey email body should contain emojis like satisfied, Very satisfied, etc..When the users click on e...
Hi, Our production instance is performing very slow for few users even though they have good internet connection. * we already try clearing cache.do and clearing browser history but it didn't worked out. * home page widgets are same for all users. I...
How to restrict saturday and sunday using UI Policy when selecting the date field?(Only Business days should be selected)
any thoughts?
Hi, We are trying to send incidents & request notification in different languages. As these module has lots of notifications, we need an easy way to send notifications in different languages.. I have referred the below pages, https://community.servic...
Team, I got a requirement to hide the attachment clip icon on the RITM page of a particular catalog item on service portal. For this I had cloned the widget 'Ticket Attachment' and customized it in order to hide the attachment clip on the RITM page f...
Hi All, I am trying to get the dynamic logo as per the below link from community. But I am not getting the output. Can anyone help me with the script where am I missing. https://community.servicenow.com/community?id=community_question&sys_id=75f287a1...
contractNumber = 'FSD1111'; gr.setValue('u_contract', contractNumber); gr.update(); I m trying to update using setValue() but its not working
Hi,all I would like to run the attached script in a job schedule.However, I get the following error message and cannot run it.In particular, the error message "sysauto_script.doGlideTabs2 findTabIndexByID could not find section_tab.6ac0938cc0a8000601...
Hi, I am working on a scoped application and need to copy attachments from case record to incident record. I tried GlideSysAttachment.copy() and GlideSysAttachment.writeContentStream() methods in script include but these are not working. Both of thes...
