You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On SP 2010 at least, GetToDosForItem works but only for the first task in a workflow.
On the 2nd task, we get this error:
soap:ServerException of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.'ows_FormData' is a duplicate attribute name. Line 3, position 1984.
Hi,
On SP 2010 at least, GetToDosForItem works but only for the first task in a workflow.
On the 2nd task, we get this error:
soap:ServerException of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.'ows_FormData' is a duplicate attribute name. Line 3, position 1984.
I'm using the code example from the doc.
Thanks!
The text was updated successfully, but these errors were encountered: