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

Dynamics Portal - Header, User Dropdown

$
0
0

Hello,

explenation of my problem:

Beeing logged in as admin and clicking on the user in the right upper corner of the portal there appears a dropdown with "profile", "forum subscription" and "sign out"

Beeing logged in with a testuser I can only see "sign out". By editing the URL I can navigate to "profile" and "forum subscriptions". So the user has accesse rules for this pages. 
They just woun´t show up in the header dropdown.

Does anyone have an idea how to fix this?

Thanks!

Roman P.


The production environment is not opening

$
0
0

Receiving the following error message:

An unknown error occurred. If you continue to see this error, please provide the following information when requesting support....

I can open the sandbox environment though!

Dynamics Portal where is located CSS file

$
0
0

Hi, I am working on Microsofy Dynamics 365, customer portal. I am searching everywhere for files named "default.bundle.css" and (would great to know) default.bundle.js but I am not able to find them both anywhere.

Do you know where to find these? Best regards.

Project sales order non chargable to change issue status

$
0
0

Hi all,

We have a sales are that are linked to a project. The project defines the lines to have a line property which is non chargable. The Sales order is packing slip updated, and the issue status on the inventory transaction is Delivered as well is the sales order line status also Delivered. As expected the order line does not appear on my project invoice proposal.  Our issue is that we cannot figure out to make the inventory transaction and the sales order line become Sold.

Hope you can help.

How to get Item Available Quantity by Lot (Item Tracking Lines) with AL + how to check if a Lot No./Serial No. is valid

$
0
0

Hi,

please,

1) How to calculate the item available Quantity by Lot No. or by Serial No. with AL.

2) how to check if a Lot No./Serial No. is valid (already exists) with AL. (ex: how to check if LT10 is a valid Lot No. related to an item and a Location).

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

Thanks in advance,

Database Upgrade 7.2 PU-20 to 8.1 PU-20

$
0
0

Hi Expert

I am getting below error while upgrading the data from 7.2 PU-20 to 8.1 PU-20. I have highlighted the bold area in error log, On runbook this is step-8 and I am using Empty Database, I am wondering why record already exists when I am already using empty database.

