We have been having some problems in one of our TeamSite instances that I thought might be related to an issue with the workflow store.To check, I built a script that pulls everything generated by iwgetwfobj into a file and then calls all of the objects listed therein, checking for validity of the workflows.Three workflow ids returned an error :Workflow object 5403584 does not exist.ID 5403584 is invalidWorkflow object 5409089 does not exist.ID 5409089 is invalidWorkflow object 5916654 does not exist.ID 5916654 is invalidAlthough I know that I can remove them (or, I think I can...), I first wanted to look into each one to determine what caused the problem. Is this possible? I am unable to pull them up with the clt 'iwgetwfobj'.Any suggestions?(synopsis : a straight iwgetwfobj call shows three workflows that do not exist when you call them individually)