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

Automated Testing (Testtoolkit Test Assemblies)

$
0
0
I have an on-prem version of Business Central Wave 2 installed directly on my Windows 10 enterprise machine (NOT a docker container) and want to start writing test apps.

Firstly there is not Testtoolkit folder in the DVD but rather a Test Assemblies folder in the DVD.

Secondly how may I import the Test Assemblies if that I what needs to be imported to start writing tests.

Thanks a lot in advance for the help!

Email

$
0
0
Hi, how to send an email from the payment journal.?
Can I get all the steps that is required to send an email?

ToolBox Indicator available in Business Central Version ?

$
0
0
Hello,


In 2009 version, it was possible to display a field as an "Indicator" thanks to the ToolBox button in the form designer.

Is this option available in Business Central ?

For Example, in the "User task list" (Page 1170), I would like to display a graphic view ok the field "% complete".


Thank's in advance for your help.

data exchange definition for fixed text file

$
0
0
Hello
we are in the process of upgrading from NAV 2009 til dynamics 365 business central on premise, I am trying to use standard data exchange definition functionality to import a Fiixed flat text File to General Jurnal, in the old days we make Dataport, Report or whatever, it was strate forward.

My setup for the Datamangmant definition is

General
Kode : ABC
Name : Abc Data
File type : Fixed Text
Type : Generic Import
Column Separator : Custom





Line Definition
Line type: Detail
Code :
Name :STANDARD


Column Definitions

COLUMN NO. NAME DATA TYPE DATA FORMAT DATA FORMATTING CULTURE LENGTH DESCRIPTION PATH NEGATIVE-SIGN IDENTIFIER

1 Post Number Text 3 No Right
2 Account Name Text 3 No Right


and then theres the mapping wil Tabel 81 Gen. Jornal Line


My question is: Is there XMLport, Repport an Codeunit for importing a generic fixed flat text files, or its something i have to develope. what are the rouls, i couldnt finde any sourse that explaines he Data Exchange Defintion in detales (Other than what i can finde on microsoft homepage)



How to add FieldGroup in Table extension?

$
0
0
Hi All,
how do i add fieldgroup in table extension?
i saw from microsoft document it should be like this
fieldgroups
{
  fieldgroup(Dropdown; Field1, Field2)
  {
        
  }
  fieldgroup(Brick; Field1, Field2)
  {
        
  }
}

other people can do
ulqxffkq7s1e.png

but my one failed.
x9zvjgw7oycn.png

any advise?
Thanks

Run specific page from "address bar"

$
0
0
Hi

Does any of you know whether it is possible to run a specific (filtered) page fra the "address var" in NAV?

I would like to run Page 254 which contains records from table 81.

Thanks in advance.

Register Whse. Phys. Invt. Journal with Qty. (Phys. Inventory) = 0

$
0
0
Hi,

I try to register Whse. Phys. Invt. Journal Lines where a line has an item that has not been found at the calculated Bin. So i leave the Qty. (Phys. Inventory) at 0 and try to post.
However I get the Message:
y7hsxty1gad8.png

"Quantity (Base) available must not be less than 8 in Bin Content...."

So how am I supposed to enter Lines that have been counted (found) to be 0?

Regards,
Aaron

Testing function for BC.

$
0
0
I have an Action called 'Submit' on my card page. If this button is pressed without having line items it throws an error.
I am writing a test to test this functionality in the following way but failed.
[Test]
    [Scope('OnPrem')]
    procedure MyTest()
    var
        MyCardPage: TestPage "MyCardPage";
    begin 

MyCardPage.OpenEdit();
Asserterror MyCardPage.Submit.Invoke();
Assert.AreEqual(GETLASTERRORTEXT, 'There is nothing to release for the document of type %1 with the number %2.', 'Invalid error message.');

end;

What is happening is, once the MyCardPage.Submit.Invoke(); is getting executed, it takes me to code where the actual error is being thrown. I expected it to pass the test since it is an AssertError.

Any guidance as to how can I write this test will be highly appreciated.



[SOLVED] Wave 2 (BC150) failure - cannot download symbols even though they are there!?

