You can upload a file as an attachment to an incident, a knowledge article, a change
request, or to another type of record.
始める前に
Role required: admin
このタスクについて
Administrators can configure attachments and how they work in the system. For more
information, see Administering
attachments.
The default maximum size limit for an attachment file that can be added to a record
on the ServiceNow AI Platform is 1024MB for a new out-of-box instance. If the field
is left blank the default limit (currently set at 1GB) will be used as the maximum
attachment file size.
注: Do not use the Upload File module in the System
Definition application. It is not compatible with multi-node
instances.
手順
-
Navigate to the record.
For example, an incident record.
-
Click the attachments icon (
).
-
Click Choose Files or Browse,
depending on your browser, and navigate to a file.
- オプション:
Upload multiple files in one of the following ways.
- Select multiple files at the same time in the file browser. Internet
Explorer does not support this feature.
- Add each file on a separate line by clicking Add Another
Attachment, and then clicking Choose
Files on the next line. Repeat until all desired files are
selected. This feature is available in all supported browsers.
-
Click Attach.
Attached files appear in the
Current file attachments
list and at the top of the form. There are several common error messages that a
user might receive in certain cases when attempting to upload an attachment to a
record on a ServiceNow instance. Common examples of these errors are as
follows.
- When attempting to add an attachment to a specific record, the user may
receive an error that the file contains a prohibited file
extension.
- When attempting to upload an attachment to a record the user receives a
message a file type is not permitted or MIME type not matching with the
actual file name.
- When attempting to add an attachment to a record on an instance, the
user receives a file size error.
- オプション:
To correct these errors, navigate to System Properties
> Security.
-
For a disallowed file type error, attempt to save the file in a different format.
The .zip file extension is often included as an allowed file extension and a file can be compressed and then attached.
-
For a file type not permitted or mime type error, locate
This property must be set to activate MIME type checking
for uploads (All version Eureka and up). Enables (true) or disables
(false) mime type validation for file attachments. File extensions
configured via glide.attachment.extensions will be checked for MIME
type during upload. and activate the property by
checking Yes.
注: The default setting for this property on an out-of-box instance is No (unchecked).
-
For a file size error, see Manage attachments.
-
Close the pop-up window to return to the form.
次のタスク
Limit the users who can view attachments by applying ACL
rules. For more information on ACL rules, see Access control list
rules.