Tag: lifecycle state

  • Lifecycle Event Job Parameters

    When jobs are created from a lifecycle state change, the job will have a specific set of parameters depending on the entity type. Here is the list of parameters.

  • Visual Lifecycle Status

    If you are like me, and I know I am, you would prefer to work with a visual representation of file lifecycle states.  Thankfully Weipeng Hou, Frank Ran and Yuyue Wang came up with Visual Lifecycle Status. (click image for full view) Features: For a selected file, the app shows all the states for the…

  • The Recycle Bin

    The Recycle Bin Let’s start things off with a bang.  Here is a fully working utility with full source code.  Enjoy. (click image for larger view) Overview: The Recycle Bin prevents users from deleting files directly.  Instead of using the Delete command, they can send files to the Recycle Bin state.  On the weekend, a…