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

How to get the reports on the inactive BOM

$
0
0

I want to get the inactive BOM lines via the reports function, so how to set up the dialog in the below snapshot


Error in Inventory journal Validation/Posting

$
0
0

Hi All,

When I am validating the inventory journal error prompt saying "Incorrect Rounding off amount". Can someone help me on this?

Ax 2012 Product receipt issue

$
0
0

Hi All,

while posting product receipt , in PO product receipt journal is not getting created .

not throwing any error when i press ok window closes and nothing happens.


is this a known issue?

thanks in Advance

To Disable REVERSING ENTRY checkbox and Reversal Date

$
0
0

Hi,

We would like to restrict the reversing function in the General Journals Module to only few users. That is to take these functions out from some users (not visible or not clickable).

Is it possible with the User Group Access/Permission? or is it thru another method (back-end)?

I checked the User Group Access/Permission and was not able to find the specific functions for these.

GL>Journals>General Journals> Create new Journal > Lines:

 

Quick filter applies wild cards - bad performance result

$
0
0

On each listpage in ax 2012 there is the "quick filter" field on the right top of the listpage, just above the grid section.

The problem here is, when a user enters a search word, ax applies wildcards in backgroud - you have no control over it. 

Eg, you search for a user by name and you enter "Bob Hope". Ax will search using "*Bob Hope*" and in sql it becomes "And name like '%Bob Hope%'.

Anyone who knows a little bit about sql knows that putting a wildcard in front of a search is a killer for performance. It even has as a result that even if you would have an index on that field, the index is not used because of the wildcard in front. 

In our case, one of our clients has more than 2.000.000 customers in its system and when searching for a customer using the quick filter, it takes forever to find results. But when using the same search term using the right click "filter by field" the results are found instant.

It is pretty hard to explain to our client why he should not be using this quickfilter, "why is there when we can't use it"?

