C-1844A temporary work object is a work object that is created and resolved by a single operator or through straight-through processing and never saved as a database object.
To create a temporary work object, select the Creates
temporary object? checkbox on the flow that creates the object.
(Alternatively, you can cause a work object can be designated as
temporary by setting the standard property
@baseclass.pyTemporaryObject to True
as the
work object is created.)
Temporary work objects can be used in screen flows and regular flows.
Use this feature only in appropriate situations, as reporting, history, and attachment features are not available for temporary work objects. Note these restrictions: removed: The Where-Am-I? display is not available for temporary work objects. BUG-23659
screen flow, straight-through processing, work object |