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

Quantity, cost price and sales price in Project Hour transaction is getting registered as Zero - AX 2012 CU3

$
0
0

Hello Everyone,

I came across an wired issue in AX 2012 CU3 version, where the project hour transaction is getting registered with "Quantity", "Cost price" and "Sales price" as ZERO, when I post a timesheet, even though the hours are entered on the timesheet and the cost and sales prices are setup correctly in the project price master.

This issue is very random and not reproducible all the time. It comes unexpectedly and I am not able to figure out a root cause for this. 

Has anybody come across this issue yet ? Any thoughts on this would be highly appreciated.

Thank you.


SalesInvoice report deploy error

$
0
0

Hi all,

I'm new in AX 2012. I've a environment with AX 2021 FP CU3 with a vertical solution installed (VAR layer).

When I try to deploy the SalesInvoice.report I receive this error:

Make sure that Microsoft Dynamics AX Business Intelligence Components are installed on the SQL Server Reporting machine and veriFy that SQL Server Reporting Services is configured correctly matching the report server configuration in the Microsoft Dynamics AX client.

This is the only report that I don't able to deploy. I've tried to change report property from "static" to "not static" but the result is the same.

Which are the objects that are involved in this report so that I can delete them from the vertical solution layer? Eg. SalesTmp table, SalesInvoiceDP class...

Thanks and regards.

Giuseppe Caradonna

Inserting a record in DirPerson table the AOS crashes in AX 2012 r2

$
0
0

When we insert a record in Dirperson table (using the form or using the table in AOT) the AOS crashes 

after the super () in insert method of dirpartytable.

 

In the event log we found this error in correspondance of the AOS crashes.

Faulting application name: Ax32Serv.exe, version: 6.2.158.0, time stamp: 0x50a65c76

Faulting module name: Ax32Serv.exe, version: 6.2.158.0, time stamp: 0x50a65c76

Exception code: 0xc0000005

Fault offset: 0x0000000000932045

Faulting process id: 0x5f0

Faulting application start time: 0x01cdffa05c1e07c2

Faulting application path: C:\Program Files\Microsoft Dynamics AX\60\Server\AX6TEST\Bin\Ax32Serv.exe

Faulting module path: C:\Program Files\Microsoft Dynamics AX\60\Server\AX6TEST\Bin\Ax32Serv.exe

Report Id: 46058084-6b94-11e2-9199-005056865902

AX sync with Exchange Server (instead of Outlook)

$
0
0

Hi, does anyone have a clue about an existing solution to synch activities (appointments, Tasks, ...) from AX 2012 to/from Exchange Server?

If no, would it be of interest to have such a solution if we'd build it from scratch?

If there are any plans regarding Exchange Server Integration to AX from Microsoft, information about that would be highly appreciated.

best! Stefan

Error prevents the headquarter statement to pos

$
0
0

Hi All,

I am trying to post the statement of Ax 2009 POS (end of day) but there is error prevents me to do which is "Account number for transaction type Ledger journal does not exist"

thanks in advance

Odai

Dynamics AX implementation at Lotus F1

$
0
0

The latest issue of Microsoft's Prime magazine features the Lotus F1 Dynamics AX implementation as the cover story. To view this exclusive story, check out the digital edition of the magazine at www.onwindows.com/prime.

AX 2012 R2 useless AIF error message

$
0
0

Hi,

I have created my own document service totally based on custom tables. Then I created an inbound port using the FileSystemAdapter pointing to a directory on the AOS.

Now I can put an XML into this directory and let the AIF pick it up.

I now have the message in the AIF message queue:

Direction: Inbound

Status: Error

Error message: Function 'Global::typeId2ExtendedTypeId' must be called with an extended data type.

Stack trace

\Classes\AifWcfSendAdapter\sendMessage                                   line 65

\Classes\AifGatewaySendService\sendMessage                           line 34

\Classes\AifRequestProcessor\callAosServiceOperation             line 62

\Classes\AifRequestProcessor\processRequest                           line 32

\Classes\AifInboundProcessingService\processRequest            line 34

...

Line 65 of AifWcfSendAdapter.sendMessage():

responseMessage = wcfClient.ProcessRequest(requestMessage, configFilePath, endpointConfigurationName, addressOverride, throwOnFaultResponse);

wcfClient is of type Microsoft.Dynamics.IntegrationFramework.Adapter.WcfClient

So, something goes wrong in there.

Has anybody faced the same error and found a solution?

