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

RE: Model not found issue in ax 7

$
0
0

Have you tried re-building Application Suite? The messages says "Perform a full build on its containing package 'Application Suite' to resolve the issue", so it would be my first step.

If model IDs are stored somewhere in DB, I'm not aware of it. Why do you think it's the case and what do you want to do with them? There is no modelstore database as in AX 2012.


Model not found issue in ax 7

$
0
0

HI All 

I am facing the below error while running the report "Sales Quotation"

"The model with id '895572104" was not found. This can happen if the model id was changed. Perform a full build on its containing package 'Application Suite' to resolve the issue

While performing customization of "Sales Quotation Report" , i have created a new model with reference to application suite.

I have also build the model with database sync and also did a build with reference.Still i am facing the above error .Any help is appreciated !!

Regards,
Anna

RE: MDM synchronization error

$
0
0

The issue is with Standard entity only. We are trying to push data from customer entity which is a standard entity. Data is moving towards Staging table and after that, error is appearing.

RE: Get thrown .NET object on error

$
0
0

I wasn't talking about ttsBegin in your code. Most likely your complete code was executed inside a transaction started at a higher level.

RE: custom workflow problem

$
0
0

Hi Crisping;

Thanks for your response, one last question i am writing this function in table methods , is it ok or i have to write on form methods and i have to  modify anything on inventjournaltable  form or no need for that...

Thanks

RE: Delete Posted Vouchers - AX 2012 R3 CU10

$
0
0

Dear Ludwig,

How can I close this Post.

Regards

Delete Posted Vouchers - AX 2012 R3 CU10

$
0
0

Dear All,

Today I imported 400+ voucher entries as lines in One Journal Batch number and Posted.

Later got to know the entries were wrong, The finance guy excel sheet column values are placed wrongly.  I mean values which should be in debit column is placed in credit column and vice versa.

Majority of vouchers are from Ledger to Bank.

Can it be reversed or deleted.  If it can be deleted then I can import the correct data from updated excel sheet.

Please advise.

Regards

RE: MDM synchronization error

$
0
0

Try with Vendors, but "udp_DMFCustomerEntity_Leaf" is not the standard reference to the Customer Entity I have seen.


D365FO - IIS is not connected to any server/local host. That's why D365 not running

$
0
0
Application release  Microsoft Dynamics 365 for Finance and Operations, Enterprise edition (7.3)
Platform release  Update12 (7.0.4709.41129)
I restored one azure database from UAT into Dev box in sql server. during that process i stopped 3 services.
1) World wide web
2) Management service
3) Batch service
after restoration in restarted the service. After that I checked and found out D365 is not running. Then I checked IIS and to my surprise it was not connected to any server. I tried to connect to local host but with new release of D365 for finance and operations (7.3) and update12 you are not provided admin account of VM so i failed to connect. Please let me know what can be done to get D365 going. its urgent

RE: Display the Sales Order Number in The Transfer Report

$
0
0

Thank you very much for your cooperation, and your help  it works fine, how can I hide Sales Order column  when  the transfer  does not have Sales Order data, as the following  two different output screenshot :

Best Regards

Jamil

RE: custom workflow problem

$
0
0

You have to override this method canSubmitToWorkflow() in the form. (as Ievgen mentioned earlier)

inventjournaltable form has nothing to do with this workflow, as it is a completely different form/table..

RE: Display the Sales Order Number in The Transfer Report

RE: Invoice Posting Issue AX2009

$
0
0

Thanks for that prompt reply PrzemekG

will this allow me to post the invoice without any error ?

best regards,

vinod

RE: Unable to confirm the Salesorder on AX 2012

$
0
0

Try doing a Forward compile from the class FormletterService. It might either Show you an error, or fix it. (in case of no error message, follow it up with an incremental CIL and retry confirmation..

Unable to confirm the Salesorder on AX 2012

$
0
0

Hai all,

Anyone please suggest me how to resolve this below issue .

Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown.
at Dynamics.Ax.Application.FormletterService.Run() in FormletterService.run.xpp:line 217
at Dynamics.Ax.Application.FormletterService.Postsalesorderconfirmation(SalesFormLetterConfirmContract _contract) in FormletterService.postSalesOrderConfirmation.xpp:line 14
at FormletterService::postSalesOrderConfirmation(Object , Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeInstanceCall(Object instance, String MethodName, Object[] parameters)
at Microsoft.Dynamics.Ax.Xpp.DictClass.Callobject(String _methodName, XppObjectBase _Called, Object[] varArgs)
at Dynamics.Ax.Application.SysOperationServiceController.Runoperation(Boolean _async) in SysOperationServiceController.runOperation.xpp:line 93
at Dynamics.Ax.Application.SysOperationServiceController.runServiceOperation(Object[] parameters) in SysOperationServiceController.runServiceOperation.xpp:line 22
at SysOperationServiceController::runServiceOperation(Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)
at Dynamics.Ax.Application.SysDictClass.invokeStaticMethod(Object[] _params) in SysDictClass.invokeStaticMethod.xpp:line 26
at SysDictClass::invokeStaticMethod(Object[] )
at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)
at Microsoft.Dynamics.Ax.Xpp.PredefinedFunctions.runAsInvoke(String className, String staticMethodName, Object[] parms, Object[]& exportInfolog)

thanks in advance


RE: Code Upgrade

$
0
0

Hasan, please provide more specific title; we don't want all questions about code upgrade having the same title "Code upgrade". Notice that I renamed your previous thread too.

Regarding your actual question, please follow what the error message told you - look into the log file for details.

Cannot import all items from AOD file

$
0
0

Dear All,

When performing a code upgrade, on "Import Microsoft AOD files into the baseline model store" step, i have incountered a warning saying "Cannot import all items from the AOD file. See the log file 'C:\Program Files\Microsoft Dynamics AX\60\Server\AXUpgrade\Log\AODImport-sys-old.log' for details." 

Is it normal, and how can I fix it?

Regards,

Hassan Khalil

RE: Invoice Posting Issue AX2009

$
0
0

I'm not sure but this line seems to be not in the right place (not needed at all).

Can you recreate this in test environment and test what I suggested?

RE: Why GST code on invoice differ from posted sales invoice?

$
0
0

Dear Chandra,

After checking, confirmed that user changed the sales tax code & item sales tax group.

Meaning that invoice posting was ZRE & after that they changed to OS.

Now, due to invoice layout is taking value from SO line setup, that's why we might think OS is the correct one. I think your suggestion is workable (to change the report logic to refer to TaxTrans.TaxCode instead of SO line). So, user will not confuse as both report & posted sales tax will always be the same code.

Why GST code on invoice differ from posted sales invoice?

$
0
0

Dear all,

Need your help if anyone got experience on this issue.

GST code on invoice = OS, however in posted sales tax = ZRE.

I've check the SO line & simulate this scenario in testing, but failed to get same issue.

Invoice

Posted sales tax

Any clue why this issue happened and please advise where to check?

Thank you.

Viewing all 175888 articles
Browse latest View live


Latest Images

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