I am trying to fetch the list of vendors from the AX database.
I want to show a list of vendors in my aspx page.How can i achieve this?
here is what i have done so far
1-Deployed the Ax webservices. 2-Created a client class to call the service.
i am stuck here and not sure how to fetch the data.
Please advice.