So my question is: can anyone tell me why this is was designed like this AND, even better, if we can tweak this behaviour. (I took a trace, but can't find a tweak-point, it seems like a part of this behaviour is handled in kernel code).

Thanks for your reply!

Kr,

Sven

IDMF throws "Package "InsIndexCaptureStats" failed" error on AX 2012 R2

$
0
0

Hi All,

I have installed IDMF(Intelligent Data Management Framework) tool on AX 2012 R2. After completion of post installation task, I have scheduled production database analysis(snap shot analysis) tasks and this task throws "Package "InsIndexCaptureStats" failed error".  Because of this error I am not able to proceed further.

Any thoughts on this highly appreciated.

Regards,

Ganesh

[WHS] confirm loads even though there is underdelivery

$
0
0

Hi guys,

i wonder if i can confirm a load despite the fact that not all load lines (transfer orders) are satisfied or do i need to customize that?

I found over-/underdelivery parameters on the product. For example, if i set underdelivery to 100% for every item, could the load be confirmed with underdelivery? Is there another way to set underdelivery for transfer orders globally?

Greetings Nils

AX Development - ApplicationSettings.Database.?(Server Connection)

$
0
0

Hi Guys,

Iam using ApplicationSettings.Database.LocalConnection to get data from Local Database.

Now I need to get data from server using ApplicationSettings.Database.? . Please guide.

Thanks/Regards


Incomplete or Duplicate Records, AX 'Not Responding'

$
0
0

Has anyone experienced orphan records or duplicate records when the AX is 'Not Responding'?  We have been experiencing some odd instances and am curious as to what others have encountered.  Thanks!

Capturing Financial dimensions on requisitions

$
0
0

Hi,

While capturing a requisition, the user needs to capture the financial dimension for each line. This is time consuming especially if the same financial dimension is used for all lines of the requisition.

Is there a way to easily update the financial dimension on the requisition lines. Is the template used for this purpose?

Thanks

Tulika

be Item names are appearing in french language

$
0
0

hi, I have form Item Details, if i select Item id then the item name should be populated.

but the item names are appearing in french language.

previously they were in english only.

are there any properties or something through which language can be changed.

pls help me to solve this...

Getting error during db synchronize

$
0
0

Hi,

I am getting below error during database synchronization:

 

When I click OK, db sync continue to run and finished successfully without any issues. Can anyone please let me know the reason for this error and what would be the impact of this ?

Thanks

where are the data for Tax 1099 Report

$
0
0

I run the Tax 1099 MISC Report from AP >Periodic > Vendor settlement for 1099s > Cllick Print > select

1099 -MISC . The report result is correct.  In Tax1099ReportDP class It indicts the data are from tax1099IRSPayerRec Table. But when I query this table in SQL management studio, I didn't see any data in this table. So it confuses me where are the data to support this report?

Parameter report in visual studio

$
0
0

I have report in Visual Studio 2010.

Help me, this is my report with condition :

If Customer.value not null and Vendor.value null, in text Approved show Customer.value.

And then..

If Customer.value not null and Vendor.value not null, in text Approved show Vendor.value.

Then..

If Customer.value null and Vendor.value not null, in text Approved show Vendor.value.

Can i dot it? How?

Please help me.

Thanks a lot.

Microsoft Dynamics ERP Translation Tool

$
0
0

Hi all,

Within the downloadable tools on LCS there is a tool called ERP Translation Tool. The next description is provided:

This tool is provided to the partners who signed up and are eligible to the Dynamics ERP Translation Solution. This tool automates tasks such as file conversion between AX and NAV native resource file formats and XLIFF, machine translation, leverage, resource updates.

The documentation on Technet is not available, also the download link is not working for me.  Has anyone used this tool already and can provide some information on the purpose and share some experiences?


Checklist menu items doesn't expand

$
0
0

Hi,

I've just installed a new AX 2012 R3 CU8 using the slipstream method. Starting the client first time the Initialization Checklist appears as expected, but I'm not able to expand any of the items on the checklist.

 

Sounds weird and i've never seen it before but perhaps anyone has an answer on how to proceed?

 

Thanks,

Torben

No license code available for language en-us.

$
0
0

Hi all,

please provide the solution while installing AX 2009

AX2012 WSDL error

$
0
0

Hello

I try to deploy a service to IIS (AifGDS), all pass without any errors. I've done all steps "Create and configure the integration port" at http://technet.microsoft.com/en-us/library/hh496418.aspx without errors.

But when I try to open WSDL link I see this error:

Server error in application  '/MicrosoftDynamicsAXAif60'.

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

Configuration error

Syntax analizer: There is no endpoint behavior named "clientEndpointBehavior".

Source error:

Line 49: 

Line 50: <client>
Line 51: <endpoint name="GenericDocumentService" address="net.tcp://ax2012:8201/DynamicsAx/Services/Wtest" binding="netTcpBinding" bindingConfiguration="DefaultServiceGroupBinding" contract="*" behaviorConfiguration="clientEndpointBehavior">
Line 52: <identity><servicePrincipalName /></identity>
Line 53: </endpoint>

Source file: C:\Program Files\Microsoft Dynamics AX\60\AifWebServices\Wtest\web.config Line: 51

What I have to do to solve this problem ?

Retail SDK: "Cannot find the interop type" on a refresh installed SDK

$
0
0

I have been trying to figure out why I am receiving this error, but failed so far. I just installed a fresh new AX Retail SDK on my machine plus a POS system for testing. When I try to compile the SDK out of the box, I get the following error:

Cannot find the interop type that matches the embedded interop type 'Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity.IRetailTransactionV6'. Are you missing an assembly reference?

I have tried to go through all my project in the SDK solution, but I can't figure out exactly which DLL is causing the problem. My primary suspects is either Transaction.DLL or the Microsoft.Dynamics.Retail.Pos.Contracts dll.

I found out that it is a problem when working with the IRetailTransaction interface and/or RetailTransaction member. Removing these from the code, removes the error message. But I need to look into these members/interfaces. LSRetailPosis.Transaction.CustomerOrderType is also affected by this.

Microsoft had a blog entry on how to trouble shoot it here: http://blogs.msdn.com/b/vbteam/archive/2010/06/11/troubleshooting-errors-when-embedding-type-information-doug-rothaus.aspx. This make it sound like I am missing a Interop type, but as far as a know my Extension does not need any of those. I have tried various Embed Interop Types settings (true/false), with no result.

I did however had another older SDK installed, however after testing on a brand new machine and getting the same error I rule that out as an issue.

I also tried to clean and remove build folders and files from the projects but with no result.

And that is as far as I have gotten. Anyone have ideas how I can fix this issue?

AX is unable to open a document containing a space archived within SharePoint

$
0
0

Hello everyone,

I configured Dynamics AX 2012 to store document attachements within SharePoint.

Unfortunately, I discovered that AX is unable to open directly a document when it contains a space.

Here is an exemple :

I uploaded a document containing a space (Dummy Test.xlsx)

When I try to open it, IE opens but the path is truncated

Of course, users can copy and paste the path entered in the previous window, but it would be better if spaces were automatically replaced with% 20 in the URL.

Do you know if it's a bug ? I didn't find anything on LCS about this behaviour.

Thank you for your help

Viewing all 73760 articles
Browse latest View live


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