Working with Attachments
The attachments can be listed, downloaded, and information about them can be retrieved. Custom views can be notified whenever the attachments on the app or scenario change, so that parts of the view can be redrawn accordingly.
Attachments cannot be edited directly using the JavaScript API, but the API provides several methods which open the regular attachments dialog, allowing the intended action to be completed using the familiar web client user interface.
For general information about attachments and attachment tags, see Using Attachments in this document, and the Xpress Insight Web Client User Guide. For a complete description of the attachments API, see the JavaScript API documentation in http://www.fico.com/fico-xpress-optimization/docs/latest/insight/javascript_api/index.html.