Quantcast
Channel: Forums - Recent Threads
Viewing all 143529 articles
Browse latest View live

SSL Revoked

$
0
0

Hi All, 

Were having an issue with a wildcard ssl certificate, tested it with IE/Chrome/Edge all fine, but with the Nav client we get the following error

The CSR was created on the server, pasted into the godaddy site to create the certificate, then imported via mmc, into the personal, and trusted roots

Any ideas


Alternate approach to Data Warehousing

$
0
0

Hi guys,

As the title suggests, I'm looking for alternate solutions to Data Warehousing.

I work in a relatively small organization and we use Dynamics 365 and Dynamics NAV. I have been using "Dynamic Excel extracts" from both system to create reports, dashboards, etc. I've read about "Power BI dataflows" and I think it's something that I can eventually use as a solution, when it's live.

I was wondering, whether Microsoft Flow and Power Apps could help me achieve my solution with what I've got - dynamic spreadsheets.

Is there a way I can schedule flow to extract an entity to a spreadsheet regularly? I can build the data model and then perhaps find out a way refresh the spreadsheet automatically and build all my reports using Power BI from this spreadsheet?

Regards

Deleted records are hanging around lookup fields in Sales Hub

$
0
0

Hi experts,

deleted records are hanging around the lookup fields in recently used items in interactive service hub. 

October Update - JavaScript control add-ins in AL for Chart.js

$
0
0

Hey guys, I am testing the new AL type control add-in in Visual Studio Code to learn, how to visualize data in Business Central by using Chart.js. The problem is, that there is nothing to see in BC...the usercontrol stays empty...What else do I have to do? I also added the property "ApplicationArea = all" to the usercontroll. But there is no difference...

The source of the code is:
https://blogs.msdn.microsoft.com/nav/2017/10/12/nav-development-preview-october-update/

The following picture shows the executed code:

And this is the output in BC:

Why is it not working?!

Thank you for your help!

"duplicate button id detected and removed" above error is seen while publishing in ribbon workbench

$
0
0

"duplicate button id detected and removed" error is seen while publishing even when the button is deleted including it's command. I have already cleared the cache in my browser.

The command added to button is also getting duplicated.

Does a partner need to be Microsoft Partner to support an organization

$
0
0

Hi,

Thank you for answering my question.
Our new NAV partner is currently not a Microsoft partner for Dynamics.
Question:
1) Does the vendor needs to be a Microsoft partner in order to support customers.
2) What happens if they are not a Microsoft partner for Dynamics and we have an annual maintenance contract?
Warm regards

how to clone a custom entity

$
0
0

Hi I am wondering if you can assist me.

I have a custom entity called bundles, under bundles there are many items using a N:N relationship as many Items can have many bundles and many bundles can have many items (see screenshot for reference) I want to Clone a bundle and for it to also copy over all the items that sit in that bundle as well as the basic info.

I know you can potentially do this for the bundle to create a new one with a prefix of Clone... But how can I possibly clone the items. I don't actually want to clone the items just their relationship with the bundle.

Thanks

Automate customer invoice settlement not via "Marking Transaction" methods

$
0
0

We have an automated scheduled batch job where it will read in 2 parameters:

1. Customer Invoice number

2. Customer offset invoice number

The batch job will perform the settlement almost similar to how user perform at "open transaction" screen.

However, during the time when this batch job is run, if there is one transaction left unmark by user in the open transaction screen, the batch job may accidentally "update" (offset/settled) the wrong invoice over its intended number.

Mark transaction does not seems to gracefully handle such automated function. We also would not want to create a payment journal just to handle this case. I would like to check:

1. Is there any library to perform settlement by directly specifying the invoice number (by means of reference ID or whatsoever) without using the mark transaction options

2. If not, is there other options to handle such automation (clearing mark transaction before settling may work, however, issues still arise if automation and manual marking are perform at the same time).

Many thanks in advance.


Help on this error

$
0
0

