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

Individual selection of resources when job scheduling

$
0
0

Hello everybody!

I would like to know if it is possible, and where-how to work this situation in AX 2012.

I have a resource group of 5 resources, a production order was scheduled to be finished by the 5 resources, but when I'm about to start the order, for whatever reason it is decided that this particular order will be produced using only 3 of the 5 resources.

Therefore I should have those 3 resources occupied longer time, and the other two free of capacity if nothing else is assigned to them.

What should I do to reflect this in AX?

Many thanks!

Héctor


Resource Scheduling

$
0
0

 Hello, I have an operation 'cooking' that can be done with any of the 6 ovens. When I do the job scheduling, it always assigns the oven with the higher capacity (less duration). Is there a way to choose which ovens will be used in a certain production? I am trying to use resource groups but it keeps assigning only one oven from the group.

Also I need to report in production the real resource(s) that were used (for example if the scheduled resource was not operative). Is it possible to choose any other resource?

Thanks

Sales Tax while raising Pre-Payment

$
0
0

Greetings Experts,

i hope you all are doing good.

i am facing problem in Sales tax while raising Prepayment.

like i raised a PO with 1 quantity and 100 unit price with 16% sales tax, so the total amount would be 116.

all i need to do is, i want to pay him(vendor) advance. when i'm going to raise pre-payment, it doesn't allow me to pay 116, system ask me to pay 100 instead of 116.

below is the screen shot:

Purchase Order:

Prepayment, do not allow me to pay 116 value:

your quick response will be appreciable.

Regards,

Zeeshan Shaikh

Issue with firing existing business validation logic during DMF data import

$
0
0

Hi All,

This is a multiple question post - 

We are using Data import Export Framework in Dynamics Ax 2012 R2.

1. While importing data for an entity we have ticked the Run Business Logic in Insert or Update and Run Business Validation. However we find that only ValidateWrite method of the corresponding table is fired. There too we are observing that if the validation fails it is not being reported as an error. It is simply appearing in the log section as entry with the actual message raised in checkfailed method in validatewrite. I was expecting the validate failure should mark the records as errored out so that these can be reprocessed. I was also expecting the errors to be displayed clearly so that these can be identified and fixed. However I donot see either happening. Am I missing anything?

2. The results of an import run is appearing in a small information window in the execution history under Error Log (log text view). If we process millions of records and if say one thousand of them fail due to validation failure it would be very difficult to analyze the result in this small window. Doesn't the framework have any better way to view and analyze the run results?

3. In the above run I donot see the View Error File option enabled  in Error log window (from execution history) even though there are records not inserted due to validation failures in validatewrite. Is this normal behaviour?

Appreciate any guidance on the above and if possible any tips on DIF validation and error handling best practices

Thanks Shas

Error while running any SSRS reports

$
0
0

Started doing this to me a while ago, but now I can't run any Reports it throws an error everytime.

 

Stack trace: Invalid range is specified in validTimeState. Date1 is greater than Date2.

Stack trace

(S)\Data Dictionary\Tables\SRSReportQuery\Methods\find - line 13 (S)\Classes\SrsReportProviderQueryBuilder\initialize - line 34 (S)\Jobs\

 

Hide Enum of combobox during runtime.

$
0
0

Hi all,

The case is I need a combobox showing element partially based on selection of another combobox.

I found a solution from google which manage the element by coding, by building combobox in init of form, so I can remove and insert element of combobox in another combobox.selectionChange.

But so far my understanding is to save a combobox value into datatable, the combobox need to be bound.

So how can I save the unbound combobox value? By setting the value into another non-visible control(bound) in form while selectionChange? Or maybe there is another easier way?

Thanks

WJGOH

How to transfer Data Import Export Framework Configuration across instances

$
0
0

Hi All,

I am using Data Import Export Framework MS Dynamics 2012 R2. I have created custom entities, their target mapping, processing groups and batch schedules in my development environment. Is there any way to transfer these to my test environments?

Highly appreciate any guidance

Shas

generate pdf uses wrong paper size

$
0
0

I have the projIvoice report, adapted the papersize in visual studio to A4 and deployed it to ssrs but when generating pdf from ssrs or dicercly from ax, it still uses Leter

does some one have experience with this and can help next link?

msdn.microsoft.com/.../ms156281(v=sql.100).aspx


AX Security on forms

$
0
0

I have a form that will be opened by double clicking on a field and this does now have a menu item attached. Its been called by passing the form name to args.I need to set security for this form for some user groups via 'User group permissions' but I cannot find this object in the security tree. can someone can please tell me how I can locate this object?

one database for multiple countries implementation

$
0
0

Hi All ,

we have a client which need to implement the AX 2012 R2 in  US , Dubai , AUS and India. As you all know that taxation will be different for each country and that to in india taxation is totally different and complicated when it comes to other countries implementation.

What is the best suggestion regarding the databases ?

Can i have the one database for the above countries implementation ?

If yes , how the different taxation will maintain as each per country in one database ?

or Do i need to create the seperate databases for each country ?

Please share your thoughts ?

Customer Display in AX retail point of sale

$
0
0

did any one have information about if the customer display device is supported in AX Retail Point of Sale FB  or not ????

AX 2012 Inventory value item group wise

$
0
0

Any one guide how to get inventory value report item group wise or any other report in which inventory cost, quantity, item group wise 

Journal name - Approval

