-
how to send data to webhool
Can anyone help me to synch data using webhook. I have doubt only URL. what is URL for data exchange for example customer card I have both https and http with SSL for on-promise need few steps Warm Regrads Kris
-
Extension disappearing from user menu
Hello, I'm having problems with an extension in version 2018. Sometimes it disappears from the RTC menu (it's always visible from extension management) and the only way to make it visible for the users again is to restart the service tier. It disappears from all users (both super and other types of users). Does someone…
-
Calling BC web services from Postman/Fiddler
Hi all, I'm getting an error 401 Unauthorized, when I'm trying to call BC web service from Postman/Fiddler. Username is my user in BC and the password is generated web service key for that user. Just to mention that, when I copy same link in browser, I'm getting right json response from service. Does anyone faced with a…
-
Use a value in a Request Page's field
Hello, I want to use a value from a record in a request page's field. I used a method "SetParam" to transfer the Primary Key to the report in order to select the right record. This is the code in the Card Page: trigger OnAction(); var locCalculLoyerEntete : Record "Calcul Loyer Entete"; repDCL01FDL : Report "DCL 01 FDL";…
-
Get current Matrix cell
Hi, I'll try to be clear on that one. I want to get the column ID i'm currently focusing. For example, in the screenshot : 1. The user type default values in Area 1 (Red) 2. He focuses the cell he wants the default values to be typed (Area 2 in blue + Area 5 in pink) 3. When he presses enter on the cell, the line is…
-
Copy a BLOB to another record
Hello, What am I missing to copy the BLOB "Texte" to the BLOB "Documents Manquants" ?if locExtendedTextHeader.Get(locExtendedTextHeader."Table Name"::"Standard Text",'DCLDOCSMAN','FRB',1) then begin locExtendedTextHeader.CalcFields(Texte); Validate("Documents Manquants",locExtendedTextHeader.Texte); end; Thanks in advance.
-
PowerBI factbox error
I have converted a 2015 Nav database to Business Central 14 (spring 19). Everything works fine except for the pages where the POWERBI FACTBOX is present. In this case I get an error: Microsoft.Dynamics.Nav.Client.PowerBIManagement;PublicKeyToken=31bf3856ad364e35, The page contains a control add-in that is not permitted.…
-
NAV 2018 TaskScheduler
Hi you all I have an issue with Scheduled Tasks. Looks like some of them do not get processed at all. Even after setting a new Not Before dateTime it does not move. We generate about 20 Tasks running an own codeunit .. Most of the Tasks are processed but from time to time for a reason i don't understand Tasks do not run.…
-
Merging FR with BE localisation
hello, has anyone tried to merge the FR localisation with the BE localisation? what are the difficulties encountered?
-
Reverse Payment that already applied to Invoice
Hi all, I'm trying to reverse automatically a payment to a Vendor using these steps. Step 1) Unapply the payment from the invoice Step 2) Reverse out the transaction. Step 1 i have no problems. When i try to reverse automatically Payment of a Vendor, i'm getting this error: LOCAL InsertFromGLEntry(VAR…
-
BC Automated Testing: Code coverage page is not opening in Business central 17 on premises version ?
Hi Community, I was doing automated testing on BC 17, what I have noticed is that you cannot open code coverage page. it says 'You can only run code coverage in a sandbox environment'. Previously I was able to open code coverage page in BC 16. Can someone tell is there a workaround to open Code coverage page ? thanks
-
AL begin..end blocks changed colour?
Hi All, I hope every1 is safe! There is something that I´ve realised in my code, for some reason "end" blocks come as red? I experienced this I think when I copied some piece of code from classic nav but as the codeunit is very long I can´t identify if I did this now at some point. Any ideas? thanks.
-
VS Code for AL: Timeout after 2000 ms for 'terminate'
Hi All, I hope someone can help. This is nothing to worry about but it started to happen suddenly. When I stop the debugger this message comes up: Timeout after 2000 ms for 'terminate' Any ideas if there is any setting for this? Thanks.
-
import AR Balance
Is there an easy way to import open AR so that both the Original amount and the remaining amount show? Often this is different depending upon payments made to reduce.
-
Problems creating a WebIntance for BC160
I'm trying to create a WebInstance with 2 different version of BC, 140 and 160. 140 works, but as far as BC16 is concern, when it opens the webbrowser it provokes and error: The client version does not match the server version. You can only connect to a server with a matching version. Client version: 14.0.38650.0 Server…
-
BC 14 on-prem NAVUserPassword Windows & Web Clients - Certificates
Hi We need to implement NavUserPassword authentication for both Windows clients and Web clients, on BC14 on-prem. The Windows client was tested with self-signed certificates and worked. We created these certificates based on older documentation, which created a Root CA, a certificate revocation list, and a Service…
-
How do I adjust Bin Contents with Qty 0, but
I need to adjust Bin Contents where the Qty Case = 0, but the Qty (Base), which is EA, = .00075. I tried using the warehouse item journal, but unable to do so be the qty in the Bin is zero. How do we adjust out the EA?
-
Inserting records in a page build from a temp table.
Hello everyone, Quick question; Is it possible to insert a record when the page is build from a temporary table? There is now a button to create a new record which is not working and I want to know if it is possible to use this button or that it is better to just remove it.
-
posting transfer orders using job queue
Hi all, Has anybody working on a solution to post transfer orders using job queue? I was thinking to create new codeunit to generate entries in job queue and then a report that would grab these entries and run codeunit TransferOrder-Post Shipment or TransferOrder-Post Receipt. Has anybody done any solution like this?…
-
Worksheet Page,. Datasource is a union, Export using XML port
Hi All Still relatively new to Nav/AL extension development. Trying to figure out how to approach this extension We have items we need to label (the labels will be generated by exporting a CSV file for LoftWare labelling app). I need to show a list of records based on a few parameters (mainly start and end date) The…
-
Delete Empty Registers
Hi, Is deleting empty registers (G/L, Item etc.) necessary? If so, why? What causes empty registers? Thanks, Rachel
-
Making a field mandatory
I want when a specific product is selected that field becomes mandatory when it`s a different product the field is not mandatory. how can I achieve this?
-
BC14 CU11 App Install Error
I am facing issue when I try to install Suretax app on BC14 CU11. I am able to install app on Cronus BC14 CU11 Database but I am getting error as shown in below snapshot when I tried to install on Customer Database. I have already generated symbol for all objects and resolved compilation error. Any help is appreciated.…
-
Blank page between report pages in PDF format
When I try to print my report in PDF format I have next result: First page: first page of the report Second page: blank page Third page: second page of the report Forth page: blank page Fifth page: third page of the report and so on... How can I fix it?
-
What/How is the link between Customer number in BC and GUID in Dynamics 365?
In a BC14 solution we have set up the synchronisation from Business Crentral to Dynamics 365 using the "Microsoft Dynamics 365 Connection Setup" The flow is goo, and the changes are flowing as they should. Now however we need to be able to receive customized comments related to Customers from Dynamics 365 back to Business…
-
Error, while Install NAV2016 CU29 or higher ServiceTier
Hi Folks, I tried to Ugrade all our ServiceTiers today, but i could not Install CU29 or Higher (up to CU32) on our WIN 2008/2012 R2 Machines The Install Process aborts with a Message, that Due to a Permission Problem, The Service is not able to Start. This is the Message from the Server-Protocol Server instance:…
-
Business Central SMTP TLS version
Hi all, Does anyone know if Business Central is using TLS 1.2 for sending SMTP mails? Thanks! Jan
-
Display Text BLOB in Word Layout
Hello, I am working on extensions for NAV2018. I tried to show a Text from a BLOB field in a Word Layout. But I am having the following result : I used a "Repeating" Content Control in the Word Layout and CalcFields in the trigger OnAfterGetRecord() : Thanks in advance.
-
project plan or some sort of documentation to use for a new implementation F&O
Does anyone have any documentation to use for a new implementation on F&O
-
BC 17, Table Sales price and resource price is marked for removal:
Since BC 16, Table sales price and resource price has been marked for removal: I'm using these table to find unit price of items and resources. Is there any other workaround available ? how to get item and resource prices ? thanks.