Hi ,
when i try to invoke: CSTaskData [] taskdata = wfsrv.getWorkflowTasks(Context, 21248);
It throws me the follwoing error, any pointers please.
************** Exception Text **************
System.InvalidOperationException: There is an error in XML document (1, 366). ---> System.InvalidOperationException: The specified type was not recognized: name='CSTaskData', namespace='
http://content-services.org/workflow/services2.0.xsd', at .
I can invoke other metods including "CSTaskQueryResult[] taskquerydata = wfsrv.getTasksByQuery()"