I have created a codeunit and published it for web services.
For example let's say the codeunit loops through 10 records in the customer table and assigns the No. to an array. How do I return this array through a web service.
I wonder if I can use the dimension property for the Return Variable of the codeunit?
0
Comments
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
jwilder@stonewallkitchen.com
I did however write a pretty detailed description as a reply to a post here:
http://www.mibuso.com/forum/viewtopic.php?f=32&t=29557&hilit=XMLPort
Hope that helps
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.