I am trying to extending application catalog. i tried to query device identify information, web services throw invalid parameter exception.
Method RetreiveDeviceIdentity requires usercontext and deviceidentity. I supplied clientid -(guid of the device which is desktop),FQDN, Netbios, and signature, timestamp. I could get some of the info from http://blogs.technet.com/b/configmgrteam/archive/2012/09/19/extending-the-application-catalog-in-system-center-2012-configuration-manager.aspx and parameters in DB. Not sure why I need to supply deviceidentity when I need to retrieve here.
Do you have any clear documentation on all of these services and logs that I can trouble shoot? Your help is highly appreciated.
thanks.