3.2.1.3.2.2 Non-Persisted File Screen Exception Instance

A Non-Persisted File Screen Exception Instance is a type of File Screen Exception (section 3.2.1.3.2), which has all the properties of a file screen exception. A Non-Persisted File Screen Exception Instance is a copy, in memory, of an instance of a Persisted File Screen Exception (section 3.2.1.3.2.1), and it is used by a client to make changes to that Persisted File Screen Exception. Changes, including deletion, that are made to a Non-Persisted File Screen Exception Instance are either discarded after use or applied to the associated persisted file screen. There can be zero or more Non-Persisted File Screen Exception Instances for each Persisted File Screen Exception.

A protocol client can perform the following management operations involving Non-Persisted File Screen Exception Instances:

  • Create or change the configuration data for a Non-Persisted File Screen Exception Instance. See CreateFileScreenException (Opnum 12) (section 3.2.4.2.29.6) and Commit (Opnum 11) (section 3.2.4.2.10.5) for details.

  • Commit changes, including deletion, from a Non-Persisted File Screen Exception Instance into the associated Persisted File Screen Exception. See Delete (Opnum 10) (section 3.2.4.2.10.4) and Commit (Opnum 11) (section 3.2.4.2.10.5) for details.