Is it possible to get status of workflows that are not hosted on appfabric. I would like to know any workflows that are suspended, completed and error.
Any assistance would be much appreciated.
If you're using a persistance database , you can get the status of the instance by querying Instances database. Otherwise you can get the status by querying workflowInstance tracking table.