Dynamics AX 2012 Custom AIF document service read method returns empty array -
After following the basic steps of creating a custom document service with the AIF Document Service Wizard (), I will call it WCF Test Client Tested with, but reading () method returns nothing the reaction unit returns an empty array.
I'm just trying to retrieve the rows from the table. I think I need to specify a value for EntityKeyList, but I'm not sure what this will be. Maybe read incorrectly.