Access the data from AX data base using this web service

Hello,

I have created a new web service InventOnhandDim using Wizard (Tools->Developement Tools->AIF->Create Document Service). Its Created Successfully.

I want to access the data from AX data base using this web service but i got an error :

Thank You

Darshana

Hi,

From your code, it appears that you are calling findKeys service operation. Did you select this while creating AIF service? If it is AX 2009, you can check this under AOT > Services > InventOnhandDim > Operation.

If it is not there, then you may want to run the update document service and select findKeys service operation.