$
0
0
This can now be deleted, it was because the Web Client Base (URL) is not specified by default in the service (why not!) so it must be added (ie. http://localhost:8080/BC150)...as soon as I did this & restarted the service all was well.

Wave 2 Upgrade from BC Spring

$
0
0
Hello I'm testing/upgrading an unmodified database for practice/experience/confirmation. I'm following the following the steps by MS.

Here is the link

Under Task 6: Synchronize the tenant, system application, and base application extensions
Step 4. Synchronize the tenant with the Business Central Base Application extension (Microsoft_BaseApp):

I'm running the following command.
Sync-NAVApp -ServerInstance BC150 -Tenant default -Name "Base Application" -Version 15.0.36560.36649

The documentation has a different version. My guess is because it's the W1 version. I'm doing the NA version. To get the version code you can run cmd
Get-NAVAppInfo -ServerInstance BC150

PS C:\WINDOWS\system32> Get-NAVAppInfo -ServerInstance BC150
Id : 63ca2fa4-4f03-4f2b-a480-172fef340d3f
Name : System Application
Version : 15.0.36560.36649
Publisher : Microsoft
ExtensionType : ModernDev
Scope : Global

Id : 437dbf0e-84ff-417a-965d-ed2bb9650972
Name : Base Application
Version : 15.0.36560.36649
Publisher : Microsoft
ExtensionType : ModernDev
Scope : Global

I'm getting the following error in step 4
Sync-NAVApp : The following SQL error was unexpected:
There is already an object named 'Cronus Dynamics$G_L Entry$437dbf0e-84ff-417a-965d-ed2bb9650972$VSIFT$Key6' in the database.
At line:1 char:1
+ Sync-NAVApp -ServerInstance BC150 -Tenant default -Name "Base Applica ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Sync-NAVApp], InvalidOperationException
+ FullyQualifiedErrorId : MicrosoftDynamicsNavServer$BC150/default,Microsoft.Dynamics.Nav.Apps.Management.Cmdlets.SyncNavApp


Step 3 that sync the "system application" worked fine.
Sync-NAVApp -ServerInstance BC150 -Tenant default -Name "System Application" -Version 15.0.36560.36649

There are two companies in the database.

SendTraceTag Function does not record Verbose and Information Message

$
0
0
Hi All,

We are currently using Business central , Build 14.0.29530 and recently started using SendTraceTag function to record messages in event log. In the server configuration , Diagnostic Trace level is set to Verbose which is the lowest level but for some reason it does not record Verbose and information Messages in the event log


Not sure if it is a bug, but if someone can provide some insights it would be really great.

Regards,
Tarun






NAV Stress Test and bandwidth allocation

$
0
0
Is there any method you use to stress test the MS Dynamics NAV ? is 1 gigabit transfer bandwidth allocation on every client PC is enough ?

thanks in advance :)

SchedSecureObjectsRollback: Failed to store ACL rollback information with error 0x80070002 - contin

$
0
0
I'm trying to install BC 2019 wave 2 Server Instance and receive an error SchedSecureObjectsRollback: Failed to store ACL rollback information with error 0x80070002 - continuing. The server was used for BC ver. 13 installation before.

any clue the reason for this error and how to resolve this?

Thanks.

why transfer order same ship and receive date

$
0
0
When our users receive a transfer order, the receipt date is taking same date as shipment date.suppose it is shipped on 12.04.2019 and I am receiving on 16.10.2019, it is showing receipt date also 12.04.2019 not the day,16.10.2019,i.e., of actual receiving. please help how to correct it...

How to remove items with zero price in pos

$
0
0
I have some items with zero price in my table.Normally i never allow item with zero price to come into billing line if they scan that item or enter the item no.Bug in pos they have lookup option if they select multiple items in lookup including the item with zero price it gets into billing line.How to remove them from the line if they use lookup option

How to integrate google apps with nav 2016?

$
0
0
Hi Friends .. I tried the same method to upload a file in gmail through navision 2016 . I am getting the Authentication warning message (Unable to Authenticate) while doing File uploading process. please help me to fix issue.

SMTP Mail Setup not working after Multi Factor Authentication

$
0
0
Hi All,

I am not able to configure SMTP Mail Setup after the MFA implementation.
We know earlier this was a simple step to configure SMTP with Office 365 Server Setting.
In my knowledge after MFA, the password will be the AppPassword. I tried this but no luck. See the setup and error in below screen shot.
Business Central 13 CU02 AU
zzd1o28wh3rn.png

Please share your experience to solve this issue.
Thanks,
Manish Sinha

Possible solution to printing error

$
0
0
We have a client who encountered a strange problem when printing certain reports in Nav 2016.
We spent a long time investigating this, and thinking that it was caused by poor performance.

Eventually, we opened a Microsoft ticket. MS suggested that we upgrade .Net to 4.6.1 or above, remove two Windows updates (3098779 and 3097997), and restart the server, and that did actually solve the problem.
Hopefully, this will help someone else if they face the same problem.

The issue occurred quite often, but not always, when printing certain reports (they were all from the Printvis vertical, but that might just be because this client uses Printvis so much). Since these reports are used many times each day, this caused quite some frustration for the users. It only affected users who connect remotely, using CheckPoint VPN and RD Web.

When running the report, the following message appears after a few seconds (5 seconds or less):
wyggh4e84k0f.png
"Rendering output for the report failed and the following error occurred: The definition of the report '' is invalid."

When the same user runs the same report, from the same machine, with the same parameters, this message may appear 19 times, then on the 20th attempt the report runs without problem.
The Event Viewer, and the Nav debugger, do not show any relevant messages when this issue occurs.
Re-compiling all objects has helped to reduce the frequency of this error, but it still occurs.

Business Central Desktop APP on localhost

$
0
0
Hi,

I'v installed Dynamics 365 Business Central on prem (Version 14) on my local computer (no server, no cloud).
Now, i want to connect my database to the Windows Desktop APP, but i the connection failed. I'v use the same URL as worked well in my browser.

Is it not possible to use the Desktop APP for a local installation?

Nav 2018 crashing when running a report

$
0
0
Hello everyone,

I'm facing a problem when running a specific report, the client crashes. This problem is not present for other users they can run it without crashing. I tried restarting my session, the service and even the computer.
Can anyone help?

Thanks in advance
Viewing all 10068 articles
Browse latest View live


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