11/08/2018 05:42:07: Infolog diagnostic message: 'Cannot execute the required database operation.
The record already exists.' on category 'Error'.
11/08/2018 05:42:07: Infolog diagnostic message:'INSERT INTO RELEASEUPDATEVERSIONS (APPLICATIONVERSION) VALUES (203)' on category 'Info'.
11/08/2018 05:42:10: 2018-11-08T05:42:10.3353637-08:00 post-sync custom action: '<RunFullSync>b__15_9' finished. Time elapsed: 0:00:00:19.3325596.
11/08/2018 05:42:10: 2018-11-08T05:42:10.3353637-08:00 PostTableViewSyncActions finished. Time elapsed: 0:00:00:34.3346255.
11/08/2018 05:42:10: Application configuration sync failed. Microsoft.Dynamics.AX.Framework.Database.TableSyncException: Custom action sync failed with error: 'ErrorException:Cannot execute the required database operation.
The record already exists.
at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue, interpret* ip)
at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.Call(IntPtr c, String methodName, Object[] parameters, Type[] types, Object[] varargs, Type[] varargsTypes)
at Microsoft.Dynamics.Ax.Xpp.XppObjectBase.Call(String methodName, Object[] parameters, Type[] types, Object[] varargs)
at Dynamics.AX.Application.NativeStatementImplementation.executeUpdate(String _statement)
at Dynamics.AX.Application.Statement.executeUpdate(String _statement)
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.ExecuteSQLUpdate(String sqlStatement) in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 103
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.InsertCurrentVersionIntoReleaseUpdateVersions() in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 54
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.`loadData() in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 16
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.loadData()
at Dynamics.AX.Application.SysSetupInstaller.writeAllData() in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 278
at Dynamics.AX.Application.SysSetupInstaller.run() in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 257
at Dynamics.AX.Application.SysSetupInstaller.loadPartitionData(Object[] _c) in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 378
at Dynamics.AX.Application.SysSetupInstaller.`loadAllData(Boolean _allPartitions, Boolean @_allPartitions_IsDefaultSet) in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 372
at Dynamics.AX.Application.SysSetupInstaller.loadAllData(Boolean _allPartitions, Boolean @_allPartitions_IsDefaultSet)
at Dynamics.AX.Application.SysSetupInstaller.loadAllData(Boolean _allPartitions)
at Dynamics.AX.Application.Application.`RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded, Boolean continueOnError, Boolean showProgress, Object[] checkSyncTables, Boolean createAllIndexes, Boolean useLockForSingleTable, Boolean @tableId_IsDefaultSet, Boolean @syncAsNeeded_IsDefaultSet, Boolean @continueOnError_IsDefaultSet, Boolean @showProgress_IsDefaultSet, Boolean @checkSyncTables_IsDefaultSet, Boolean @createAllIndexes_IsDefaultSet, Boolean @useLockForSingleTable_IsDefaultSet) in xppSource://Source/ApplicationPlatform\AxClass_Application.xpp:line 387
at Dynamics.AX.Application.Application.RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded, Boolean continueOnError, Boolean showProgress, Object[] checkSyncTables, Boolean createAllIndexes, Boolean useLockForSingleTable, Boolean @tableId_IsDefaultSet, Boolean @syncAsNeeded_IsDefaultSet, Boolean @continueOnError_IsDefaultSet, Boolean @showProgress_IsDefaultSet, Boolean @checkSyncTables_IsDefaultSet, Boolean @createAllIndexes_IsDefaultSet, Boolean @useLockForSingleTable_IsDefaultSet)
at Dynamics.AX.Application.Application.RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded)
at Microsoft.Dynamics.AX.Deployment.Setup.AppOperations.RaiseOnDbsyncSyncApplEvent()
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.<>c__DisplayClass28_0.<RunCustomAction>b__0()
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.ExecuteWithinAOS(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Func`1 func, Action`1 errorHandler)' ---> Microsoft.Dynamics.Ax.Xpp.ErrorException: Cannot execute the required database operation.
The record already exists.
at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue, interpret* ip)
at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.Call(IntPtr c, String methodName, Object[] parameters, Type[] types, Object[] varargs, Type[] varargsTypes)
at Microsoft.Dynamics.Ax.Xpp.XppObjectBase.Call(String methodName, Object[] parameters, Type[] types, Object[] varargs)
at Dynamics.AX.Application.NativeStatementImplementation.executeUpdate(String _statement)
at Dynamics.AX.Application.Statement.executeUpdate(String _statement)
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.ExecuteSQLUpdate(String sqlStatement) in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 103
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.InsertCurrentVersionIntoReleaseUpdateVersions() in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 54
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.`loadData() in xppSource://Source/Foundation\AxClass_ReleaseUpdateAppVersionManager.xpp:line 16
at Dynamics.AX.Application.ReleaseUpdateAppVersionManager.loadData()
at Dynamics.AX.Application.SysSetupInstaller.writeAllData() in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 278
at Dynamics.AX.Application.SysSetupInstaller.run() in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 257
at Dynamics.AX.Application.SysSetupInstaller.loadPartitionData(Object[] _c) in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 378
at Dynamics.AX.Application.SysSetupInstaller.`loadAllData(Boolean _allPartitions, Boolean @_allPartitions_IsDefaultSet) in xppSource://Source/ApplicationPlatform\AxClass_SysSetupInstaller.xpp:line 372
at Dynamics.AX.Application.SysSetupInstaller.loadAllData(Boolean _allPartitions, Boolean @_allPartitions_IsDefaultSet)
at Dynamics.AX.Application.SysSetupInstaller.loadAllData(Boolean _allPartitions)
at Dynamics.AX.Application.Application.`RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded, Boolean continueOnError, Boolean showProgress, Object[] checkSyncTables, Boolean createAllIndexes, Boolean useLockForSingleTable, Boolean @tableId_IsDefaultSet, Boolean @syncAsNeeded_IsDefaultSet, Boolean @continueOnError_IsDefaultSet, Boolean @showProgress_IsDefaultSet, Boolean @checkSyncTables_IsDefaultSet, Boolean @createAllIndexes_IsDefaultSet, Boolean @useLockForSingleTable_IsDefaultSet) in xppSource://Source/ApplicationPlatform\AxClass_Application.xpp:line 387
at Dynamics.AX.Application.Application.RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded, Boolean continueOnError, Boolean showProgress, Object[] checkSyncTables, Boolean createAllIndexes, Boolean useLockForSingleTable, Boolean @tableId_IsDefaultSet, Boolean @syncAsNeeded_IsDefaultSet, Boolean @continueOnError_IsDefaultSet, Boolean @showProgress_IsDefaultSet, Boolean @checkSyncTables_IsDefaultSet, Boolean @createAllIndexes_IsDefaultSet, Boolean @useLockForSingleTable_IsDefaultSet)
at Dynamics.AX.Application.Application.RaiseOnDbSynchronize(Int32 tableId, Boolean syncAsNeeded)
at Microsoft.Dynamics.AX.Deployment.Setup.AppOperations.RaiseOnDbsyncSyncApplEvent()
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.<>c__DisplayClass28_0.<RunCustomAction>b__0()
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.ExecuteWithinAOS(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Func`1 func, Action`1 errorHandler)
--- End of inner exception stack trace ---
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.<>c.<RunCustomAction>b__28_1(Tuple`2 result)
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.ExecuteWithinAOS(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Func`1 func, Action`1 errorHandler)
at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.RunCustomAction(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Action`1 a)
at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.PostTableSync()
at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.FullSync()
at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.RunSync(SyncOptions options)
at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.Run(String metadataDirectory, String sqlConnectionString, SyncOptions options)
11/08/2018 05:42:10: The operation failed.