Thanks in advance,

Andy

How to pass a multiselection to the next page?

$
0
0

I'm working on some enterprise portal modifications in AX 2012 and ran into the following issue:

I have a listpage with multiselect enabled. The selection made must be passed to the next page, which is opened by clicking a menu item on the actionpane. However, I don't know of any method to get the multiselection of the previous page. When I use an action menu item, I can get the multiselection from the Args parameter (args.multiselectioncontext()), but this parameter is not available when using a URL menuitem. I can get the currently selected record of the previous page, but that's only one record.

So the question is: when originating from a listpage, how do I get the multiselection from the grid of this listpage on the next page?

 


Distribution Requirements Planning

$
0
0

Greetings All,

We are currently implementing AX 2012.  We have several warehouses around the globe, and our inside sales department typically ships product to our customers from their preferred (default) warehouse.  However, if we cannot meet the customer's requested date from their default warehouse, and if we have inventory on-hand in other warehouses, our CSR's would then like to ship directly from the warehouse that is nearest the customer.  Said differently, we would like to be able to define a hierarchy of warehouses that AX can use to determine the fastest way to get product to a customer based upon their distance from the warehouses.  Some have referred to this as Distribution Requirements Planning (DRP), but I am not sure if this is the correct term.

We have high sales volumes, so this needs to be a fast and efficient process.  It is not feasible to have our CSR's researching (intercompany) on-hand inventory and manually determining the best (fastest) method for delivery for each sales order line.  The ship complete option will also have an impact upon this logic.

What do you suggest?  Is AX capable of doing this?  How?

Thank you,

Chris Italiano

AX 2012 R2: Model import: same key has already added

$
0
0

Hi,

 

I am upgrading a previous AX 6.0 database with our ISV code to the new ISV code but then on AX 6.2. The code upgrade is done. So the next step is to do a data upgrade, in-place. During the import of our new ISV model I get the following error.

ERROR: An item with the same key has already been added

Some elements are successful renamed. But now I am stock on the above message. Does anyone knows how to determine which element is causing this?

 

Thank you.

Tom

AX2012 R2 - Compiler output empty after full compilation

$
0
0

Hi all,

2 weeks ago we began the migration of our AX2012 Feature Pack installation to AX2012 R2.
To frequently build our code we always used an automated build procedure which at a certain step does a "Compile All" (using SysStartupCmdCompileAll).
The problem we noticed on R2 is that the compiler output (and also the generated HTML file AxCompileAll.html) always is empty, saying 0 errors, 0 warnings, 0 best practice errors and 0 todos, even if it is a matter of fact that we have compiler errors.

