using codeunits with webservice without developer license

milomilo Member Posts: 13
edited 2013-03-19 in NAV Three Tier
Hi,

I want to automate certain task in Navision (posting and registration of certain documents). I already worked with webservices in NAV 2009 R2 with pages for creating sales and production orders which works fine.

Unfortunately I didn't succeed to use webservices with codeunits. I tried creating a webservice using Extension Codeunits (http://msdn.microsoft.com/en-us/library/dd338962.aspx). But I'm getting an error: Index was outside the bounds of the array. (see also post from somebody else at the bottom of the msdn page)

I can't create a simple codeunit because we don't have a developer license and the cost is just insane. (for us anyway)

Is there any way I can call for example the post method of a sales order through webservices without needing a developer license? Are there any changes regarding this issue in NAV 2013?

Greetings, Milo
Sign In or Register to comment.