Microsoft SPList Process Template

The Microsoft SPList process template can be used to represent a business process where the entire process is associated with a specific Microsoft SharePoint List. Each runtime process instance will be associated with a specific list item within the specified List.

This type of process model allows the list's metadata columns to be bound directly to the process so that the lists' metadata values can be easily used within the process model. A typical usage scenario would be to initiate a process with a new list item, then use a sub process to implement forms interaction.