-
CRM Sales Quotes automatically archive in Business Central
Has anyone seen where Sales Quotes that initiate in CRM and flow into Business Central. automatically archive in BC even though archiving is turned off in BC?
-
Can't send mail through new outlook client.
Hello! I have a situation where the new Outlook client doesn't seem to work with NAV. We can't send emails through it, so we had to roll back to the previous version of Outlook. I just want to check if we should escalate this matter or if we can expect it to be fixed before it goes live for everyone else? Didnt find…
-
Exploding assembly bom on assembly order
We currently create assembly orders for Sales orders. In some of our assembly boms we have other sub assembly boms, when we assemble the top level item we pick and assemble all the sub assemblies at the same time. We do this by exploding the sub assembly boms on the assembly order. this adds all the components and changes…
-
Can't connect to Microsoft Current User Connector
We can't connect to the Microsoft Current User Connector so that users can send emails from their sign-in account. The email address on the Email Accounts List Page is always empty in Version 24 (on-prem). This worked perfectly in Version 18 (on-prem), shows the user's email address and allows us to send a successful test…
-
AES Encryption for Cloud BC
Hi All, I need to encrypt for AES Encryption in Cloud BC. is BC able to do that? usually i encrypt from here --> https://www.devglan.com/online-tools/aes-encryption-decryption
-
URGENT: CustomerSource missing. Need to download OnPrem License
Hi There We all know the customersource is now retired. Unfortunately, I could not find a place to download the latest license for OnPrem BC. We urgently need to download this and the partner staff is not very helpful. I checked my admin.microsoft.com portal but it is not there. Anyone know the correct URL to access the…
-
Report with temp tables
Hi experts, This is in Business Central cloud. I have made a header table "H" and a table "L" with the lines in the header. I have made a report that prints one H and the connected L records. When the header table is posted, all fields on H and L are copied to two other tables, "Posted H" and "Posted L". And the H and L…
-
The 157.55. ***** server cannot be found. Try again later or contact your system administrator. HELP
The 157.55. ***** server cannot be found. Try again later or contact your system administrator. Hi guys I have a situation trying to connect to a server from the development environment of a server. I am outside the server network and for business reasons the server is not open to the internet. It doesn't even ping me on…
-
Consume a soap web service from asp.net application
Hello, I' m trying to create a web application with visual studio 2022 by adding a reference to a navision web service, it gives me this error :
-
Run codeunit
We need to run specific codeunit (OnRun trigger) and stop session afterwards from Windows Task scheduler. Our issues: - for logged user client shows message to confirm connection (-consolemode parameter doesn't help) - for not logged user codeunit isn't invoked. Event viewer reports unspecified error - probably concerning…
-
Presentations of BC TechDays 2024
Presentations of BC TechDays 2024 Presentations of the BC TechDays 2024 conference of 13 & 14 June 2024 in Antwerp (Belgium) Thursday 13 June 2024 AL Development for OGs [90 min] (Eric Wauters (waldo), Arend-Jan Kauffmann) Double Trouble: A New Perspective on AL Testing [90 min] (Vjekoslav Babić) Microsoft Presents:…
-
Slow start of BC service
At one of our customers the BC service takes more than 4 minutes to start. We're using BC24 on-prem. We're getting three events like this in the event log: Held lock "App Group Update" for 165986 milliseconds. I made a technical support request to MS but the support engineer doesn't seem to have a clue... So I'm hoping one…
-
BC TechDays 2024 video
My impressions of this year's conference: BC TechDays 2024
-
Create new BC23 on-premise development enviroment
Hello, I would like to create a new development environment from my BC23 on-premise server instance because the test data is outdated. Unfortunately, I can't find any instructions on how best to proceed. Greetings Hubertus
-
Passing quantity back to originating function
Wondering the best way to pass a quantity value back up a chain of functions. I have an originating function that calls another, and another, etc. to where the final function is 5 steps down from the originating. This is all base NAV. I'm looking for a way to pass a quantity from the final function back to the originating…
-
BC14 developer license
Hello I want to extend my BC14 license and a solution developer(developer license). My partner said that it is impossible, can you confirm it? I've done it with different clients with NAV2016 and there was no problem.
-
I could not create pick from my assembly order in Business Central.
Hi Everyone, Good morning. In Business Central, I am trying to create pick list for raw materials from a bin in storage zone to a bin in the assembly zone for an assembly order. But it says 'Nothing to handle'. Attached are my location configurations: Please assist. Thanks.
-
Caution: Your Program License expires in 25 days
Hi Guys, One of the customers we are supported is getting the License Expires error message when accessing Development Environment. They are on NAV 2015. There is no error when client is launched, only on the designer. Any ideas?
-
Order all order/invoice pages by date by default
Hi, every time I enter a page like Posted Sales Invoices, Sales Invoices, Sales Orders, Purchase Orders, etc, etc. I find the list of orders/invoices ordered by No., and in the case of Sales Order there is no order established by default, that's why I always need to click on the Document Date header and order it, so I make…
-
ServiceTier Administration Tool 3.4.0.0
Hi, we are using the tool for a long time and are very satisfied. However, we have recently a problem. When we start the tool, it takes 5 minutes to display the services. We don't see anything in the event log and we haven't changed anything in the BC. What else could we look at? Are there config files that we can look at?…
-
Sending email by using service-to-service authentication in Business Central online
Hi all, I have an external application that calls Business Central API by using service-to-service authentication. The API session needs to send emails. Could you please give me some advices how to do it. Thanks
-
PDF
-
BC 23 using Entra groups for permissions
Could someone supply advice, experience, or documentation for setting up on-prem BC 23 to use Entra groups to control user permissions within BC? We used to use AD groups for years in Nav, and really missed them in user setup for earlier versions of BC. The release notes for BC 23 seem to imply that Entra groups are valid…
-
The remote certificate is invalid according to the validation procedure
I am calling the service from a 3rd party when the following error message appears: Microsoft Dynamics NAV This message is for C/AL programmers: A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote certificate is invalid according to the validation procedure.OK People tell me whether the…
-
How to Export To OLD Syntax
Hi, I'm a developer currently working with some installations of Business Central 14 OnPremise. Despite the transition to the development in AL, I still need to make some customization the old way with C/AL and development environment and therefore I still need to merge object in txt. When I export the txt object from some…
-
get all values of field in table for writing in the variable of array
May be somebody knows how to get all values (there are 10) of field in table to writing they in var of array: Int [10]?
-
Creating an outsream and in stream of XML data..
Hii all experts I am facing an issue and need your valuable suggestions, Problem --> 1)NAV System XML File/data outstream> 2)System 2(Reads the data processes it) | | 4) <--NAV reads the data and stores it <3)XML Stream data back to nav< Most of the experts must have done this.. just seeking the idea... is it feasible if…
-
How do you avoid the missing description error when Omit Default Description is ticked?
We are using Nav 2017. I have C/AL code to calculate intercompany and do various other things. Code Snippet GenJnlLine.INIT; EVALUATE(GenJnlLine."Posting Date", GetFieldStr('PostingDate')); GenJnlLine."Journal Template Name" :='GENERAL'; GenJnlLine."Journal Batch Name" := 'INTERCO'; GenJnlLine."Posting No. Series" :=…
-
Comparing two record variables
I don't know if it's risky, or if it's a known habit of you guys, but sometimes i want to compare two record varibales and see if they're the same (i mean, through code). i also noticed that FORMAT function works with record variables. Is there something wrong (or is there a better way to do it) in doing this?IF…
-
Performance issues in generating electronic accounting with high transaction volume
Hello everyone, We have a client with 40,000 transactions, and when generating electronic accounting, it takes a long time. The last one I generated took 9 hours. However, the client says it doesn't generate anything. Microsoft replied that this delay is due to the transaction volume, but my boss's boss insists it should…