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

How to know if web server and report server is upgraded from CU9 to CU10?

$
0
0

Hi,

I have web server and Report server. I can see that AOS got upgraded to CU10 but not sure if web or report server got upgraded. How to verify it?  and if they are not upgraded, how to upgrade it? Is there any independent Installer file for CU10 similar to the files we get for other Hotfixes. 

The CU10 installer version i got is for the Slipstream and it's not an independent installer. Couldn't understand what it's trying to say for EP upgrade  here on installation guidelines document from MS.

https://mbs.microsoft.com/files/public/CS/AX2012R3/Cu10installaGuideforAX2012R3CU10.pdf


CIL Warning -

$
0
0

Hi,

How to get  rid of these error? 

Warning\Classes\sysEPWebPageDefinition\deployModuleOnServer

Microsoft.Dynamics.Framework.Portal.Deployment.EPWebModule.DeployWebModuleFromAOT was not found during CIL generation in class sysEPWebPageDefinition.deployModuleOnServer. Generating the cod

The method deployModuleOnServer in class sysEPWebPageDifinition is standard AX one. Why it's throwing such CIL warning. My X++ compilation was without any error.

Also got below CIL warning for one of the new customized class.

CIL generation: Warning: No proxy found. Type ManagedEventHandler found on the stack. This code in Class: DLGDropFile, Method: initControl may not work in CIL run time. 

I am not sure what to look at.

Any hint would be much appreciated. 

consolidate packing slip based on Shipment Id ?

$
0
0

Dear All,

I have a requirement where i have to consolidate packing slip based on shipment id. As we dont have shipment id in summary update. i dont think we can do that from that place.

The other solution we thought that if we could do it from load form. But my question is how can we do it technically ?

I tried with some code by putting in a job, but it post load wise and not the shipment wise. For every SO it post one packing slip irrespective of shipment id, and what i want is to post packing slip according to shipment ids present. If you want i can post that code here. 

Please let me know if you have any solution.

Thanks

How to print non - primary address on the US_Cheque report?

$
0
0

Hello,

