-
ShortCutKey on NavigatePage
I've got a question about the ShortcutKey Property. When I add a Shortcut to an Action on a Card- or Listpage. -> The Shortcut works perfectly. But when I add a Shortcut to an Action on a NavigatePage. -> The same Shortcut used above doesn't work for example for "back". Does anyone know how to solve this problem? (BC190,…
-
winhttprequest send method (with blob) with Umlaut conversion problem.
When in send a BLOB through an InStream that contains a special character ( german umlauts Ä/Ö/Ü ) i get a "400" response because the character doesn't get converted correctly. According to the ms docs you can add a second parameter to the function for enconding but it doesn't work with navision 2009sp1 does it? I'm…
-
Xml import question
Hi, is there a way we can import a complex type element in an xmlport? I am getting the error 'the element cannot contain text. Content model is empty'. I'm not sure how to get around this Regards,
-
There are any Microsoft Tool in order to convert the database in EUR?
Dear NAV & BC experts, We have a croatian Company. As you know, in January croatian companies have to pass to EUR currency. Dou you know if there are any Microsoft Tool in order to convert the databe in EUR? Thanks in advance.
-
Totaalbedrag sales line niet zichtbaar in uitgedraaid report.
De titel is een beetje vaag, dus ik zal het wat beter uitleggen. Ik ben met een opdracht bezig, waarin er in de verkoopfactuur een tabel voor openstaande ongefactureerde artikelen uit de Sales Line moet komen. Mijn opdrachtgever wil een totaalbedrag onder het tabel met de Sales Line artikelen hebben. Ik heb een global…
-
Print to ELO with BC
Hi, my customer has an ELO archive to which documents are printed through a printer driver. The Document has special control chararacters, so ELO know what document it is. With NAV 2017 this worked fine, as the printer output is textual based and therefore can be interpreted by ELO. The same print from BC results in a way…
-
Navison 3.53 license
Hi Does any one have Navison 3.53GB license and want to sell it/share for educational purpose?
-
random files on temp folder of service account?
The windows user "service.sql" is only used as a service user of the NAV ( 2017) , and c folder of the server is totally filled because of the produced temp files ( each has size 70 mb, so far total: 213gb ) in temp folder of this account. Please see the attachment . Do you know any reason why NAV produces this temp files,…
-
Guidelines for Partners: The Universal Code Initiative and SaaS related cases
The latest guidelines for partners on the Simplanova blog will explain the Universal Code Initiative, and its goals and will enlighten you about the most popular breaking changes regarding Cloud development. Take your time and have a read here:…
-
Cryptography Management and TempBlob
Hello Everyone, I'm trying to do something that is harder than expected. I have to send a file (a pdf report, for example), via httprequest with multipart form-data. I managed to do that, only working with the tempblob codeunit (it has to be compatible with cloud environment). The problem is that the provider receiving the…
-
Error with extension not properly connected to separate company
Hi there, I am installing an extension that I only want active in one company. However, when I try to use my other company where the extension is installed but not connected/active, I get this error on the pages that the extension touches. We can't connect with this other company since it is in a different country and the…
-
Updating Profile role from web client
Hi there, if you go to the profile role, there exist the possibility to customize the profile for all. But when I click to Customize a new site is opened with following link: http://s22-navapp2c:48900/BC190?profile=BUCHHALTER/IN&customize the port 48900 does not exist. May be it is because of missing the Client Base URL in…
-
Troubleshooting session resource consumption
Hi, I recall in the old versions of NAV, (before 2009 classic client) you could view connected sessions and view the resources used by each session. E.g. Processor time, and memory usage. Is there anyway to do this in modern client? I Am currently using NAV2017.
-
What is the structure in C# to add records to a BC Cloud table via the OData v4 web service?
I have created an application in Azure and I have given it read and write permissions in BC, in BC I have published the page as a web service. So far I only have the C# code to display the records. The requirement is to monitor a specific folder in Windows and whenever a text file is added, the content of that text file…
-
NAV 2013 R2 QL Server error or errors occurred when accessing the Object table
Hello i have just restored a database frp, live, iam gettin SQL error after restoring the database in sandbox server, the database located on Azure. i have tried to sync the database via Tools-> "Buld server application object " whch comes with bunch of ForNav objects. i have have finaly tried on powersheel sync-NAVtenat…
-
OData WebServices BC14
We have custom normal page which we have incorporated OnNewRecord trigger which populates the document no (based on balance of the journal and the no series present =UpdateBalance / SetupNewLine functions). (based similar to Page = 39) The custom page works well when used manually (document number is populating). When we…
-
Deleting Reservation Entry Table Reservation from AL code
Hi All We have sales order item demand reserved to production orders. I want to delete the reservation entry table entry for sales order--prod order (2 lines for each reservation) and re-create the reservation linking production order to Job Planning line. Are there any known risks involved in deleting reservations and…
-
Get oAuth2 token based on Authorization Code
Hi, I'm using a NAV routine to get Authorization code (oAuth2 protocol). How can I convert this authorisation code into Token used further for API requests ? The authorisation code is available in next context: 1. in browser there is a callback like this:…
-
Business Central: Problem with creation of Docker BcContainer
Hi, (sorry if wrong forum, correct option about BC was not present) I want to create a BcContainer (Docker container). I have installed Docker Engine and the latest BcContainerHelper. I am now trying to execute: $ArtifactURL = Get-BCArtifactUrl -type Sandbox -country dk $containername = "(name)" New-BcContainer…
-
BC on prem subscriptions indirect provider in UK
Can someone please help me with a UK indirect Provider / Distributor for BC On-prem Subscriptions. Seems most focus on CSP and NCE and are oblivious about distributing On-prem subscriptions.
-
Mail setup In docker environment
Hallo, Als ik een mail setup wil doen met office. las ik dat ik in azure -> app-registraties mijn app moet registeren. Nu telkens ik een test email wil versturen in bc central zegt hij dat de omleidings url niet correct is. Kan iemand me zeggen wat ik bij omleidings-uri's moet invullen? bv https://test/BC/?company=CRONUS…
-
Automate C/AL code to AL conversion
Join the demonstration of how simple C/AL code to AL conversion can be with automated Simplanova AL Tools (SALT), and hear from Xitec (NL) how they apply SALT in their add-on upgrade from C/AL to AL. During the webinar, you will also learn that SALT will be available for download on Visual Studio Code Marketplace. Register…
-
NAV Application Server checking always for Bad Query objects?
I've now twice imported nav object ( 8-9 months apart) to our new live that had mistake in it. Wierdly enough the Chart of Accounts page always does not open if I have a broken query in object database... It immediately throughs an error (same as referred by the query). The broken query has no references to itself in the…
-
Nav 2014 diameter pie chart
Hello all, I have the following problem: I have programmed 3 different pie charts in C/AL in Dynamics Nav 2014. In the display all 3 charts are shown with the correct data, but all 3 pie charts have different diameters (despite the same measured variables). Is there any way to set the pie chart diameter so that in the…
-
How to create New Payment Services in SaaS BC ?
Hi All, how do we create new payment service in SaaS BC other than PayPal? Similar like this app source Stripe Thanks before
-
CRM Integration, proxy tables, fields ids on the 10,000 range
Hi, In the context of an integration BC/CRM (BC20), we have used the altpgen tool to generate proxy tables and do the developments based on this. For example we have got the definition of the CRM account extension. We have been able to work and test deploying using Visual Studio Code. However, when we have tried to deploy…
-
scrap weight calaculations
how to calculate the particular scrap weight of items in subform and update the header level for example in item table i craeted a scrap filed data type boolean when click true items only calculate in the line level i choose 3 items line level scrap weight so three items calculate and update the header also give me…
-
Join the webinar: SALT Demo and Partner migration experience from Xitec
Join the demonstration of how simple C/AL code to AL conversion can be with automated Simplanova AL Tools (SALT), and hear from Xitec (NL) how they apply SALT in their add-on upgrade from C/AL to AL. During the webinar, you will also learn that SALT will be available for download on Visual Studio Code Marketplace. Register…
-
Why does a team member's licence not allow a user to create purchase orders via sales orders?
What is the proper user licence for users?
-
Convert C/AL code to events in AL
This video demonstrates how SALT converts standard object changes to events in AL, in an add-on upgrade project. SALT is a tool platform that supports you throughout your full Business Central C/AL code to AL conversion. SALT automatically applies many of the fixes you would normally search for and apply manually, provides…