Forum Post: RE: Navision Expert opinions are needed, know how :)?
I agree with Amol answer
View ArticleBlog Post: Videotraining Testen: NAV Anlagenbuchhaltung Grundlagen / Power BI...
Twittern Hallo zusammen, viel unterwegs derzeit, aber trotzdem immer fleißig, anbei die Infos zu unseren aktuellen beiden Trainings: 05/16 Dynamics NAV – Anlagenbuchhaltung Grundlagen Aus dem Inhalt...
View ArticleForum Post: RE: Navision Expert opinions are needed, know how :)?
Hi Imran, Changecompany function will not be enough. The web service approach is much better in dealing with complex tasks :),
View ArticleBlog Post: NAV 2016 | My Second Extension
With the release of NAV Madeira getting closer and Microsoft working on project “Madeira” more and more people are looking into Extensions. Microsoft Dynamics NAV 2016 offers a preview of what...
View ArticleBlog Post: NAV Upgrade: Import and Compile crashes when NST is running
This is just a small blogpost to mention a few things you need to take into account when you’re working with objects on a large scale – I mean importing, exporting, upgrading, compiling, .. whatever....
View ArticleForum Post: RE: NAV 2009
You can look at the General Posting Setup --> COGS Account (Interim) and you can setup the account here which will give you Shipped but Not Invoiced Value
View ArticleBlog Post: Error code 010019007 null-java.lang.NullPointerException bei der...
Es kann zurzeit zu folgender Fehlermeldung, bei der Übertragung der Umsatzsteuervoranmeldung mittels ELSTER in allen Dynamics NAV Versionen, kommen: The system receive the error code 010019007...
View ArticleForum Post: RE: Navision Expert opinions are needed, know how :)?
Hi Mohamed, So have you designed the web service solution for this problem?
View ArticleForum Post: RE: Navision Expert opinions are needed, know how :)?
Hi, I followed this solution vjeko.com/web-services-black-belt-consuming-nav-web-services-using-pure-cal Its really amazing, but the only problem is that I cannot use it to call a Code unit. Any idea...
View ArticleForum Post: RE: Navision Expert opinions are needed, know how :)?
I thought it was easy to call web services in a codeunit. Please have a look in a manual, I had done it before but now its on top of my head.
View ArticleForum Post: RE: Navision Expert opinions are needed, know how :)?
not on type of my head*
View ArticleBlog Post: IoT a Natural Extension of Dynamics ERP, CRM, says IoT Partner of...
UK-based eBECS was recently named an Internet of Things (IoT) finalist and Country Partner of the Year for the UK in the Microsoft 2016 Partner of the Year Awards . Currently a Gold ERP and CRM...
View ArticleBlog Post: Microsoft Project “Madeira”: my opinion
As many of you already knows, in April Microsoft has released the first public preview of Madeira , their SaaS ERP solution based on NAV and running on the Azure cloud. And also as many of you already...
View ArticleForum Post: RE: "Adjust Cost - Item Entries" not ran for 3 Years
Agree with Erik and Babrown, I know a retail fashion company who had done exactly that (played with Item ledgers and value entries), they had basically start all over again and implemented a new NAV...
View ArticleForum Post: RE: Can I call a Code Unit which is published as a web service...
Yes you Can as web services are published with company name.. So if you want to run a webservice for company B from Company A, yes its possible because URL will be in format - >...
View ArticleBlog Post: TFS 2015 Build badges
Too much time since my last post I need to spend on my regular job. In last few days I was able to connect the regular work with my personal interest and I was working on TFS 2015 Build system for NAV....
View ArticleForum Post: RE: Can I call a Code Unit which is published as a web service...
Hi :), So, How can I call it from my code? Lets say I have a CU which take a rec as a Parameter and this CU is Published as a web service.
View ArticleForum Post: RE: Can I call a Code Unit which is published as a web service...
The Codeunit that you are referring from Vjeko Babic's have a function connect that should do the magic. I haven't actually used it but i know it can be done.
View ArticleForum Post: RE: Can I call a Code Unit which is published as a web service...
You read my mind. I used it and its Perfect only with the English Language. with the German language its totally not stable. I would say I have only one chance which is: 1. Create the Code unit 2....
View ArticleForum Post: RE: Can I call a Code Unit which is published as a web service...
I don't think you need to do a step 3. i would suggest first test with a simple example like - 1. Create a table with some test fields. 2. create a codeunit with code that it creates records in table....
View Article