on check, that is generated from "Generate payments" I would like the "Payment" address of vendor to be printed (which isn't primary), but instead address with Primary checkbox is printed.

Is there any setup to trigger none - primary addresses to be printed on report?

Thanks.

Red cross on a cue for only 1 entity

$
0
0

Hello everyone,

I've created a cue which shows a red cross. I searched about it and what I found is CIL compile, but in my case, the problem is only in 1 entity ((in standard AX example: USMF,DAT or etc...). Are there any setups for cues per company?

Best reagrds

Enterprise Portal item link

$
0
0

Dear All,

Please help me in creating Purchase Order item links.

Scenario :

I want to send a custom "Purchase Order" item link to the approver can open the request/item directly from the link.

how do i create a custom purchase order item link?

please see the image below :

thank you

Vendor transactions where tds not deducted

$
0
0

Do we have any way / report / qurry by which we can get the list of vendor transactions where tds not deducted.

ssrs show data in the footer

$
0
0

HI there ,

The green part is what i have in the report body and i want to remove the taxValue field and TaxAmount field in the dataset and display this field in the footer like the blue part .

Is it possible to show data from database in SSRS footer?I tried but the only option i know is to show first record from dataset. But I want to show all records (I just need to show two column) one by one on each page.

IS there any way (ssrs expression) to loop through the rows of a dataset and create field in footer part ?


Release to warehouse without reserve qty of item (WMS Process)

$
0
0

Dear All Functional,


Why AX can created work order when i click button action release to warehouse but i'm not reserved the quantity of item in sales order and transfer order?

Thanks before..

Inentify Report Name

$
0
0

Hi,

I have a report which gets desplayed on screen when a bacs payment is made. How do I identify what this report is in the AOT?

Cheers

Paul

Disabled Function License Plate (WMS Process)

$
0
0

Dear all,


When i setup storage dimension in AX and then i use warehouse management process, the function license plated automatic active and that's a mandatory when warehouse management process in use. Can i disabled function of license plate? Because the function license plate not use in my organization.

Thanks before.

Trying to import DAT file but posting and OK button are grey out

$
0
0

Hi everyone,

It only happens to some users, not all of them. When some of them was trying to import DAT file, they can't stick in POSTING box in the product receipt dialog and click OK either but they execute product receipt manually in AX.

Any advise on this

Regards,

Mark

Unable to post Customer Advance through project management

$
0
0

While Posting Customer Advance in Project management, An error is poping In-spite of Account is been tagged on Setup>Posting>Ledger Posting Setup>Revenue Account>WIP Invoiced On-Account

Error-Account Number for Transaction Type Project-WIP-  invoiced on-account does not exist. 

Please Guide...

ax 2012 Error: Wrong argument types in variable assignment

$
0
0

Hello,

I'm trying to create SSRS report in ax 2012. Because my report is long running i use my DP extends SrsReportDataProviderPreProcess class. 

When i want to preview my report in Visual Studio or in ax 2012 i get this error 

Error 1 An exception occurred in the query metadata execution. The exception is Error executing code: Wrong argument types in variable assignment.

Stack trace

(S)\Classes\SrsReportDataProviderPreProcessTempDB\parmUseDefaultTransactionOnly - line 1
(S)\Classes\SrsReportRunRdpPreProcessStrategy\execute - line 13
(S)\Classes\SrsReportRunRdpPreProcessService\executeWithContract - line 82
(S)\Classes\SrsReportProviderQueryBuilder\runPreviewModePreProcessedRdp - line 29
(S)\Classes\SrsReportProviderQueryBuilder\initialize - line 55
(S)\Jobs\

(AX2012R2A|MicrosoftDynamicsAX|emilijan)
(S)\Classes\Info\add 52
(S)\Classes\SrsReportDataProviderPreProcessTempDB\parmUseDefaultTransactionOnly 1
(S)\Classes\SrsReportRunRdpPreProcessStrategy\execute 13
(S)\Classes\SrsReportRunRdpPreProcessService\executeWithContract 82
(S)\Classes\SrsReportProviderQueryBuilder\runPreviewModePreProcessedRdp 29
(S)\Classes\SrsReportProviderQueryBuilder\initialize 55
(S)\Jobs\ 0. AXMTTSummaryReport.PrecisionDesign1 [Preview] 0 0

Please help me how to solve this error.

Project Budget Workflow Approval - Stopped (error): No account number exists for account type Cost for project

$
0
0

System is unable to perform Workflow approval tasks as while submitting workflow approval, an error is coming i.e Stopped (error): No account number exists for account type Cost for project. Where as Ledger Posting Setup is completed and Main accounts are tagged with every project category. 

Please help..


Incremental CIL gives Error in AX 2012

$
0
0

Hello ,

  I  am getting below error while running Incremental Error :

Please suggest .

Thanks

WMS and TMS Inbound and Outbound process in AX 2012 R3

$
0
0

Hi

Can anyone help me to share the Inbound and Outbound process documents / link to understand both TMS and WMS without Mobile Apps related.

I need the complete process in AX 2012 R3 screen base logic only (without mobile intervention) since i need to to learn complete process in AX screens only.

Thanks

Printing Reports Simultaneously

$
0
0

Hi guys,

We have a problem with Pre-processing reports. When users are trying to print them at the same time, the records appears for only one. The UserConnection have already set in the DP.

My question is that is it possible to Printing Simultaneously at the Pre-Processing reports? Or I need to convert them into Base type reports? When I use Base class and InMemory table types, it works well. 

Thank you,

Balint

ContactInfoActionPane hidden after Personalise even though it's marked visible

$
0
0

In SalesLedger->Common->Customers->AllCustomers, we tried personalising the edit screen, specifically the Contact Information. Aftrer doing this, the ContactInfoActionPane, containing the Add and MoreOptions buttons, is not displayed, even though it is still marked as Visible and EditContents (as are all it's sub-items). Opening the Personalise popup and just closing it again, the action pane reappears. Obviously, the next time a customer is opened, it's gone again.

The effect is the same as if the Visible option of ContactInfoActionPane was unchecked, although it is checked. Undoing any changes does restore the original behaviour, i.e. the action pane still isn't shown when the edit window opens, although a personalisation Reset will restore the normal behaviour.

Does anyone have any suggestion as to what's going on here and how to correct it?

AX7 - Id conflict between form extensions

$
0
0

Hi,

After installed an ISV on my environment,  I did the project conflicts and I hadn't any conflicts between the ISV and my customisations.

The full build was working, without any build errors until we had created a new overlaying model upon the ISV, than we started to get some conflicts between ours extensions and the ISV extensions from the same objects. I still don't know if this is the truly cause of the problem, but now when I perform a build on my environment, I get the following errors:

"Metadata Error: AxFormExtension/HcmWorkforceWorkspace.Extension/Controls/FormExtensionControl1/Name: No two controls can have the same name."

Metadata Error: AxFormExtension/HcmWorkforceWorkspace.ISV/Controls/FormExtensionControl1/Name: No two controls can have the same name"

The thing is, I have a new button on my extension named ButtonX and on the ISV they have a button named ButtonISV, the names are different so the error hasn't been making sense so I decided to have a look on the .xml file from both extensions and I found that on the xml they have the same name on the FormExtensionContol tag:

My Extension xml:

ISV xml:

Only for testing purposes, I changed directly on the xml this names and seems to work fine after this, but I do not want to take this as a final solution.

Do you guys have any ideas about how to fix this ?

Thanks in advance,

<AxFormExtensionControlxmlns=""><Name>FormExtensionControl1</Name><FormControlxmlns="" i:type="AxFormButtonGroupControl"><Name>ButtonCaseActionsWM</Name><Type>ButtonGroup</Type><FormControlExtensioni:nil="true"/><Controls><AxFormControlxmlns="" i:type="AxFormMenuFunctionButtonControl"><Name>KHRNewCaseWM</Name><Type>MenuFunctionButton</Type><FormControlExtensioni:nil="true"/><MenuItemName>KHRCaseDetailNewHumanResources</MenuItemName>

Viewing all 73760 articles
Browse latest View live


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