Server instance: Dynamics90
The service MicrosoftDynamicsNavServer$Dynamic90 failed to start. This could be caused by a configuration error. Detailed error information: System.ArgumentException: It is likely that certificate 'CN=100.200.10.47' may not have a private key that is capable of key exchange or the process may not have access rights for the private key. Please see inner exception for detail. ---> System.Security.Cryptography.CryptographicException: Invalid provider type specified.

   at System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer)
   at System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle)
   at System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()
   at System.Security.Cryptography.RSACryptoServiceProvider..ctor(Int32 dwKeySize, CspParameters parameters, Boolean useDefaultKeySize)
   at System.Security.Cryptography.X509Certificates.X509Certificate2.get_PrivateKey()
   at System.ServiceModel.Security.SecurityUtils.GetKeyContainerInfo(X509Certificate2 certificate)
   at System.ServiceModel.Security.SecurityUtils.CanKeyDoKeyExchange(X509Certificate2 certificate)
   at System.ServiceModel.Security.SecurityUtils.EnsureCertificateCanDoKeyExchange(X509Certificate2 certificate)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Security.SecurityUtils.EnsureCertificateCanDoKeyExchange(X509Certificate2 certificate)
   at System.ServiceModel.Security.ServiceCredentialsSecurityTokenManager.CreateServerX509TokenProvider()
   at System.ServiceModel.Security.ServiceCredentialsSecurityTokenManager.CreateLocalSecurityTokenProvider(RecipientServiceModelSecurityTokenRequirement recipientRequirement)
   at System.ServiceModel.Security.ServiceCredentialsSecurityTokenManager.CreateSecurityTokenProvider(SecurityTokenRequirement requirement)
   at System.ServiceModel.Channels.SslStreamSecurityUpgradeProvider.CreateServerProvider(SslStreamSecurityBindingElement bindingElement, BindingContext context)
   at System.ServiceModel.Channels.ConnectionOrientedTransportChannelListener..ctor(ConnectionOrientedTransportBindingElement bindingElement, BindingContext context)
   at System.ServiceModel.Channels.TcpChannelListener..ctor(TcpTransportBindingElement bindingElement, BindingContext context)
   at System.ServiceModel.Channels.TcpTransportBindingElement.BuildChannelListener[TChannel](BindingContext context)
   at System.ServiceModel.Channels.SessionChannelDemuxer`2..ctor(BindingContext context, TimeSpan peekTimeout, Int32 maxPendingSessions)
   at System.ServiceModel.Channels.ChannelDemuxer.CreateTypedDemuxer(Type channelType, BindingContext context)
   at System.ServiceModel.Channels.ChannelDemuxer.GetTypedDemuxer(Type channelType, BindingContext context)
   at System.ServiceModel.Channels.ChannelDemuxer.BuildChannelListener[TChannel](BindingContext context, ChannelDemuxerFilter filter)
   at System.ServiceModel.Channels.ChannelBuilder.BuildChannelListener[TChannel]()
   at System.ServiceModel.Channels.ChannelBuilder.BuildChannelListener[TChannel](MessageFilter filter, Int32 priority)
   at System.ServiceModel.Channels.SecurityChannelListener`1.InitializeListener(ChannelBuilder channelBuilder)
   at System.ServiceModel.Channels.TransportSecurityBindingElement.BuildChannelListenerCore[TChannel](BindingContext context)
   at System.ServiceModel.Channels.ReliableChannelListener`3..ctor(ReliableSessionBindingElement binding, BindingContext context)
   at System.ServiceModel.Channels.ReliableListenerOverSession`5..ctor(ReliableSessionBindingElement binding, BindingContext context)
   at System.ServiceModel.Channels.ReliableListenerOverDuplexSession`2..ctor(ReliableSessionBindingElement binding, BindingContext context)
   at System.ServiceModel.Channels.ReliableSessionBindingElement.BuildChannelListener[TChannel](BindingContext context)
   at Microsoft.Dynamics.Nav.Types.Channels.ChunkingBindingElement.BuildChannelListener[TChannel](BindingContext context)
   at System.ServiceModel.Channels.Binding.BuildChannelListener[TChannel](Uri listenUriBaseAddress, String listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
   at System.ServiceModel.Description.DispatcherBuilder.MaybeCreateListener(Boolean actuallyCreate, Type[] supportedChannels, Binding binding, BindingParameterCollection parameters, Uri listenUriBaseAddress, String listenUriRelativeAddress, ListenUriMode listenUriMode, ServiceThrottle throttle, IChannelListener& result, Boolean supportContextSession)
   at System.ServiceModel.Description.DispatcherBuilder.BuildChannelListener(StuffPerListenUriInfo stuff, ServiceHostBase serviceHost, Uri listenUri, ListenUriMode listenUriMode, Boolean supportContextSession, IChannelListener& result)
   at System.ServiceModel.Description.DispatcherBuilder.InitializeServiceHost(ServiceDescription description, ServiceHostBase serviceHost)
   at System.ServiceModel.ServiceHostBase.InitializeRuntime()
   at System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
   at Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.StartWcfServices()
   at Microsoft.Dynamics.Nav.WindowsServices.NavServerWindowsService.Start(String commandLineServiceInstanceName).

Customize view in Dashboard

$
0
0

The requirement is in Dashboard, I have a view with display data which is grouped

Class NameStudentsTeachersNote
Math 1.2Danny +Jean +This is a note
Chemistry 1.1DanPeter +Another noth

The raw data -----------------------------

Math 1.2 | Danny | Jean

Math 1.2 | Joan | Jean

Chemistry 1.1 | Dan | Peter

Chemistry 1.1 | Dan | Matle

--------------------------------------------

Data is grouped and if the row has more than values in a column, it will display + to indicate having multiple values, the + icon just have that meaning, no functionality at all.

How can I customize that view in the dashboard to satisfy the requirement

CRM 2013 On Premises - User License to access multiple organization

$
0
0

Hello Folks,

I have a Question related to CRM User License. Here is the scenario.

User 1 need access to both Organization 1 and Organization 2 which are in the same CRM installation.

How many licenses do User 1 require?

TIA.

Error : [object XMLDocument] When Customize in Entity Ans save in MSDs 365 CRM

$
0
0

After complete my all customization in Work Order Entity 

and save that customize browse popup message show data ([object XMLDocument]) 

and don't save the customize 

why! and what solution ?

How to add Production Overhead as a Percentage

$
0
0

Hello,

We are using Microsoft Dynamics NAV 2015. We are not using Routing in our Manufacturing Process. All we do is sum up the cost of Raw Materials, Packaging Materials and 35% as overhead to the sum of(Raw Materials +Packaging Materials). How do I achieve this in Nav 2015. Thanks and best regards.

Sunday

Talent with CDS1.0

$
0
0

Hi, 

The CDS 1.0 will be upgrade to CDS 2.0. Any effect or action required for the Dynamics 365 forTalent, because environment created using CDS 1.0 last year. 

When I try to Upgrade the CDS 1.0, show error with no any message.

Project contract value

$
0
0

Hello,

I am facing a sort of limitation from Dynamics I think and I would like to have your thoughts on this.

We setup a fixed price project with a progress billing rule in which we fulfill a contract value that represents the total amount we agreed with customer. But after project started the customer is terminating the contract and we agreed that we will finish our task but we won't finish the whole contract. Thus we were thinking that we will update the contract value in the billing rule from, for example, 7M to 2.5M, but we cannot do this because contract value field is grayed out as the project has already been invoiced for a certain amount.

Thus we were wondering how to proceed when the customer negotiates the contract downwards after this project has been started ?

By advance thank you for your time.


Compatible AX 2012 R2 CU1

$
0
0

Hi all,

I'm going to migrate our customer's on-premise environment to Azure,

They are using AX 2012 R2 CU1,

As MS announced publicly, their service is ended for AX 2012 R2, Windows Server 2008, SQL Server 2008 ...

Therefore, I'll upgrade the version of OS and SQL, while migrating their server to Azure.

I want to make it sure that what is the highest version of OS and SQL can be compatible with AX 2012 R2 CU1.

I want to know below servers please give me kind direction.

AOS Server: OS version -        / Visual Studio Version -

DB Server: OS Version -        / SQL Server Version -

RDS Server: OS Version -

AD Server: OS Version -

Thanks.

purchase invoice VAT

$
0
0

when add VAT on invoice purchase not post and give me this error any body can support ?

One or more accounting distribution is missing a ledger account or contains a ledger account that is not valid.  Use the Accounting distribution form or the Posting profile to update the ledger account.

thanks

Get emails received by each user

$
0
0

Hi,

In an organization, how we can get emails with attachment details for each user using a simple c# console application .

Mails sent to Distribution List unexpectedly showing up in CRM

$
0
0

Hi experts,

I am observing a weird behavior for which I am unable to get an explanation.  

1) If I send an email to a mailbox set up for server side sync (CRM OL) by keeping it in Bcc, the email shows up in CRM in PROD.  The mailboxes in To list aren't set up in PROD.  If I try the same for a different mailbox set up for SSS in a lower environment, I don't see any emails coming in CRM.  The behavior should have been identical - either it shows up or not.  Any pointers?

2) I send an email to a distribution list (DL) which is not configured for SSS in PROD but the email shows up.  Here the DL does have the mailbox in point 1 as one of its members.  If I see the email, it does convey that the recipient was unresolved and directs me to resolve the lookup to existing enter

Request you help,

Thanks

Rounding sales order price per line

$
0
0

Hi, I am wondering if there is any functionality that allows rounding the Net amount on a sales order line after a discount is applied?

I have investigated, and Smart rounding allows you to set specific rules for the Unit price, that can be applied before posting a Sales price trade agreement. This applies correctly on the Sales order line, however when I add a discount on the sales line, the Net amount does not follow this same rule.

I also looked at Sales order rounding rule on the Currency, but this is a rounding on the Sales order invoice total.

Viewing all 143529 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>