Initializing help system before first use

Types

insightattachment  : record
a record containing information about a single attachment
filename  : text
filename of the attachment
description  : text
description of the attachment
tags  : list of string
collection of tags associated with the attachment
size  : integer
size of the attachment, in bytes
lastModifiedUser  : text
name of the last Insight user to modify the attachment
lastModifiedDate  : datetime
date and time of last modification to attachment (UTC)
hidden  : boolean
whether the attachment is hidden from the UI
Note
Modifying an insightattachment record will not modify the attachment information on the server.
See also
insightattachmentrules  : record
a record containing information about the rules used by mminsight when verifying attachments.
maxsize  : integer
the maximum size, in bytes, that an attachment may have
maxattachcount  : integer
the maximum number of attachments that can be attached to a single scenario
maxfilenamelen  : integer
the maximum permitted length, in characters, of an attachment filename
invalidfilenamechars  : list of text
a list of characters that are not permitted in attachment filenames. Must be a list of single-character text values.
maxdescriptionlen  : integer
the maximum permitted length, in characters, of an attachment description
Note
This record is used only in test mode.
See also
insightattachmenttag  : record
a record containing information about a tag defined in the app's companion file
name  : string
name of the tag
description  : string
description of the tag
mandatory  : boolean
whether the tag is mandatory
usage  : string
tag usage restrictions, either 'single-file' or 'multi-file'
Note
Modifying an insightattachmenttag record will not modify the attachment tag information on the server.
See also

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.