Resolved! How to make multi row variable set mandatory
How to make multi row variable set mandatory
How to make multi row variable set mandatory
Hi Community, Please help with the query. I want to restrict the unpublished knowledge articles to the knowledge owner or to users having knowledge_admin role. However, i am not able to achieve this with the following script. I modified the script a...
Hi everyone! I have a requirement to allow users (on Service Portal and Back Office) to choose languages: English or French. I have installed plugins and made some translating adjustements and it works fine. However, I still have trouble to translate...
Can you give me the parameter to create a timesheet? I was trying to create one but it didn't work, it says Operation against file 'time_sheet' was aborted by Business Rule please help me thank you
Dear All,I have enabled the Risk Assessment Plugin in our environment, configured a risk assessment, Assessment condition and Assessment Questions and Assessment Thresholds. After submitting a change, on opening the Fill out risk assessment, it opens...
Hi All,In one of our customer account we have a user who needs all the servicenow notifications asociated with the req/change/inc/knowledge those are raised/assigned should route to his another email ID.We have tried to implement the above scenario t...
How to fetch the values of all variables from catalog item?
Hello, I am needing assistance creating a read only admin role, that has the ability to view what admins can. I have created a group, added the admin and snc_read_only roles, but the users still had access to impersonate, create table index and modif...
Hi All, i would like to change the padding and margin of the field messages boxes, (showFieldMsg)
In business rule I write script. where can show the message with "gs.info"? if(current.name){ gs.info('Name: '+ gs.getUser().getName()); }
Hi Experts , Good Day!! Today we were faced an issue when login to servicenow, getting an error "Sorry, an error occurred or this page isn't available". Unable to understand what cause for this..? Let me know if any one has faced this issue..?
Hello All, I am working on a proposal to implement ITSM module for a customer. I am a developer, didnt had prior exp on proposals and effort estimation. I wanted to know how long will it take to setup the ITSM modules in to the Customer's instance by...
I was having issues showing Maintenance Windows in my Change Schedules until I changed the Source property to Change Request. I don’t understand what this property really means and why it would ever be set to anything different. Asking for a customer...
I have been working on an integration and I would like to hear if anyone has successfully created a multipart/form-data outbound REST request with binary image data in Servicenow. The third party accepts multipart/form-post. It works perfectly for pl...
Hi All, I want to export the all group sys ids in the form of excel sheet. I have tried doing it through reports but was not able to add the required fields on report. I was able to do that in Classic View earlier but now I am in New UI view and I am...