Hello Everyone,
Is there a way to check the field type? As in whether it is a calcfield or not?
I want to do this using RecordRef using C/AL code.
Thank you in advance.
Hello Everyone,
Is there a way to check the field type? As in whether it is a calcfield or not?
I want to do this using RecordRef using C/AL code.
Thank you in advance.
Ciao Roberto, se magari lo scrivi qui sarei pure io interessato.
Grazie mille.
Marco
Sorry sorry got the answer.
just compilation issue.
Please compile particular object or all objects when you get metadata errors
hi Experts
I am unable to create customize field at field id 50000 BLOCKED in location table.
getting the Error like --The metadata object Table 2000000111 was not found.
Thanks in Advance
It depends upon version.
it seems you are using NAV2009 and you will have above 2 services only.
in latest versions, you will have only one Server version.
Thank you for very fast answer!
Do you know if the service running on the latest version has the same name?
Regards,
Nolan
Yes, it will be
Microsoft Dynamics NAV Server [DynamicsNAV80]
Hi, I will start monitoring some servers with NAV, and I am wondering what services must be up and running? I found these two but are there more and do they differ depending on the version of NAV?
Microsoft Dynamics NAV Business web services. Microsoft Dynamics NAV Server.
Very greatful for answers!
/Nolan
Hi Suresh,
I have found the function was missing in the File Management codeunit. This was caused by technical upgrade from 2013 to 2013 R2. I have imported the File Management codeunit from R2 db and I can compile the Zeta objects with out the errors now.
Thank you for your help.
Hi all,
I have side by side installation of NAV 2013 and NAV 2013 R2 on a single server. I have installed the Zetadocs Client and NAV Server side in the 2013 R2 database. I am getting the below error when try to recompile the codeunit 9041215 - Zetadocs-Capture Addin. All other objects compile ok.
---------------------------
Microsoft Dynamics NAV Development Environment
---------------------------
You have specified an unknown variable.
IsWebClient
Define the variable under 'Global C/AL symbols'.
---------------------------
Did anybody have the same issue? Any ideas how to resolve?
Thanks
Kamil
Which table are you referring to? can you provide more details ? are these tables part of an add-on.
When am running a batch job for renewing the revolving LC....the concerned LC is remaining the same...i.e the value utilized in LC Detail card remains the same.......how does this field get updated
Make sure the location you are using to save the file is a shared drive and citrix servers has access (all permissions) to this location path.
I have created a report in navision where it is :
1) Saved and mailed in pdf format : For this i have used the location of filedirectory as TEMPORARYPATH.
2) Save as pdf : where i have used codeunit 412 to save the report on user desired location.
Now the problem faced by me is :
a) If, I run it on local system the report runs fine, i.e. the pdf is mailed to desired recipient as well the file is saved on the location where i want it to be saved.
b) Same happens when i run it on the server.
c) But when i run it on citrix server i am not able to mail neither i the file is saved .
We use navision 5.0 version and our client accesses navision through citrix.
Please help in this issue.
Regards
Bheem
This could happen because the change listener is not always listening and the changes you made are not reflected in RTC. Make sure the object tracking is setup properly.
Please refer to the below link
community.dynamics.com/.../nav-change-listener-is-not-always-listening.aspx
I am not sure if you have access to the development, but you need to make a small customization to achieve this. You need to add a new flowfield to the G/L Entry table which will lookup at the vendor table name based on the Bal. Account No. and then you need to add that field to the General Ledger Entries Page.
Hi Suresh,
Would you be able to provide more detail on how to do this (like a step by step)?
Also - how long would you estimate that this would take to put in place?
Many thanks for the quick reply.
Kind regards
Karen
Karen,
It should not take more than 10 min, do you have access to the development environment and proper license to add the new fields to the pages? Do you have test and production environment, because we really want to test this in TEST database before you make those changes in production.
Thanks
Suresh