-
NAV 2018 OnPremise - AppSource
Hi, is it possible to install the Cognitive Services Extensions in an OnPremise installation? Or better integrate the Marketplace in OnPremise? Any idea?
-
Encrypt/Decrypt a text file in NAV2015
Hi all, I am trying to use Navision encrypting functionality, how can i encrypt/decrypt a text file with n no's of records in it. Also when i try to to decrypt the text string,system throws an error "Unable to decrypt data. The data was encrypted using a different key."
-
Can't open tablet client
Hello, we recently setup a webclient and the universal app. Everything works fine except the tablet client, which runs into the following error when you try to connect with the app or try to resolve the tablet.aspx url: error accessing website microsoft dynamics nav 2016 web client URL:…
-
Verkoopfactuurnr op Credit Nota Regel
Hi, Ik ben momenteel bezig met het overzetten van maatwerk rapporten van Nav 2009 naar 2016. Op dit moment ben ik bezig met de Credit Nota. Nu is het vullen van de Credit Nota geen probleem (artikelen etc). Alleen zie ik op het oude maatwerk rapport, maar ook op de standaard CN 207 en 1307 dat er boven de CN lines…
-
Facing Opening Balance Mismatching in between Ledger and Detail Trail Balance
Hi Everyone, I am using Nav 2016, while i am generating ledger report then opening balance is showing same for all locations but when i am going to detail trail balance and checked by giving location filter then opening balance showing either Zero or in Negative amount. if i am checking without filter then it is showing…
-
Can't find a specific table " 99001451 " in Configuration packages
hello, i am trying to create a configuration package to export data and subsequently import data to excel. I found many of the tables i was looking for, yet i can't find - in the drop down ID menu within the configuration package NEW card - the table with the ID 99001451 which holds the barcode numbers. The peculiar thing…
-
How to select some group from Matrix page?
Dear developers, I want to select one or more group from matrix group on page inorder to using filter coding. Example: Purchase line by Vendors. Select Vendor1 and Vendor3. Should I use Boolean variable to select these matrix group? How to?
-
Jobs, WIP, budget help wanted
Hi, Help wanted on debugging jobs and WIP calculation against budget etc. We have a system running, set up with Jobs and WIP, but we need help understanding the WIP calculation and debugging the existing jobs. Help will be through phone/teamviewer with a colleague. Payment discussed before starting up. Thanks.
-
Calculating Available quantity for different departments
Hi We have 2 sales departments - Retail and Wholesale When we buy items for stock (Item variants), we would like some of the purchases to be "reserved" by our retail department. Example: We buy 1000 of one Item Variant The 400 is reserved by Retail department. Retail department are allowed to sell up to 1000 but Wholesale…
-
Vat Clause Translation does not exist
Hello, I´m trying to get a translation from the table Vat Clause Translation When runs a standard funtion(translatedescription) in the table vat clause is not getting any values from the other table Can anyone help me? i´m still learning and i´m new to this. Thanks in advance.
-
NAV 2009 R2 Web Service, URL works only if it is launched in NAV Server first?
We recently upgraded from 2009 SP1 to 2009 R2. After NAV Server and Web Services are installed and configured in a 3-tier environment, we registered SPN using a Domain user account - stb4navwebsrvs. C:\Users\silee>setspn -L stb4navwebsrvs Registered ServicePrincipalNames for CN=stb4navwebsrvs,OU=Service Accounts,OU=IT…
-
How to select Language in a Encoding DotNET NAV Object
Hi guys.. I'm developing a report and I need select a language to work. How i can do it.. thanks. This is my code: StreamReader := StreamReader.StreamReader(InStr, Encoding.Unicode); .... StreamWriter := StreamWriter.StreamWriter(OutStr, Encoding.Unicode); FOR I := 0 TO STRLEN(linea) DO BEGIN Char := COPYSTR(linea, I + 1,…
-
API calling error
Hello experts. I am consuming a API through NAV with POST method,all required parameters I passed.But still I m getting an error message. if anybody faced this kind of error ever,then please tell me how to get resolve this. Code in NAV Error messge. Kind Regards
-
Export to excel list part page
Can I add option "export to excel" to pages that were defined as list part pages? And how?
-
Bank Reconciliation - Foreign Currency
Hi All, I have been trying to carry out a bank reconciliation and when matching the entries I've come across one particular entry (payment) that was posted in foreign currency. The posting was done correctly i.e. Amount in USD is 10 while in LCY is 5.58. (Base currency of the company is EURO and currency in Bank Account…
-
EPCIS solutions for NAV?
We are thinking about implementing serial number tracking on the whole chain from our manufacturers to the customers to aftersales. But this is not something you do inside Navision, primarily because it is not about we ourselves scanning bar codes, but about our various partners uploading these data to our servers:…
-
NAV 2015 - Editing Super user permissions
Hi, We created new role SUPER2 by copying it from default profile SUPER. We try to edit SUPER2 -user permission because customer wants to use that role but that user profile cannot have access to edit vendors and vendor Bank Accounts. We added all Table Data objects for that profile and also all permission rights for those…
-
COMHttpRequest.dll need TLS 1.1 or 1.2 navision 2009 R2 classic client
We are using COMHttpRequest.dll ( written by Nuno Maia) to send XML requests from navision to UPS for price request. UPS is upgrading their servers and they will accept only requests send with TLS 1.1 or 1.2 protocol from 01-01-2018. At the moment we receive intermittent errors from UPS when we send our requests but this…
-
Factbox collapsed by default?
Hi all, Have a factbox that's visible in the RTC. What I want is for it to be collapsed by default so the user had to lick to expand and see the content. This is purely because it's an image that needn't be visible unless desired.
-
Global Search lost focus issue (BUG) [nav 2017 web]
We have a new issue, since the update of Opera (v49). The click on magnifier doesnt focus and we cant type any text in it... impossible to search something. This issue was existing on Google chrome; firefox was poor in JS performance we plan to choose Opera browser (fast an reliable). Does anyone has same bug, does anyone…
-
Manufacturing Planning: Safety Stock
Hi, I have a recurrent issue while planning with Safety Stock in an item. The story is an item which is replenished by Production Order, Reorder Policy Lot by Lot. It has a Safety Stock of 10, and Inventory right now is 0. If I plan this item, I will get an emergency Production order for 10 which is right. Lets say I…
-
Can not Get Response from Web Service
I send request to Web service from this code. Why I can not GET response from Web service ? What's wrong ? OnRun() CreateXML; InvokeNavWS; LOCAL InvokeNavWS() CLEAR(xmlhttp); CLEAR(xmldoc); CLEAR(xmlnode); CLEAR(xmlnodelist); CLEAR(xmlattributes); result := FALSE; // Create XML Document xmldoc :=xmldoc.XmlDocument;…
-
How to recover Data in Extension in Navision
I have created an extension and publish it. I have also installed the extension. After installing, i have enter few data in the table and then uninstall the extension. After uninstall, I have found that the field which is added to table is not there in table. If I am trying to Install extension back it is not allowing.…
-
Hedging functionality and dashboard in NAV 2016
How to developed Hedging functionality and dashboard in NAV 2016?
-
NAV Test Framework / Open/Close Sales Statistics from Sales Quotes
Hi, I Need to write a patch that does the following: Loop through all the sales quotes. For each sales Quote the sales statistics Action has to be launched (there is some code on page 160 that is executed). Then just Close sales statistics page again and proceed to the next sales Quote. To do it the traditional way I could…
-
VAT Annual Listing Belgium version
Hello, When running the report for VAT Annual Listing, I always get 0 lines . Nothing to be printed knowing that was no filters on running report. Any one have seen this issue for belgium version? When running the french or english version standard I have lines printed with the right amounts... Thabks for help!!!
-
Supplier Relationship Management (SRM) catalog
Does anyone has any experience with SRM Catalog Management. This is a system where purchasers and vendors can match their systems for purchasing products. Maybe there is some add on for this? Any tips are welcome. Thanks, Johan
-
RTC - some ribbon buttons not enabled
NAV2016 CU19 - NAV2017 CU06 RTC client Sometimes users complain that there are some buttons in the ribbon of a page are not enabled. They are grey and seem not to function. This appears for example in the customer card page and the sales quote page. Sometimes you can click them (even when they appear not enabled) and…
-
Downgrading Web Service Request Mgt. codeunit
I'm working on 2013 version. I need to call an external web service. On 2015 version there is a code unit to solve this. So I decide to importo object in previous version. I need: CU1290 (missing in my version) CU1291 (missing in my version) CU1292 (missing in my version) CU6224 (merge for missing code) But when I try to…
-
Excel Merge in NAV 2016
Hi, I can merge columns via Excel interop (Microsoft.Office.Interop.Excel.Worksheet) . ( I used the tip in this https://saurav-nav.blogspot.com.tr/2012/05/navision-export-to-excel-with-merge.html). this method requires that excel interop needs to be run on client on which Excel is installed. I want to merge fields via pure…