Reputation: 5670
http://clientdomain.com/MicrosoftDynamicsAXAif50/inventitemgroupservice.svc
I don't Know any thing about the data that this service is going to give me. I just had this service. Can any one tell me what is the approach I need to take with this service. Basically I want to consume this service inside an external Asp.net web application.
I can't find any tutorial on this case. Can any one point out some tutorials on this issue ?
Upvotes: 0
Views: 1126
Reputation: 18051
Just write some code ...
The link should get you started. On the other hand it may require some knowledge of the system being consumed, such as: what is an invent item group?
If you do not know what the service is going to provide, you have to ask whoever set you up on the task.
Upvotes: 1