Doing a comparison of SYS and OLD SYS (R2 vs FP) of the class SysStartupCmdCompileAll I also noticed that the compiler level was set to level 1 on R2, while it was level 4 on FP. So I hoped the problem with the empty compiler output could be associated with the compiler level which was set to 1 on R2. I manually fixed it and set the compiler level to 3 (we don't need best practice checks along with the full compilation), but it didn't change a thing.

Did anybody else ever experience a similar problem? Any help is appreciated.

Thanks and greets,
Franz 

CTRL - T doesn't work on a specific client AX 2012 R2 for all forms

$
0
0

We are experiencing problems with CTRL - T command on all forms using only a specific client. Using other clients the command works properly.

The problem is that AX count the rows to insert in the excel after clicking CTRL - T but it doesn't open Excel (we have excel installed on the machine correctly).

AX 2012 - AIF - File System Adapter - Sales Order Import - Invalid Child Element

$
0
0

 Hi,

 

I am getting the following error in the exception log:

 

The request failed with the following error:  Invalid document schema.

The following error was returned:  The element 'SalesTable' in namespace 'http://schemas.microsoft.com/dynamics/2008/01/documents/SalesOrder' has invalid child element 'ReceiptDateRequested' in namespace 'http://schemas.microsoft.com/dynamics/2008/01/documents/SalesOrder'.

List of possible elements expected: 'QuotationId, RecId, RecVersion, Reservation, RetailChannel, RetailHourOfDay, SalesId, SalesName, SalesOriginId, SalesPoolId, SalesStatus, SalesType, SalesUnitId, SettleVoucher, ShipCarrierDlvType, ShipCarrierName, ShipCarrierPostalAddress, ShippingDateConfirmed, ShippingDateRequested, smmCampaignId, smmSalesAmountTotal, TotalBalance, TotalCashDiscount, TotalInvoice, TotalMiscCharges, TotalSalesTax, URL, WorkerSalesResponsible, WorkerSalesTaker, TableDlvAddr, TableCarrierAddr, SalesLine, DocuRefHeader, MarkupTransHeader, CreditCardAuthTrans' in namespace 'http://schemas.microsoft.com/dynamics/2008/01/documents/SalesOrder'.  

 

My XML file is this:

 

<?xml   version="1.0" encoding="utf-8" ?>
<Envelope   xmlns="http://schemas.microsoft.com/dynamics/2011/01/documents/Message">
<Header>
    <MessageId>{5603D03A-4380-404D-9F27-738BE0FEA931}</MessageId>
    <Company>GPL</Company>
    <Action>http://schemas.microsoft.com/dynamics/2008/01/services/SalesOrderService/create</Action>
</Header>
    <Body>
      <MessageParts>
        <SalesOrder   xmlns="http://schemas.microsoft.com/dynamics/2008/01/documents/SalesOrder">
          <SalesTable class="entity">
            <CustAccount>EXPR01</CustAccount>
            <DeliveryDate>2013-05-04</DeliveryDate>
            <PurchOrderFormNum>PO</PurchOrderFormNum>
            <ReceiptDateRequested>2013-05-09</ReceiptDateRequested>
            <SalesLine class="entity">
            <ItemId>A070</ItemId>
              <SalesQty>18</SalesQty>
              <SalesUnit>m</SalesUnit>
            </SalesLine>
          </SalesTable>
        </SalesOrder>
      </MessageParts>
    </Body>
</Envelope>

 I can see no reason why AX should complain about ReceiptDateRequested.

I have tried removing this field and alos removing DeliveryDate but leaving RRD.

 

Any suggestions?

Thanks

Dax 2009 - Attach event listeners to an AOT class method like LogInsert

$
0
0

I to create an X++ class that will listen for calls to say the logInsert class method.

There doesn't seem to be very much around thins in Dax 2009

Thanks

Declaring a variable outside classDeclaration for use in form

$
0
0

I want to declare a variable that will be used on an existing AX form for AX 2012. I could put it in the classDeclaration of the form, but I would rather not modify the existing AX source code. Is there somewhere else where I could declare it? The variable will be accessed by control methods on the form. I tried looking into putting it in the datasource but this is not a class so it doesn't look possible.


AX 2009 PDF to BLOB field

$
0
0

Hello,

I need to save a PDF file to a field in a new ax custom table.

Which should be the right EDT of this field? Have you any example of the code?

Thx

Problem with Data Migration Framework beta 2 in an environment with two partitions

$
0
0

I’m working with Data Migration Framework Beta 2 with Dynamics AX 2012 R2 and SLQ Server 2012. I have two partitions (Initial & test). In Initial I have only the DAT Company.

Connected to the “Test” Partition I import to the staging tables the demo file “UnitOfMeasureEntity_Basic.txt” and it works correctly (“6 records inserted in staging”). When I go to “Execution history” and click in “View staging data” no records are shown and “Copy records to Target” will not work (“0 records inserted”).

If I make the same test in Partition “Initial” then it work correctly and the records are inserted in Target tables.

How I explain to DMF I’m working with partition other than “Initial”?

Thanks

AX 2009: Is multple Body defenitions with same Tables denied in MorphX Reports?

$
0
0

Hello All,

I have a quite Complex Report (MorphX) where I should fetch data from 8 tables. Data from tables are fetch two times mostly into Report starting from upper of report. I tried to use approach where I defined two Bodys to those Tables whose data was needed into different part of report.

BUT it doesn't work properly. E.g. when report is using second Body of certain Table data is not shown and Report's layout is going wrong. How should this kind situation should be handled?

I attach image of my Report's Body's so you understand what I have done.

Best Regards,

Micahel

Script the addition of a new X++ class\method and update existing classes to call new class method

$
0
0

HI

Using a script how do I (batch file, powershell, sqlcmd - not sure what to use):

1) Add my own an X++ class and method to Dynamics AX AOT?

2) Update an existing AOT Application class method (for e.g. the LogUpdate method) with  new X++ code (which will call the class\method I want to register in 1 above)?

Thanks

Use of RapidStart for internal use

$
0
0

Hi,

Has anyone configured RapidStart to use for their own organisation rather than a customer. 

Currently my customer list only shows those that are registered in the US?

Thanks

Simon

Viewing all 73760 articles
Browse latest View live


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