$
0
0

Hi All ,

When it comes to financial journals  - Open the Journal names form by clicking General Ledger, - >  Setup, - >  Journals - > Journal Names

In this form we have two options  a) Approval b) Approval workflow.

Could any one explain about the  option a Approval  in AX 2012 and how does it work ?

SQL Server R2 / Performance

$
0
0

Hi Folks,

we are in an Upgrade form AX 3.0 to 2012 R2 .. now i have some serious Performance issues ..

I have a "quick and dirty" test System:

HP something Workstation. DB Server (Win 2008, SQL 2008R2) as vitrual machine ( Xen) with 4 cpu, 22 GB Memory, big sata HDD, AOS Server also virtual on that machine

Producive HW: (virtualized) 16 CPU, 64 GB Mem, HHD on Netpp disk Subsystem,

 

Now the Problem:

On the quick and dirty System AX ( and DB ) performs 50 % faster (!!!) than on bigger HW.

eg: copy of  inventtrans on Test System (from on db to other , 1 000 000 recs~) 1 min

on PROD ~ 2 min !

The database is same (copy of it). No other Major stuff running ..

Main DB Settings (properties) are same ..

Any one any idea where to look?

 

Thx

P.

 

sending null value parameter to webservice.

$
0
0

Hello,

For Dynamics AX 2009,

I created a refrerence to web-service.

One of the web-service functions takes as parameter an object.

When I pass null to the object parameter value, I get a message such as "cannot be null", and even not reach the first line of the web-service dll.

Is the command : mywebservice.myfunc(param1, null); (when two parameters are object) is good, or should I use instead of null, another parse?

Thanks :)


What does "Per series" in BOM line ?

$
0
0

In my suggestion, Per series means that if one raw material can be produce more than one pcs item. I have to set per series base on portion.

Am I understand  correct ?

Please confirm me again.

Thank you very much

Kii

How to recognize developer workspace is being opened in AX2012

$
0
0

Hey everybody!

I'm trying to process some business logic when new workspace is being created, but only the developer workspace (not application workspace). I know where to put my code - in the workspaceWindowCreated() method in the Info class. Although this method is invoked every time new workspace is being created (regardless of the workspace type). I need to find out whether the workspace that is being opened is actually a developer workspace. Or is there another method that is invoked only when creating developer workspace?

Can anyone help me with this? I thought it is simple but I cannot find the answer.

Thanks and Regards!

Arek Kwiatkowski

SSRS invoice totals

$
0
0

Hi,

  I'm redesigning the SalesInvoice SSRS report and trying to display the Pre-tax amount, Tax amount and net amount.  Inside a tablix these fields sum correctly but if I create a text box and add the expression =Sum(Fields!TaxBaseAmount.Value, "SalesInvoiceDS") the total is different to what is displayed as the tablix (=Fields!TaxBaseAmount.Value).  In fact the total outside the tablix is exactly double the total displayed inside the tablix - it seems to be summing it twice.

  Any idea how I can get the correct invoce totals to display outside the tablix?

Thanks,

David

SSRS which is working fine in Visual Studio is not working in AX 2012.

$
0
0

I have created a SSRS payslip for employees using precision design. The precision design contains list. I gave two filters : employee name(string) and date(DateTime). Its working fine in preview of visual studio 2010. But when i included the report in ax 2012, its not working. The report is empty even if i give the correct values for the filters.... What is wrong with the report? Please help.

End Year Closing Issue In Ax 2012 FB

$
0
0

i got strange message when i try to do end year closing

message log was

Microsoft.Dynamics.Ax.Xpp.InfoException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.InfoException' was thrown.

  at Microsoft.Dynamics.Ax.MSIL.Interop.throwException(Int32 ExceptionValue)

  at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.callReturn(Int32 rc, interpret* ip)

  at Microsoft.Dynamics.Ax.MSIL.cqlClassIL.CallStatic(String className, String methodName, Object[] parameters, Type[] types, Object[] varargs, Type[] varargsTypes)

  at Microsoft.Dynamics.Ax.Xpp.XppObjectBase.StaticCall(String className, String methodName, Object[] parameters, Type[] types, Object[] varargs)

  at Dynamics.Ax.Application.Debug.assert(Boolean expression)

  at Dynamics.Ax.Application.DimensionStorageSegment.construct(String _displayValue, Int64 _dimensionAttributeValueId, Guid _hashKey) in DimensionStorageSegment.construct.xpp:line 29

  at Dynamics.Ax.Application.LedgerTransferOpening.Getmainaccountstoragesegment(String _mainAccountId) in LedgerTransferOpening.getMainAccountStorageSegment.xpp:line 7

  at Dynamics.Ax.Application.LedgerTransferOpening.Processquery(Int32 _transactionType, QueryRun _queryRun, Int64 _dimensionAttributeSet, LedgerParameters _ledgerParameters) in LedgerTransferOpening.processQuery.xpp:line 101

  at Dynamics.Ax.Application.LedgerTransferOpening.Run() in LedgerTransferOpening.run.xpp:line 207

  at Dynamics.Ax.Application.BatchRun.runJobStatic(Int64 batchId) in BatchRun.runJobStatic.xpp:line 50

  at BatchRun::runJobStatic(Object[] )

  at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)

  at BatchIL.taskThreadEntry(Object threadArg)

Viewing all 73760 articles
Browse latest View live


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