Back Forward Reopen

An open work object is one for which processing is not complete. After processing is complete, the work object is closed or resolved, by assigning to it a status value that starts with the word Resolved.

If required, a resolved work object can be reopened. Typically this indicates that it was resolved prematurely or erroneously. After a work object is reopened, it can be processed by a flow and eventually resolved again.

The value of the standard property Work-.pyStatusWork holds the work object status.

If you display a resolved work object, the Reopen button (Reopen) may appear at the upper right of the header bar of the work object form. Click to reopen the work object. This runs the Work-.Reopen standard activity (or your application override). The Work-.Reopen activity:

  1. Changes the status to Open
  2. Reopens a cover when appropriate
  3. Restarts the flow identified in the pyFlowName property
  4. Displays the work object review form. Doctors 11/20/04
Definitions resolution, status, work object status
Standard rules Atlas — Standard Properties in the Work- base class

UpDefinitions — R