Amit_Vandara - Friday, December 2, 2011 1:28 AM:
Hi,
How to access Inbasket data from method??
Thanks
fli - Friday, December 9, 2011 7:27 AM:
Hi Amit,
Some quick thoughts,
The Inbasket is populated by Items of type "activity" and "activity2" if the item has got a relation to an "identity" Investigate that.
then do the query similar as the method thats populates the inbasket, using differnet "Identities"
Christoffer
Eric Domke - Monday, March 5, 2012 1:13 PM:
In order to get Inbasket data, you need to use the GetAssignedTasks SOAP action with the Aras.IOM.IServerConnection.CallAction() method. Documentation regarding the how to format your XML input is available at http://amlstudio.codeplex.com/wikipage?title=Get%20InBasket%20Items&referringTitle=Documentation.