Subroutines
insightappattachinfo |
Retrieves information about a given app attachment
|
insightattachstatus |
Indicates the status of the most recent attempt to access or modify an attachment.
|
insightdeletescenattach |
Deletes a scenario attachment.
|
insightgetappattach |
Retrieves an app attachment from the Insight server, placing it in the Mosel working directory where it can be read by the model.
|
insightgetattachbytag |
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 the Mosel working 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.
|
insightgetattachrules |
Retrieves the the 'rules' used to validate attachments and attachment meta-data.
|
insightgetscenattach |
Retrieves an attachment from the Insight server either for a given scenario, placing it in the Mosel working directory where it can be read by the model.
|
insightlistappattach |
Retrieves a list of all the files attached to the app.
|
insightlistappattachbytag |
Retrieves a list of all the files attached to the app with the given tag.
|
insightlistattachtags |
Retrieves a list of the attachment tags defined in the companion file
|
insightlistscenattach |
Retrieves a list of all the files attached to a given scenario.
|
insightlistscenattachbytag |
Retrieves a list of all the files attached to a scenario with the given tag.
|
insightputscenattach |
Uploads a scenario attachment to the Insight server, reading it from the Mosel working directory.
|
insightrenamescenattach |
Renames an existing scenario attachment.
|
insightscenattachinfo |
Retrieves information about a given scenario attachment
|
insightsetscenattachdesc |
Update the description of an existing scenario attachment.
|
insightsetscenattachhidden |
Mark an existing scenario attachment as hidden or visible in the Xpress Insight UI.
|
insightsetscenattachtags |
Update the tags of an existing scenario attachment.
|