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

Production Picking

$
0
0

Can anybody tell me why the picking routines for production is lacking all the good features of sales order and transfer order picking routines?

It kind of forces on the concept of using very detailed routes because you have to pick all the items to the operation at once, but what if you have an operation that goes for several weeks and the fact that some items are currently missing doesn't mean that you can't start the operation?

The process is very manual for handeling this today and you have to create new journals for this purpose. I don't believe that "transfer errors to New journal" is a good enough feature to take care of these types of situations.

Am I just missing something here? Why isn't Production picking like sales and transfer order picking?

Wouldn't it make sence to have a "Release Production order picking" as well?


Assignment of project participants in a workflow, e.g. "Review timesheet workflow!

$
0
0

Hi together!

I want to implement a workflow in the project management and accounting module, e.g. "Review timesheet workflow". If I assign a specific user to that workflow, the workflow works and the chosen user can review or rather approve the timesheet document.

Now I want to change the assignment to project mangers - I do not want specific user to approve the timesheet. So I change the assigment from "Users" to "Participants". Under the new Tab "Role based" I choose "Type of participants : project participants" and than "Project mangers" under "Participant".

As a project worker I have submitted a timesheet. When I logged in as project manager the timesheet did not appeared for approval - which I expected. Can somebody help me? Am I missing something?

Pickup code error in Dynamics AX 2012 retail

$
0
0

Successfully set store and head quarter and created order. While selecting shipping mode, when i select "Pick-up", it throws "pickup can not be used for delivery.because a pickup delivery code was not found" error.. Suggest me where to set the pickup delivery code.

Cannot create a record in General journal entry (GeneralJournalEntry). Date: .The record already exists.

$
0
0

Hi - I am facing problem in posting Vendor Invoice Journal, System give following error and Journal becomes locked by system

Cannot create a record in General journal entry (GeneralJournalEntry). Date: .The record already exists.

Anybody have expereince or can suggest solution for this problem? We are useing Dynamics AX 2012 with Cumulative update 2.

Thanks

Picking List registration via x++

$
0
0

Hello,

does anybody have a snippet for the picking list registration (sales form -> Pick & Pack -> Picking list registration) probably with change of the dimensions via x++?

Thanks

Andi

For reference this is the code to post the picking list:

SalesFormLetter salesFormLetter;

salesFormLetter = SalesFormLetter::construct(DocumentStatus::PickingList);

salesFormLetter.showQueryForm(false);

salesFormLetter.transDate(_accountingDate);

salesFormLetter.update(_salesTable);

In AX 2009 Production orders in progress is allowing to edit Configuration

$
0
0

When a  production order is in progress iyt allows to edit the configuration .Have any one came across such scenario.

AX 2012 VMWare with mobile apps connector

$
0
0

Hi everyone,

I was wondering if anyone has a standard VMWare of 2012 R2 with pre-installed Mobile applications connector?

I would like to test the time reporting and expense reporting apps on a Surface.  Has anyone done this?

Regards
Thor 

AX2012 - Circularity in BOM

$
0
0

Dear All,

I have a problem with circularity in BOM.

I want use same Item number with different Color in BOM.

Is this possible?

Example:

BOM1:

  • Item 100 Color 000 (without color)
    • Item 900 (Sheet Metal)

Operations:

  • Cutting
  • Drilling
  • Welding

BOM2:

  • Item 100 Color 1111 (Red)
    • Item 100 Color 000 (without color)
    • Raw Material for Color

Operations:

  • Coating (Paint)

Is there any way in AX2012 to handele BOM like this?

It's important to have same Item Number In Metalproduction and in Paitshop. Only property Color shold change...

Thanks

 

 

should be included in

  • Item 100 Color 111 Red

 

 

 

 


Server Error in '/ReportServer' Application

$
0
0

Hi All

I have create new Microsoft Dynamics AX 2012 Configuration through Utility and then Refresh WCF Services. Now when I checked Reporting Server URL its says Configuration Error

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Microsoft.Dynamics.Framework.ReportsExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\web.config line 38)

Source Error:

Line 36:       <add name="Profile" type="System.Web.Profile.ProfileModule" />

Line 37:       <add name="ErrorHandlerModule" type="System.Web.Mobile.ErrorHandlerModule, System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />

Line 38:       <add name="AxReportsHttpModule" type="Microsoft.Dynamics.Framework.Reports.AxReportsHttpModule,Microsoft.Dynamics.Framework.ReportsExtensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />

Line 39:     </httpModules>

Line 40:     <globalization requestEncoding="utf-8" responseEncoding="utf-8" />

Source File: E:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\web.config    Line: 38

Have I missed some thing or what .......

Regards,

Akhwand Usman

DAX 2009 - DB Table - RecID question

$
0
0

Is "RecID" unique for each table?

As it is passed back in the AIF XML - I would be able to use it to query the DB with.

Also, is RecID in Dax 2012 DB tables?

Master scheduling run in batch on the server ends in error but no log information is recorded.

$
0
0

