-
Picture lost on "Edit in Outlook" when creating body from Word layout in Document Sending (2017)
Hi guys When using the Email Body function and a picture has been added to the word layout of the report, and you want to edit the email in outlook before sending, the picture is lost. If sending the mail without editing it in Outlook (SMTP), the picture is fine. The REPORTSAVEASHTML creates a imbedded img src base64, but…
-
Permission for third-party page object not working
Hi, We have a third-party addon that uses a page numbered in the 88000 range as a web service page. Everything works in our development database, and I can open the page directly. However, in our live database, when I try to run the page, or if the user runs a function that access the page via webserivce, we receive the…
-
Set Zoom % on report preview mode
Hi, Is is possible to set the zoom % to 150 for instance, on preview mode on a report? Customer has changed from NAV 2009 classic to NAV 2016 and is cumplaining the text is too small. On 2009 we run the report, changed the zoom % and when run the report again, the % were the same, on this version this doesn´t happen.
-
Customer webportal options?
The current situation for one of our customers is as follows: - Heavily customized NAV 5.0 database - Database is constantly evolving (new objects, extra users, ...) - Possible NAV 2017 upgrade is only planned to start end of next year - Extranet page with SSRS report accessible by their customers The requirement - by end…
-
what are the step by step instructions to execute and utilize displaying technique in CATIA V5.
we will discuss that in CATIA V5 elements in the specification tree should be renamed according to function and how much easier the edition process will be with proper naming of elements. Avoid cryptic specification trees a part with an organized specification tree (left side) versus a part with mixed modelling…
-
Item Charge Assignment
Hi everyone, I have a question about Item charge assignment in std NAV. Is it updated automatically when changing the Quantity/Quantity to Ship/Quantity to Invoice in the charge line? or do I have to do it manually? Thanks in advance :smile:
-
WIP value not Moved to Inventory
Hi, We have Few Prod. Orders which are now closed(Finished) but the Value is not released from WIP to inventory. In G/L we still have some value for these Prod. Order and i check there is no Purchase that is pending to invoice for the material used in these Prod. Orders. This we noticed in older versions as…
-
NAV 2016 "Customize this page" and "Choose Columns" not visible for a user
Hi all, In 2016, one of our users does not have "Customize" listed under the blue "drop-down arrow" on the Role Center. Similarly, if she right-clicks on the column headers on a list page, "Choose Columns" is not visible. Her permission set assignments are similar to several other users who have no problem getting to these…
-
NAV Authentication - ACS vs Azure Single Sign on.
Hello all, I wondered if someone can help me out here with determining the difference between Authenticating Users with Microsoft Azure Access Control Service (as descibed in this technet article - https://msdn.microsoft.com/en-us/library/jj863497(v=nav.90).aspx) and using the 'Set-NavSingleSignOnWithOffice365.ps1' CMDLets…
-
Dynamics 365 (AppSource) - Control Addin DLL Requirement
Hi, I'm looking to add some extra functionality into an appsource app however to do so would require a Javascript addin. Is the DLL that is required for a Javascript addin going to be supported on the appstore? I know we aren't allowed to use DLL/Automation eg. System.IO as it breaches security on whatever shared…
-
SOAP users keeps connected in NAV
We have a customer who are using "Continia approval web portal" that is connecting to Nav by SOAP. But the issue is that user is still connected in NAV for up til 2 hours after the SOAP call, and taking up a license. - Is there any way to adjust this behaviour by a setting or Powershell Script etc.
-
When are expressions evaluated in a report? What is the default value before the items are rendered?
Hello, I would like to know if expressions in a report are evaluated altogether when the report is launched, or only when the items are rendered (e.g. if I put an expression at the very end of my report, will it evaluate it after it has rendered all of it, or right away?). If the latter is the case, what is the default…
-
Exploring TRANSFORM SCRIPTS IN SERVICENOW
Since there are such huge numbers of various choices for when to run a change content, it can be hard to figure out what will work best for your application. In this post, I'll go over the diverse sorts of contents and in addition the factors that are accessible to every one. ServiceNow has some documentation on the most…
-
Physical Inventory Journal Issue with Bin Mandatory
Hi Scenario Location set to bin mandatory When running a phys. inventory journal a number of items appear that state there is stock at the location but the bin contents are zero. At some point someone must have receipted a qty without adding the bin at the time of entry (this could have been before bin mandatory was added…
-
How to find the Job No. Calculations
Hey I'm having issues locating where the Job No.'s are being set for the Jobs List from the Calculate Plan - Req. Wksh. Report. A client is asking for a change to the numbering scheme, and I have the code "theoretically" ready I just cannot find anywhere in the code where it does it. Ive checked the report 699, I've…
-
VSCode in a local machine - I cannot download symbols
The AL language extension is already available to install in a local machine (see Roberto's post). It's the July Update. In a local machine I have installed Dynamics NAV Tenerife July update. - I create a new project with AL:Go! - I select "local server", so the launch.json looks like this: - I cannot download the symbols.…
-
Combine Sepa payments (credit memos and invoices) xml.file
When combining SEPA -payments on "Bank payments to send" scrn, and the vendor have eq. invoice 1000 € and credit memo 500€. NAV combines those as it should, but the problem is that xml- file doesn´t include any invoice details such as sums, invoice messages etc. What should do that those invoice details comes to the file…
-
Custmer By Item Sale in Particular tiem
Hello Expert; I want to Write Code For Customer by Item Sale in particular Time period for Report In Dynamic Navision 2013 . Also which trigger i will use to write Code, and what will be the Global Variables.
-
Customer By Item Sales Report
Hello Experts; i want to write Code to Find total number of Item By a particular Customer In a particular date in Report by Dynamic Navision 2013 , also in which Trigger i write Code and what will be the Global Variables. Regards.
-
Upgrade menusuite from NAV2009 to NAV2017
Hello, I have a problem upgrading my company menu suite from NAV 2009R2 to NAV 2017 (Cu5): after the update all items that were added by Microcoft are not shown anymore. I have exported my menusuite as TXT, and it seems that all these items are added, but marked as deleted: Am I doing something wrong? I have imported the…
-
Print & Send from the application menu
Hi everybody, I am facing a printing layout issue when I print from the "Print & Send" application menu. I print the "Customer Ledger Entries" list from my computer and from another one and the layout is different ! Is exists a setup or template (maybe according to the user) that NAV refers to ? Please help ! Thanks in…
-
Reports: Display HTML in Word Layout
Hi, I want an HTML string to be parsed and displayed in a NAV report (Word layout). In RDLC you can set the markup type of an expression to "HTML" (via placeholder properties). Is it possible to do this in Word layouts? Or does anyone know a work-around if it is not possible? Thanks in advance. Regards Wittgenstein
-
Deleting users from Windows Login deletes more users than desired
Hi all, I used this codeIF WinLogin.FINDSET(TRUE,FALSE) THEN BEGIN REPEAT WinLogin.CALCFIELDS(ID); IF WinLogin.SID = WinLogin.ID THEN WinLogin.DELETE(TRUE); UNTIL WinLogin.NEXT = 0;
END; to periodically delete all users from the Windows Login table that had been deleted in Active Directory. If they are deleted, their…
-
Sync users from active directory with powershell?
Kind of new here but we use windows authentication and I'd like to get a script going that takes care of adding/disabling users from our active directories to NAV through powershell.
-
RDLC in NAV 2017 "Scalablelist: Index 6 outside of the allowed range [0::5]"
I am having this problem on a specific (custom) sales shipment report for a specific sales shipment (printing other shipments works fine). I've googled around and reviewed the proposed fixes: - Sql server version needs to be patched to CU4 - not applicable as client is running higher version of SQL server than the one with…
-
Sales Order Post error-The operation cannot be performed because Order # has already been authorized
Hi. User is using Dynamics Online credit-card processing in NAV 2015. We supplied a batch-post routine to run under the Job Queue, and it outputs log entries to a table listing successes and failures of the posting. There are quite a few instances of this error: The operation cannot be performed because Order ####### has…
-
Data Exchange Framework - negative sign identifier
Hi!Can somebody explain to me with an example how this works?I have 2 columns (one note transanction mark and other transanction amount) I need to map with one column in NAV (transanction amount)?
-
Custom Workflows Setup NAV 2017 Issue
Hi, I have a requirement of creating custom workflow for a transaction say QC Entry. It needs to go through three levels USER1 > USER2 > USER3. I have created a 1. Page for my transaction 2. Codeunit with custom events and response like ("Submit the Document","Approve the Document","Reject the document", etc.) I have…
-
Problem using powershell with code NAV to connect web services.
Hi. I'm having a problem when making a web service connection between a computer A and a computer B in different domains. The code I am using is completely C / AL, I try to call the web service and I get this message I attached. Does anyone know how to solve this problem ?, I have tried using the following powershell…
-
Toplist in Navision LS Retail
Hello, I wanted to add legends on the left hand side of toplist chart in standard ls retail. How to get legends on left hand side of pie chart. Page to be modified is 'Toplist Pie Chart' Regards