Copy Sandbox to new Sandbox environment

$
0
0

Is there a way to copy a Sandbox environment to a new Sandbox environment. 

We would like to make a new Sandbox environment from an existing environment. Is that possible. 

Thanks!

Send the correlation Id to Dynamics 365 Web Api

$
0
0

Hello everyone.

Are there any way for send a external correlation id to Dynamics 365 Web Api, in order to keep this value in the trace logs generated in external system and in CRM?

Thank you very match.


What does Subscriber Access License (SAL) cover?

$
0
0

We are looking at the various AX R3 licensing models and have a question about Subscriber Access License (SAL) - is that all-inclusive (hardware + AX license + SQL license), or is that just the cost for the AX licenses, and we have to further pay for the hardware and SQL license?

This is what I see in the guide, but wasn't quite clear on the definition of "hosted solution".

Database Log not working .

$
0
0

I have set up Database log for below 3 tables 

1) Project Parameters

2) GST Code Values

3.) EXPENSE MANAGEMENT PARAMETERS

However when I make changes to any of the form the database log does not record the update .

Form Options > Record info > Database log : I see nothing .

Application :8.0

Platform : Update 15 

In one of the post 

https://community.dynamics.com/ax/f/33/t/246718

I have seen 

I have to choose right tables and also some changes has been made from july 17 /update 8 .

Can some one please help ?

1. How can I confirm which is the right table to choose as sometimes there may be multiple tables with same name in database log wizard.

Unable to Export Solution

$
0
0

Hello,

One of our developers has removed a plugin class and updated the Plugin Assembly on Plugin-Registration tool. When I try to import on QA I'm getting error 

