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

AX 2012 - questionnaire setup, step-by-step manual needed

$
0
0

Hello,

I am looking for step-by-step manual how to set up a questionnaire; dics I have (*HRM* serie) soed not have much about it, moreover - descriptions there are a bit confusing :(

Has anyone such a manual/guidance? I am not lookign for any marketing notes like '..it may even do a coffee for you..' but somethig more 'for dummies'; any help appreciated

regards

Tomasz


Register an external WCF service using a script

$
0
0

HI

How would I go about registering an external WCF service (automatically) using a batch file for example (powershell maybe)?

Thanks

DMF - multiple address lines for vendor?

$
0
0

Hi, I was wondering if anyone knows how to import multiple address lines for the street field using the DMF? I previously used a job for the import and had to specify the carriage return/line feed.

Thanks,

Craig

 

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 

AX 2012 - AIF - File System Adapter - Sales Order Import

$
0
0

Hi,

I am trying to get XML Sales Order import configured as per the AIF documentation.

I am using the simple example provide there, and have modifed the Customer Account and Item Number to match my data.

However I get the following errors:

 

         The request failed with the following error: Item number A070 does not exist.

         Item number A070 does not exist.

         The accounting currency has not been defined for the ledger. You must define the currency in the Ledger form.

         The value 'EXPR01' in field 'Customer account' is not found in the related table 'Customers'.

However, A070 and EXPR01 do exist in the Company I am working in.

Any suggestions?

 

Also, the exception log shows errors about missing fields: Customer Group & Language.

However when I add an line CustGroup, like this:

 

    <SalesTable class="entity">

           <CurrencyCode>GBP</CurrencyCode>

           <CustAccount>EXPR01</CustAccount>

           <CustGroup>UPH</CustGroup>

The exception log now shows: "Invalid Message Schema"

 

All help gratefully accepted!

 

Many thanks

 

 


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

Logic behind Requisition Quotations

$
0
0

Hi all

In working to set up AX 2012, I'm struggling to understand the logic behind purchase requisition quotations. It would seem logical that the Buying Agent would make a decision as to whether quotations are needed for a req, before sending the req into approvals. First, not all reqs require quotations. Second, why would anyone approve a req that doesn't have pricing on it? Yet AX requires that the req be put into the approval workflow before it allows creation of a quotation request. Can anyone point me to information as to the thought process behind this?

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.

Viewing all 72043 articles
Browse latest View live


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