Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all 10032 articles
Browse latest View live

Ability to Edit a Released Document

$
0
0
Hi All,

in the Windows client if I go into a Purchase Invoice which is approved / released I still have the ability to edit the document (Clicking Edit in the Manage tab). In the Web Client the Edit button at the top of the page isn't able to be selected. Please could someone explain why the behaviour is different?

Thank you.

DNS Identity

$
0
0
Im facing an issue when trying to use NAVUSERPASSWORD,

Microsoft Dynamics 365 Business Central
The client could not establish a connection to the Microsoft Dynamics 365 Business Central Server.

Reason = "Configuration setting 'DnsIdentity' has an invalid value"

Description = "The Identity check failed for the outgoing message. The remote endpoint did not provide a domain name system (DNS) claim and therefore did not satisfied DNS identity 'DC = [DC Name]'. This may be caused by lack of DNS or CN name in the remote endpoint X.509 certificate's distinguished name."
OK

The Certificate does not have a CN, how can I use the DN of the certificate to connect?

Find Dynamics NAV/BC actual build number.

$
0
0
Hello!

I'm working on webservice code in BC14 (C/AL).
Is there a way to find actual Version/Build Number from code that's universal to all NAV versions with SQL, and maybe works in AL.
The way i've found that's the PRODUCTNAME function, but on BC this does not provide information about the version, all of them are called Business Central 365.
The other way is reading virtual table 'License Information', and getting the 16th record, and trimming the other text from the string, but this still not gives the actual build number.

Any advice appreciated.

Regards,
Peter

Workflow Question

$
0
0
Hi
In NAV 2018 is there any way force a purchase approval for all users? ie every purchase order requires approval regardless of the amount.

Thank you

Printing A5 layout on A4 printer

$
0
0
We need print A5 layout on A4 printer (half sheet). Layout has landscape orientation with A5 page size.
- print without preview resulting A5 print (OK)
- print from preview resulting A4 print (Wrong)
- print from preview with printer layout resulting A4 print (Wrong)
- print from preview with format settings resulting A5 (OK)
- print to PDF and print PDF resulting A4 print (Wrong)

NAV 2017 with CU26 installed.
Any suggestion will help.

Thanks in advance

Where can I download Business Central 2020 Wave 1 from?

$
0
0
I understand that via 'Power Platform' you can get early access to releases 2 months before their 'General Release' date which means that BC 2020 Wave 1 is now available in that way .. however, I want to actually download the package (as I did with BC 2019 Wave 2) so that I can develop/test locally.

Is this possible? Can't find any links/references to it anywhere...

Please help!

report

$
0
0

Good morning all,
I have a problem
I created a report which calculates the due date according to the date entered
the report compiles well but once I am worth executing the report the following error message is displayed

0bmxgaqsttc8.png

PingPong usercontrol for BC cloud version

$
0
0
Hi all,

Did anyone success to substitute pingpong user control to work on web client?

Thanks

NAV close period/year

$
0
0
hello. when you close a period/year in NAV, does this apply for all GL accounts or you can choose?thanks

Error: The page type xmlport is not supported in Microsoft Dynamics 365 Business Central MSDYN365BC

$
0
0
Hi ALL, While running XMLPORT in business Central i came across an error “The page type xmlport is not supported in Microsoft Dynamics 365 Business Central” You can ref my blog on Creating and Running XMLPORT Import and Export Data in Microsoft Dynamics Business Central (MSDYN365BC) You are getting this error because the Web client … Continue reading

Deactivate Change Tracking on SQL server (Performance tuning)

$
0
0
Hi,
Have a customer with performance problems. They have a SQL consultant looking into SQL performance. He says that Change Tracking is activated on database, and that gives performance issues.
Can we deactivate Change Tracking on SQL database without problems for the running NAV 2018?
Are there any other areas to do performance tuning?

Thanks.

How to ignore "DataPerCompany" property?

$
0
0
I have a page that show info from table in which "DataPerCompany" property set to 'Yes'. But I have to get data from all companies for my page.

So how to get data from all companies but do not change "DataPerCompany" to 'No' ? may be it could be done by code or some other way

How to add new field to a report in SaaS using extensions

$
0
0
Hello,

In Business Central 365 SaaS, how do I add a new field to a report using an extension? And once it is added, how do you reference it in the generated rdl file when it is exported?

NAV easy security light over NAV 2015

Create table from C/AL in Nav 2017

$
0
0
Is it possible to create a table from C/AL, not data but the "real" table with fields and keys.

Dynamics 365 Business Central App not working on Android: 'Server connection timeout occurred'

$
0
0
Hi everyone,

I am trying to launch the Dynamics 365 Business Central on Android via Azure server but I kept on getting the error message

'Server connection timeout occurred'. I did install the new self-signed certificate on Android but it seems that the Business Central app doesn't recognize the certificate. I checked Settings > Security > Advanced security settings > Trusted Certificate, and the certificate was there.

I did a lot of googling and tried many different solutions that people posted online, but it still didn't work.

The certificate is .cer file, and it is completely working fine.

However, I tried on my co-worker's iPhone and it worked completely well.

Can anyone give me any feedbacks or solutions to this? or is it just me not working with Androids?

Thank you,

JSON Management, nested JObjects

$
0
0
Dear everyone,

i have a problem to loop through nested JObjects within the Json Management
{
"entries": {
"10000": {
"product": "A",
"pricePerUnit": 5.68,
},
"20000": {
"product": "B",
"pricePerUnit": 5.83,
},
"30000": {
"product": "A",
"pricePerUnit": 5.53,
}
},
"currency": "EUR"
}

At the moment we used the following code to run through the JObject, but it is not working:
JSONManagement.InitializeObject(Json);
JSONManagement.GetJSONObject(JObject);
JSONManagement.GetArrayPropertyValueFromJObjectByName(JObject,'Customer',JsonArray);
FOR Index := 1 TO JsonArray.Count DO BEGIN
JCustObject := JsonArray.Item(Index - 1);
JSONManagement.GetStringPropertyValueFromJObjectByName(JCustObject,'No',Value);
TempCustomer."No." := Value;
TempCustomer.INSERT;
END;
I've tried to use the Jobject.GetValue command but I'll always recieve an error message


How can i correctly loop through the Jobject with the Json Management.

Get-NavAppRuntimePackage in App with dependecies error AL1024

$
0
0
with command Get-NavAppRuntimePackage,i can succesfully create apps with no dependencies,
but when I try to use it with a app that has dependencies the command throws a compilation error like below.

did anyone know how try to generate runtime package apps with dependencies?

2izt6f3gt5od.png

OnPageOpen event in CU1?

$
0
0
Good morning,

I´m looking and looking, I can´t find it. Is there any event that would raise on page open in CU1?

The text 'generatesymbolreference Database=xxx ServerName=xxx' is too long

$
0
0
hi, I'm trying to run the below command

.\finsql.exe Command=generatesymbolreference, Database="Demo Database BC (14-0)", ServerName="xxx"

but i'm getting the below error

Microsoft Dynamics NAV Development Environment
The text 'generatesymbolreference Database=Demo Database BC (14-0) ServerName=xxx' is too long. Text can have a maximum length of 47 characters.
OK

any ideas pls?
Viewing all 10032 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>