Field Type File Attachment
Hi All, i am using London release of service now and there is field type "File Attachment" i am making it mandatory and even if after uploading it is again giving me error mandatory error message please help.
Hi All, i am using London release of service now and there is field type "File Attachment" i am making it mandatory and even if after uploading it is again giving me error mandatory error message please help.
The background I capturing a bunch of field via CSM portal form and creating an incident. Now I want to create a task that describes aspects of the incident so I am concatenating these fields in the tasks' Description field. Problem The problem is...
How to add custom attachment button on change request form other than given option.
Hi all! I need some help with creating customer accounts in my instance. Because of the OOTB logic of the account table (customer_account) being extended of the core_company table, logic dictates that records are created on the company table after cr...
Has anyone come across a user that is locked out of there account everyday? This is affecting the Production instance and they have the ITIL role.
I want to enable case auto-assignment based on skills. Skills have been configured and agents assigned to these skills. How do I enable auto-assignment in CSM?
I want to setup an email where customers of a small company can send their support requests to. All the emails should be accessible from servicenow instance.We will then write Inbound email actions to appropriately create casesSend automated email no...
Hi, I'm trying to make an account field suggest values based on the input of the user, using "contains". Using the following attributes: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=street;city,ref_ac_columns_search=true glide.ui.ref_ac.start...
We have an issue whereby some emails are being rejected because the property glide.pop3.ignore_senders includes "postmaster." In most cases, this does exactly what we need it to do - however, we receive some valid tickets from Salesforce with the f...
I'm looking to use the REST API to programmatically interact with Cases, can anyone help out with where the relevant data for cases, and responses to cases, is stored so that I can address it using the API?
I am looking for the components that get affected during the downtime of ServiceNow and what counter measures we can take during such kind of Outage? As an example, for Incident Management, we can log the incidents in an excel sheet during the downt...
Dear Folks, We want to make all the variables of the form as read only after submitting the service. Please help me to achieve the same. thanks & Regards, Ankit Kumar
I want to get the ip address of the user session who triggered the event . Since i am using the OOB event, i have to get this data in script action. But i am unable to use the gs.getsesion().getClientIp() method and get the correct result. Please hel...
Hi Everyone, I have a requirement that the PDF generate for that particular case when the case is in any state. If you have any solution, please share. Advance Thanks.
Hi, I'm trying to create a list collector based on the CMDB_CI_COMPUTER table using multiple conditions. The table has two fields: - Assigned to (assigned_to) - Custodian (u_custodian)I've tried doing this through a script include:function getassign...