When running master scheduling interactively in client mode it runs a long time, but ends successfully.  We are attempting to run it in batch on the server, but it ends with an error and there is no viewable log information regarding the error.  Has anyone experienced this before?  Is there some setting we are missing to allow recording of the error information?

I might add that we have given it helpers, but each the helper tasks also errors with no log information. 

Role Center: Unable to set parameter values before rendering the report

$
0
0

Hi all!

I want to add a new Report Web Part in the Role center

 

but I get the following error:

 

Please help me.

Martina Bergamo

 

Invalid data container type

$
0
0

 

Dear All,

I am working with AIF - Document Services in Ax 2012.

I have completed the following step and I got the "INVALID DATA CONTAINER TYPE"

1) Created New Project

2) Created New Query 

3) Generate AIF Document Services 

I got the Error.

 

Please help me debugging this.

 

Thanks,

Akshay Chauhan

 

 

MDX sort

$
0
0

I'm trying to sort this query on the week number [Calendar ISO Week] but can't make it work.

Can someone help us out please, we're all learning MDX in our company.

SELECT NON EMPTY { [Measures].[Sales Invoice Transactions Line Amount] } ON COLUMNS, NON EMPTY { ([Sales Invoice Invoice Date].[Calendar Year Number].[Calendar Year Number].ALLMEMBERS * [Sales Invoice Invoice Date].[Calendar ISO Week].[Calendar ISO Week].ALLMEMBERS ) } DIMENSION PROPERTIES MEMBER_CAPTION, MEMBER_UNIQUE_NAME ON ROWS FROM ( SELECT ( STRTOSET(@SalesInvoiceTransactionSalesGroupSalesGroupName, CONSTRAINED) ) ON COLUMNS FROM [Sales]) WHERE ( IIF( STRTOSET(@SalesInvoiceTransactionSalesGroupSalesGroupName, CONSTRAINED).Count = 1, STRTOSET(@SalesInvoiceTransactionSalesGroupSalesGroupName, CONSTRAINED), [Sales Invoice Transaction Sales Group].[Sales Group Name].currentmember ) ) CELL PROPERTIES VALUE, BACK_COLOR, FORE_COLOR, FORMATTED_VALUE, FORMAT_STRING, FONT_NAME, FONT_SIZE, FONT_FLAGS

Thanks!

AX Dynamics Not Starting


AX 2012 (R2) Compilation Performance and Best Practice

$
0
0

I would like to hear others share their experience with possible best practice and recommendations around getting AX 2012 compilation time down to a bare minimum.

We know a X++ compilation involves writing to disk on the AOS server and writing transactions to the model database.

We used to have a Best Practice Whitepaper and Checklist for Dynamics AX 2009, and many of the points are still valid for the next generation Dynamics AX. I still would like to hear from the community what hints and tips they would like to share regarding this specific process; compiling AX 2012.

AX2012 may take 2-3 hours. AX2012 R2 over 5 hours. Can anything be done to reduce the compilation time without "triple" the hardware?

Dynamics AX 2012 CU4 - Report - Vendor Posted Payment Journal Timeout

$
0
0

Hi

I am trying to run the AP Report - Vendor Posted Payment Journal, for a single day, and am getting the report timeout after 10 mins. I am working on increasing the timeout period, that I can do, my question is, does anyone know if this is normal. Seems a long time for a report for a single date.

I am running this now in CU4 since it did not work before in previous releases, just returned no data available. So do not have previous comparison times for it.

Thanks in advance, David

Error - Access rights on table ProdRouteJob are not sufficient (AX 2012 R2)

$
0
0

We are preparing to rollout our upgrade from AX 2009 to AX 2012 R2

Here are the steps that the user does that produce the error:

1) Go to -> Production Control/Common/ Production orders/all prod orders

2) Locate an order and double clicks on it to open it.

3) On the tab Schedule, click on Gantt.

4) In the Gantt try to move a time block and get this error "Access rights on table ProdRouteJob are not sufficient for modifying data".

The user is in ALL the Product, Warehouse and Process Roles and the Purchasing agent Role.

I don't know how to track this down. In the AOT the ProdRouteJob table has a security key of 'ProdTables'. I beleive this is legacy. I can't figure out what the next step is to link the ProdRouteJob to a Role so I can add them to the Role and fix the error. Any help is appreciated.

Regards,

Mike

Can I do a batch AP posting to Purchase Orders via excel?

$
0
0

Hello  - I have 250 POs that are in fully shipped status that I need to close out. We had to place these POs for something but I will never be billed on them. I was wondering if there was a shortcut for me to close them out, I do not want to cancel though.  I can use a mock invoice number and the amount due is $0. 00. I was going into each one and manually posting a $0 invoice to them but I read that I can upload an excel sheet to close them all out. Is that possible? I am not familiar with that process but I would like to learn. Many Thanks.

Adding a new filed to a custom Settings form to choose a folder not File

$
0
0

i added an extended field to open filename and required four filename methods to the form designer . thats working good.

i dont need to choose a file , i just need to select the folder for files import in settings form.

any help on this please

Viewing all 73760 articles
Browse latest View live


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