Attachments
Topics covered in this chapter:
Types
-
a record containing information about a single attachmentfilename : textfilename of the attachmentdescription : textdescription of the attachmenttags : list of stringcollection of tags associated with the attachmentsize : integersize of the attachment, in byteslastModifiedUser : textname of the last Insight user to modify the attachmentlastModifiedDate : datetimedate and time of last modification to attachment (UTC)hidden : booleanwhether the attachment is hidden from the UINoteModifying an insightattachment record will not modify the attachment information on the server.See also
-
a record containing information about the rules used by mminsight when verifying attachments.maxsize : integerthe maximum size, in bytes, that an attachment may havemaxattachcount : integerthe maximum number of attachments that can be attached to a single scenariomaxfilenamelen : integerthe maximum permitted length, in characters, of an attachment filenameinvalidfilenamechars : list of texta list of characters that are not permitted in attachment filenames. Must be a list of single-character text values.maxdescriptionlen : integerthe maximum permitted length, in characters, of an attachment descriptionNoteThis record is used only in test mode.See also
-
a record containing information about a tag defined in the app's companion filename : stringname of the tagdescription : stringdescription of the tagmandatory : booleanwhether the tag is mandatoryusage : stringtag usage restrictions, either 'single-file' or 'multi-file'NoteModifying an insightattachmenttag record will not modify the attachment tag information on the server.See also
Subroutines
Retrieves information about a given app attachment
|
|
Indicates the status of the most recent attempt to access or modify an attachment.
|
|
Deletes a scenario attachment.
|
|
Retrieves an app attachment from the Insight server, placing it in the Mosel working directory where it can be read by the model.
|
|
Searches the scenario and the containing app for an attachment or attachments with the given tag, and retrieves them from the Insight server, placing them in a directory where they can be read by the model. If any scenario attachments with the given tag are found, these are retrieved without searching the app. If no scenario attachments with the given tag are found, then the search continues at the app level.
|
|
Retrieves the the 'rules' used to validate attachments and attachment meta-data.
|
|
Retrieves an attachment from the Insight server for a given scenario, placing it in the Mosel working directory where it can be read by the model.
|
|
Retrieves a list of all the files attached to the app.
|
|
Retrieves a list of all the files attached to the app with the given tag.
|
|
Retrieves a list of the attachment tags defined in the companion file
|
|
Retrieves a list of all the files attached to a given scenario.
|
|
Retrieves a list of all the files attached to a scenario with the given tag.
|
|
Uploads an attachment for the current scenario to the Insight server
|
|
Renames an existing scenario attachment.
|
|
Retrieves information about a given scenario attachment
|
|
Update the description of an existing scenario attachment.
|
|
Mark an existing scenario attachment as hidden or visible in the Xpress Insight UI.
|
|
Update the tags of an existing scenario attachment.
|
© 2001-2025 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.