Here is my situation:
I am working on a workflow (in SharePoint Designer) that is triggered when a new task is created. In some cases, I need to automatically complete a task via my workflow.
To complete the task, the Outcome property must me set to Complete.
My Problem:
I can't access the Outcome property in SharePoint designer.
Is there a way to complete automatically a task in SharePoint?
thank you!
Bruno