Initializing help system before first use

App Attachments

Data Types

ins~attachment  : record
Information about a label/tag which can be applied to one or more attachments depending on its properties.
id  : text
The ID of this attachment
filename  : text
The file name of this attachment
description  : text
A description of this attachment
hidden  : boolean
Whether the attachment is hidden. This indicates the attachment is not for general user interaction
lastmod  : text
When the attachment contents were last modified
lastmodby  : text
The ID of the user who last modified this attachment
appid  : text
The ID of the app that this attachment belongs to
parentid  : text
The ID of the app or scenario that is the parent of this attachment. For app attachments, this will be the same as the appid value.
parenttype  : string
The type of the parent of this attachment, either APP or SCENARIO
tags  : list of text
The tags that are present on this attachment
size  : real
The size of this attachment in bytes
See also
ins~attachtag  : record
Information about a label/tag which can be applied to one or more attachments depending on its properties.
name  : text
Unique name of the tag
description  : text
A human-readable description for this tag
mandatory  : boolean
Whether this tag must be present on at least one attachment belonging to the app or scenario
multifile  : boolean
Whether this tag can be present on multiple attachments
See also

Subroutines

Delete an app attachment by ID.
Get information about all the app attachments for an app.
Download the indicated attachment to a local file.
Get information about a given attachment.
Get all the attachment tags for an app.
Create a new app attachment or overwrite an existing one.
Set information about a given attachment.

© 2001-2024 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.