-
Enum filter in Query API
Hi In BC V16 I have created an API Query and published as a web service. The query has a filter which filters an enum field in the underlying table. I will be consuming the oData V4 URL. When I test in Postman the filter is ignored. Does anyone know how I should implement the filter? Thanks
-
GETURL
Hey, guys. I am using Web client and it works well. I want to generate a URL for every Purchase Order. There is a GETURL function, but the problem is that for some reason the result of this function has 3 problems: 1. It has the 'http', not the 'https' prefix (why?); 2. It has 48900 port number and I have no idea where it…
-
AWS SDK .NET for use within Dynamics Nav
Hi, For different reasons I would like to use the AWS .NET SDK within Dynamics Nav. https://github.com/aws/aws-sdk-net Is this possible? If so, how would one do? I guess you need a .dll to reference? Never developed any .NET extensions, so I am a rookie within this area.
-
Production order scheduling order
Hi team, We noticed that when we would Refresh the PRD, the Backflush would schedule EVERY item to end at the Due date and flow backwards even if they go through the same work center (see two lines below). However our Work Center Capacity is currently set at 1, which to me would mean that it would only be able to process…
-
Add a Base64 encoded PDF as an attachment to a Sales Order in BC
Hi, I receive a Base64 encoded PDF through a webservice in BC16. I managed to deencode the PDF. My question is what the best way is to attach the PDF to a Sales Order? From the Sales Order I want to be able to open the PDF.
-
Purchase Tax on Expenses / Costs
Hello! I want to thank many who take their time to support many. On this occasion I would like to ask you for support in which you illustrate where I can go to do this. On this occasion, I would like the amount of the tax to be in their respective accounts. That means that the first line would have 517.50; and the second…
-
Cannot see media and mediaset fields on card page
Hi experts, I have made my own extensions for Business Central Cloud (Sandbox): One new table and one new list page. Using the list page, I open a new card page, I have made. I am trying to find out what is possible with images in BC and therefore I have a few questions regarding the table and the card page, that I show…
-
Codeunit 131007
Hi All, Where can I find Codeunit 131007 “Library - Report Dataset”. I can't add it as a variable in my extension?
-
Controlling Cursor/Focus on Phone/Tablet/Web Client while Scanning Barcodes
Hello, some of our customer needs to use NAV with mobile devices in Warehouses. They want to make processes with bar code system. We have a problem on Mobile clients which is even you disable other fields, making false of editable and quick entry property of the page, after scanning the bar code, the cursor goes away or…
-
Access Microsoft Dynamics NAV 2016 SOAP Web Services via Azure Application Gateway
Hi, I have a client with a NAV 2016 Server instance hosted on an Azure VM. I have configured a SOAP webservice that should be accessed externally, via an Azure Application Gateway. I am able to access the WSDL page for this SOAP webservice over the internet. The problem is that when I try accessing any of the functions…
-
Business Central on Cloud (SaaS) - Export company from Production and Import company to Sandbox
I will appreciate if someone can help with explanation how to export specific company from Production environment on Cloud, and then import the same company into Sandbox on Cloud. Or, what is the "new way" to do that when client must test new development on Sandbox (development environment) with more/less real data from…
-
Purchase Invoice Extra unfilled line error while posting
I'm getting this error when i post only the filled purchase lines in the invoice. The lines from 100000-150000 are filled correctly.But when I post its showing:- No. must have a value in Purchase Line: Document Type=Invoice, Document No.=EXP/CMUM/20-21/00161, Line No.=160000.It cannot be zero or empty. Although, line No.…
-
NAV Upgrade Tool-Set
Hi NAV community. I would like to bring your attention to the tool-set designed and was used for internal use in NAV upgrade projects. It was successfully used and adjusted in 200+ NAV Upgrades from Classic to RTC and BC. Since the fact, that our company SWP was acquired by bigger MS partner, the tools are not used…
-
Sync-NAVTenant crashes for database converted from NAV2013
Hello, I am doing NAV2009 to NAV2015 upgrade. I got fully upgraded tables and data for NAV2013 (7.0) and I am trying to convert the result to NAV2015 (8.0) format. I am opening the database in finsql, all is going well, then I am invoking Sync-NAVTenant and getting the following: Sync-NAVTenant : "§", hexadecimal value…
-
is it passible to validate field value through Navision web service before insert or update
Hi All: Navision provide web service that you could call it for insert , update ... etc. The filed value will be validated when you call web service Create / Update function. But I just want to validate field value before call Create / Update function for checking filed value legally . Is it passible to validate field…
-
React.js to NAV17
How can you connect to Navision 2017 from React.js or React Native. I want to both create data and read data. Say I want to create my own Navision client with React. Is there an example of this? Thank you very much stony
-
Data migrate?
Hello BC experts, I have a quick question regarding data migration. We have an app/extension based on BC al programming in 14m range ISV range. Now we have developed same app in a PTE range which is 90k series. Now, we want to move all the data from 14m objects to 90k objects. Is there any tool or code that can help us to…
-
Converting Data from NAV 2009 R2 to NAV 2013 R2
Help: I converted the data (tables only) from NAV 2009 R2 to NAV 2013, according to the upgrade toolkit of Nov 22/2013. This worked fine with the "short version without installing NAV 2013. After this I attached the database to NAV 2013 R2. When I am trying to open this database in the NAV 2103 development environment with…
-
Problem creating middle tier
Hi, I am trying to create a new middle tier on Nav 2015 and I keep getting this error. Unable to locate the default ServerInstance. This happens if I use the admin tool or if I use the powershell command. I don't know where I would find or configure the default instance. Can anyone advise? Thanks
-
How to get
Hello, All of the "Header" data fields in the Demand Forecast page 99000919 are global variables. I want to default the View by Period to Month and also verify the same when the page closes. How can I get that value? A. I have tried using Modify(PeriodType) to get the value from the OnAfterValidate trigger. PeriodType…
-
Whether it is possible to use a debugger to understand from what place object are call?
For example I can view page as a developer. But I have to understand the place which page is calling from? Can I use debugger in this case?
-
Web Client Signin
I've installed BC14 on two server. First with SQL and BC Server. Second one with web server component. When Login with URL https://localhost/BC140 all works great and I can login. If use https://servername/BC140 after login return on signin page. In browser address bar: https://servername/BC140/SignIn?ReturnUrl=/BC140/…
-
XMLport import error when Nodename ends twice
Hello mibuso-members I've got a Problem with an XML import. I get the Files from the Customers and can't change how they are. Here's an example how the XML-Files look. It all works when the "NotMandatory"-Field isn't empty (No.1). As soon it's empty (No.2), two closing </XMLSample>-Nodes appear and Navision gives an Error.…
-
Loggin HTTP traffic in BC SaaS
Hi all, Is there any way to log the http traffic into a BC cloud tenant? The thing is that I have created an integration with an external service. I'm sending a job with the related tasks and planning lines to that service. Each entity creates an entry into the external Service, I know that the call via HTTP post is…
-
RDLC: Error in fill background color of row
Hi all, When I want to fill the background of a text field in an RDLC report I get the following error on the Description field, all the other fields in the same row don't give this error and work perfectly. =IIf(RowNumber(Nothing) Mod 2, "LightGrey","White") Any thoughts?
-
Group Data in List Pag
Hi, How can i group data in a list page by item code? I have developed a Matrix page on Item ledger entry, i want to group data by Item code. How can the same be done?
-
Saving a file to Sharepoint
Hello, I would like to know the setup required to automatically save a file to SharePoint from Business Central. Please could someone direct me to any blogs which explain this well. This will be on the back of creating a .txt file via Data Exchange. We are on Business Central 16.1. Thank you.
-
API Query in BC
I want to make a custom API with items and customer discounts. So I made a query and connected the item table to the Sales Line discount table. query 50100 "Itemprice Entity" { QueryType = API; Caption = 'Itemprice API', Locked = true; APIPublisher = 'Me'; APIGroup = 'Client'; APIVersion = 'v1.0'; EntityName = 'itemprice';…
-
Business Central: How can I do automated testing of Processing Only Report ?
Hi Community, I need to do automated testing of processing only report, I need to cover the code written in OnPreDataItem and OnPostDataItem triggers ? Can anyone give me head start, i'll be very thankful. thanks
-
XMLPort In Business Central
Hi! I need to catch the URL of a file imported with the XmlPort. With the Windows client, i can get the total file name (URL+File Name) with CurrXmlPort.FileName, but with the Web client, i can only get the File Name (without the URL). I need this info to save it in a log table (with other infos like File Size, Date, Time)…