Trying to import purchase information from CDW. I can't seem to get the CDW Import rule I created to work. According to the help I should be able to do this when I follow the instructions for CDW Connector at http://help.landesk.com/Topic/Index/ENU/LDDA/9.5/Content/DA/ldda_t_data_translation_services.htm
This was as of 12/11/2008 so it may not work anymore
When I run the rule with exceptions I get:
Finished rule New CDW Configuration 1
ImmediateForm.ExecuteConfig: Error encountered: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index at System.Collections.Generic.List`1.get_Item(Int32 index)
at ManagedPlanet.DTS.CDWRule.GetWebPage()
at ManagedPlanet.DTS.CDWRule.ExecuteNow(AddonDatabase db, ImmediateForm tb, Int32[] iComputers)
at ManagedPlanet.WinConsole.ImmediateForm.ExecuteConfig()
Starting rule New CDW Configuration 1
I have confirmed that the report returns data.
Anyone have an idea on how to make this work? Some of the links in the CDW account center changed