Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

Exception when using FixedAssets data entity. D365FO

$
0
0

Hi All,

We are getting an exception when trying to access fixed assets data entity through URL "https://usnconeboxax1aos.cloud.onebox.dynamics.com/data/FixedAssets".

the exception we are getting is 

Cannot select a record in Sub Query (Subquery). The SQL database has issued an error.
</ExceptionMessage>
<ExceptionType>Microsoft.Dynamics.Ax.Xpp.ErrorException</ExceptionType>
"); vertical-align: bottom; height: 10px;"><StackTrace>
at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue, interpret* ip) at Microsoft.Dynamics.Ax.MSIL.handleXppException(Int32 rc, cqlCursor* record) at Microsoft.Dynamics.Ax.MSIL.cqlCursorIL.NextRec(IntPtr table) at Microsoft.Dynamics.AX.Framework.Linq.Data.Msil.AxRecord.MoveNext() at Microsoft.Dynamics.AX.Framework.Linq.Data.AxProjectionReader`1.Enumerator.MoveNext() at Microsoft.Dynamics.Platform.Integration.Services.OData.Query.QueryEvaluator.Evaluate(IQueryable query, IServicesRequestSessionProvider servicesRequestSessionProvider, IODataSecurityRights securityRights) at Microsoft.Dynamics.Platform.Integration.Services.OData.AxODataController.Get() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.<ExecuteActionFilterAsyncCore>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Tracing.Tracers.HttpControllerTracer.<ExecuteAsyncCore>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__18`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()
Has anyone faced similar issue? Need help

RE: Permission to a few fields on a form

$
0
0

How about giving view permission and then giving edit permission to fields you want .

Permission to a few fields on a form

$
0
0

Hi everyone, I need to give access to edit just a few fields on the cust table detail form.   I could grant permission to edit the whole table and the restrict access by overriding all access except a few field...is the a more elegant solution?

Production Control Picking List unable to view in Production Order if prepare from Production Control > Journals > Picking List

$
0
0

Hi everyone,

Recently we implemented using production picking list to prepare for material request in our production environment.

Users uses Production Control > Journals > Picking List to prepare their Picking List and unfortunately unable to view the prepare/posted Picking List from WO

Questions

1. How to enable those Picking List prepare from Production Control > Journals > Picking List to be able to view it from Production Order?

2. Is this a bug from r2 or otherwise?

Reason user perform this task due to they wanted to consolidate those Production Order requesting same material under one Picking List document to print less paper as well as to speed up their Picking List preparation.

Appreciate feedback!

Regards!!

RE: Database consistency check Error

$
0
0

Hi ihabmahmoud ,

    Have you found the solution?

regards,

RE: Database consistency check Error

$
0
0

You can check invoice history and matching details in accounts payable / inquires

Database consistency check Error

$
0
0

After i ran DBCC (check only) purchase order i got this error :

( pending or posted invoices exist for purchase order  PO_######## . Changing the currency or the vendor is not allowed.)

This error is repeated with all POs. No.

Kindly can any one know what could be the reason....?

Thanks in advance.

RE: Error Generate MR for PL Report

$
0
0

can you share screenshots from event viewer for this error?


Error Generate MR for PL Report

$
0
0

Dear All,

anyone ever experience this case ?

Need your help

Thank you

Range Validation

$
0
0

Good Morning,

I have created one new table in that i have 2 fields from and to

Ex - From       to

      1               5

Now i dont want to enter between 1 - 5.

Next time when i insert 2 to 6.i have to populate an error.

Range already exist.

Please give some suggestions.

Regards.

Have a great day.

RE: Import BOM journal using DIXF

$
0
0

I dint not write any code in target entity class. Yes, Apart from NumOflines(field) and InventTransIdFather (Field) I am able to validate and post journal. Do I need to add any extra field? Following is my data in csv file.

JournalNameIdJournalTypeJournalIdLineNumTransDateBOMLineItemIdQtyCostPriceInventSiteIdInventLocationIdinventBatchId
IBOMBOM noMain item1111Batch1
IBOMBOMYesLine Item-1111Batch2

Import BOM journal using DIXF

$
0
0

Hi,

I am trying to import BOM journal from csv file using DIXF. Totally 3 records are there in csv file, 1 is main Item and others are line items(BOM). I set JournalId as Auto and its query criteria is journal type field and Line num as auto. After mapping, I am able to see records in preview source file.

The problem is after inserting data in staging table, its is showing Unbalanced tts commit error.  I am able to see data in staging form but when I reset that tts error the generated journal id value is back to '1'. So, I cannot move to copy to target table. Kindly help on this.

RE: week Days sequence is wrong in project timesheet

$
0
0

Hi,

No I cannot change the week day when filling timesheet.

Thanks for your support.  

RE: Getting Error while changing Report Currency from USD to EUR in ax 2012 R3

$
0
0

 

Thanks for your revert !

I followed the same link, but couldn't found the solution for my question. The thread has no verified answer .

Unfortunately, The problem is still with me ! 

Regards

Shobhit

RE: Payment journal, Ledger Check generation issue

$
0
0

Dear Ludwiq,

Thanks for your response.

There is no modification on the Payment journal except Check Printing report.

Following are the steps for the setup of journal:-

1)General ledger -Journal setup - Journal names

2) Entering Journal name and Description

3) Selecting Journal Type as "Vendor Disbursement"

4) Approval Workflow "Yes"

5) Selecting Approval Workflow

6) Selecting Private for user group

7) Creating new Voucher Series ( Entering Number Sequence code,  Name, Scope Parameters as company and then selecting company name, Entering segment as "Constant" -CDJ- and "Alphanumeric" #######, and in General tab marking the check box of Continuous.

8) Selecting the Number sequence on Voucher setup

This Issue is coming even before Selecting the method of payment on journal.

Thanks


RE: Payment journal, Ledger Check generation issue

$
0
0

HI Muhammad Omar Shahid,

I have not experienced something similar and from what you write everything seems ok.

I would thus suggest that you get a developer involved to get this fix or - alternatively - move to the latest D365FO version. If there is no overlayered stuff in your environment, this should only be matter of some hours.

Best regards,

Ludwig

Payment journal, Ledger Check generation issue

$
0
0

Hi,

We are facing the following issue in Microsoft dynamics 365 Finance and operation: -

While we are creating a vendor Payment journal and selecting "Ledger" as account type and then selecting the account from the Chart of Account (as we want to generate Check for the Ledger instead of Vendor) system shows any random vendor name in the "Vendor name" field of the payment journal, which is not the default case as when the ledger is selected as Account type the Vendor name Field gets disable, more over when the lines on this journal is validated system creates two additional lines with identical information in the payment journal automatically, showing any random vendor names in their respective lines. Can anyone please help me resolve this issue why is system behaving like this?

Please help thanks. 

RE: week Days sequence is wrong in project timesheet

$
0
0

OK, then try to setup a new timesheet period type, assign it to your employees and then check if this fixes the issue. Would be great if you could check this in a demo environment first and keep us updated about your findings.

Many thanks and best regards,

Ludwig

RE: Getting Error while changing Report Currency from USD to EUR in ax 2012 R3

$
0
0

Hi  

Please find the screens of Rounding for INR, USD , EUR.

 

FYI, I have kept USD as triangulation currency, and has changed the Denomination currency. Find screen below: 


 

Please find the Ledger Screen Below:


 

Regards

Shobhit

RE: Error Generate MR for PL Report

$
0
0

Hi Benjamin84,

Open the MR configuration console and restart the MR Service processes. Then try again to run your report.

Best regards,

Ludwig

Viewing all 175888 articles
Browse latest View live