3.1.4.5 GetWorkflowDataForItem
This operation queries a set of workflow associations, workflow tasks, and workflows for a document. This operation retrieves some of the same data that GetToDosForItem and GetTemplatesForItem retrieve, as well as additional data.
-
<wsdl:operation name="GetWorkflowDataForItem"> <wsdl:input message="tns:GetWorkflowDataForItemSoapIn" /> <wsdl:output message="tns:GetWorkflowDataForItemSoapOut" /> </wsdl:operation>
The protocol client sends a GetWorkflowDataForItemSoapIn request message, and the protocol server responds with a GetWorkflowDataForItemSoapOut response message.