xpressinsight.AppInterface.raise_attach_exceptions
Purpose
Property indicating whether to raise an exception on an attachment-related error (such as attempting to get an attachment that doesn't exist, or putting an attachment too large to be accepted by Insight).
Synopsis
xpressinsight.AppInterface.raise_attach_exceptions: Optional[bool]
Further information
2. When set to
False or
None, the caller must check the
attach_status property after every attachment operation to detect errors.
3. This value will initially be inherited from the configuration of the app, but can be modified during app execution, for example for calling a library that does not support raising attachment exceptions.
Related topics
© 2001-2026 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.