An error occurred while importing a Solution. : Microsoft.Crm.CrmException: Existing plug-in types have been removed. Please update major or minor verion of plug-in assembly.   at Microsoft.Crm.Tools.ImportExportPublish.ImportPluginAssemblyHandler.UpdateExistingPluginAssembly(PluginAssembly pluginAssembly, String fileContent, BusinessProcessObject bpoService, BusinessProcessObject pluginTypeService, List`1 importingPluginTypes, Boolean skipValidation, BusinessEntityCollection existingPluginAssembly)   at Microsoft.Crm.Tools.ImportExportPublish.ImportPluginAssemblyHandler.ImportItem()

Before the plugin was deleted, the assembly was unregistered and registered again without any version change in Assemblyinfo .cs file. I understand from the error that major or minor version needs to be changed. Please suggest the proper way to update the version and also the reason for above error, is it the unregistering and registering or a deletion of plugin?

FirstOnly property is not working when I use it in Query datasources

$
0
0

Hi Guys,

I'm struggling with adding the warehouse control to the "list items with setup" in the Item Coverage SetUp Interface.

The interface to edit is in the SetUp scetion of the Master planning module and it is as follows: 

My client's request is to add the warehouse found in the top of list when we click on item coverage button :

My problem is that when I add it, I get too many items records as long I have in the inventDim Table.

I'm working in the ReqItemTableSetup form by adding a new datasource named SPLInventDimLocation which is based on a view as you can see below in the images:

The view itself is based on query named SPLInventDimLocation:

In this query, I tried to ensure that we select only one record from InventDim by itemId. Therefore, I've changed the firstOnly property to Yes and i've set the fetch mode to 1:1

I've done the same thing in the init() and executeQuery() methods of the datasource as follows:

As a result, I'm getting too many items with the same item number in items with setup which is not efficient.

Can anyone explain to me why am I getting too many items numbers even when I use the first only property?

PS: I'm not using the display method to show warehouse control in order to ensure that filters and sort are allowed for users.

Thanks in advance.

Is there online training for SL2015?

$
0
0

I am new to Dynamics SL and I am looking for some on line training courses I can take. 

Internal Window opens when launching GP 2016

$
0
0

So the user is on GP 2016 and Windows 10 (GP is loaded locally) on occasions when she launches this annoying little internal window opens up as well – you cannot end the task on it – you can just close GP then hope it doesn’t happen the next time they launch it – any ideas why this opens and how to stop it –

 

strange entry in GL audit trail AX2009

$
0
0

Hi,

today we detected a strange entry in audit trail at our customer.

The type of entry is 'system' and the text is 'system generated validation' (in german 'vom System generierte Prüfung')

Does anybody knows entries like this? What is the origin of that?

Unfortunately the process behind that generated an additional transaction on a voucher, whereby now the voucher balance is not 0.

Thanx in advance

Detlef


Using Connections for Opportunities and Accounts

$
0
0

I've created a sub-grid on the Opportunity form to link associated Accounts to the Opportunity. When I add a connection in the 'classic' interface, the connected from (ie the opportunity) field is populated. On the UCI interface, the same field is not populated and so its quite difficult to add a new connection and quite easy to connect the wrong records together. This feels like a UCI bug - has anyone else encountered this?

Peter.

Error when trying to install and run System diagnostics on "Upload environment" step.

On-prem with Office add-in - error with ADFS

$
0
0

when am try to integrate Microsoft Dynamics office add-in with Dynamics 365 F&O on-prim I got a error with ADFS check the steps as follow:

Couldn't write Visual Studio Project assembly file C:\Users\...\AppData\Local\Microsoft\Dynamics Ax\VSAssemblies\Microsoft.Dynamics.ElsterTransferHandler.dll

$
0
0

Hi Friends,

We have a user, every time after we did code promotion and restart of AOS, he's getting the following error, and login again would be no problem. 

He is the only one having this problem.  What's wrong with his client PC or setting?

Thanks,

River

Encrypted Email Attachments

$
0
0

Is there a way to setup emailing word templates out of GP so that the attachments are encrypted? 

Warren.

Viewing all 143529 articles
Browse latest View live


Latest Images

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