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

ComputedColumn in views

$
0
0

Hello,

I have a view created in AOT. There are 2 numeric fields: TotalPhysical and TotalMin.

Now I want a new field in my view that gives me the value "OK" when TotalPhysical < TotalMin. Else it will give the value "NOK".

I was trying to achieve this with "SysComputedColumn::if" but I don't find any information about this on how to use it. Can somebody help me with this question?

Regards,

Luk


Server spec for SQL Server - 40 Users

$
0
0

Hi,

We have recently purchased AX 2013 R2 and are currently sourcing hardware suitable for running it on.

We are a 40 user environment.

What sort of spec server should we be aiming for? How many cores, processors, RAM, HDs etc?

What are your experiences of running AX SQL side of things on a virtual machine with dedicated disks? I know AOS/Role Center can be virtualised.

If you could give me an example of the spec you are running AX on and your number of users it would be appreciated.

Thanks.

Problem Asigning reports server on a test Environment AX 2012 FP

$
0
0

Hello guys, 

i have this issue:

AX 2012 FP- SQL Server 2012 Reporting Services

In one of our servers we installed an AOS (AOS1) that was attached to a report server (RepServ1) then we installed another AOS.

This new AOS installed (AOS2) was defined to be the new productive environment, but we configured it with the working report server from the other AOS (AOS1). So we linked AOS2 with RepServ1 and it was working. We stayed on this situation long time while we were doing some other stuff.

After a few days we decided that the test environment (AOS1) should have also an independent report server so we installed a new report server (RepServ2) on a server that was ment to be the final BI server. This RepServ2 was attached to the final productive AOS (AOS2), leaving the other AOS1 just in test environment and the new configuration for productive matters, AOS2.

So to conclude:

AOS1 (test) -> RepServ1

AOS2 (productive) -> RepServ2 these two are working

I thought it would be easy to do this and started to change some configuration things on AOS1, I changed this: 

  • i changed the configuration server on the Report Servers form linking the RepServ1 and make it the default configuration. Then i checked on the Validate Settings button and appeared the "ReportServer - success" infolog message

I thought that it would be enough for running reports on test environment, but it appeared a message

  • then I re-depoyed the reports and re-launched a report. Some of them showed me these errors:
  • Reporting framework error: Dynamic packed query not found.
  • No available data

Any clue about this??? Thanks for your help

Can not use DLL, even that it is in GAC and under AOT Reference

$
0
0

I have added a DLL in the AOT Reference  (AX2012 R2) that I have selected from GAC, but I get compile error just as it does not exist, the code intellisense does recognise it either.  It works fine if I add it in VS 2010.

Any suggestion what I can do (I've restarted AOS and Server)?

Adding new field in DirPartyTable throws SQL synchronization error

$
0
0

Hi All,

I am unable to add new fields to DirPartyTable in AX 2012. When I save/open the table after creating the new field it throws some SQL synchronization error. I tried synchronizing the table but the error still persists.

Can anyone here help me to fix this. Thanks in Advance

/Imran

AX dymanics application not working post domain migration!!! Help!!!

$
0
0

Hi All,

I am working on migrating a axdymanic application from one domain to another, as the old domain wil be shutdown in couple of weeks.

The application is designed in such a way that we have to have 2 SQL server, 1 Application object server, 1 Enterprise portal server and last one is for hosting.

As the usage is very minimal hence we have moved them to virtual instances from Physical box, using MS hyper V. So, currently we have 5 Virtual instances with the same setup but on a different domain, which doesn't have any relationship/link with the old servers/domains. So any id in the old in old domain doesn't exist in the new domain.

All the virtuals instances are hosted on windows 2008 Std. and the AXdynamic version is 4.0. We have tried to run the application but it doesn't work and pop's up an error "You are not a recognised user to use Microsoft dynamics AX, please contact your system admin"

We are able to access the DB and the services and they seems to be working fine but its just the GUI for this application is not working.

It would be great if someone can actually help me in getting this migrated to the new domain as I am not an expert in Dynamics AX.

installing AX 2012 R2 on personal laptop without domain user account

$
0
0

hi,

I want to install AX Dynamics 2012 R2 on my personal laptop which does not have a domain account.

I have windows 8 - (single language) Operating System.

It gives me error while validating system requirement.

Error : Domain User Account.

Description: Log on with a domain account and restart Setup.

Please help if you have any solution to this problem.

AX2009 SSRS problems in Visual Studio 2008 - Can't preview in VS. Error: Unable to create object

$
0
0

Hi

I have problems with AX2009 and after RU8 install I cannot preview SSRS reports in Visual Studio. I get these errors in windows event log:

Dynamics Adapter CreateAxaptaObject failed.

Unable to create object

Unable to create object

Microsoft.Dynamics.BusinessConnectorNet.XppException

   at Microsoft.Dynamics.BusinessConnectorNet.Axapta.CreateAxaptaObject(String className, Object[] paramList)

   at Microsoft.Dynamics.BusinessConnectorNet.Axapta.CreateAxaptaObject(String className, Object param1)

   at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsAdapter.CreateAxaptaObject(String className, Object param1)

 

AND

 

Microsoft Dynamics AX Business Connector Session 7.

X++ Exception has occured

Unable to create object

Unable to create object

 

I can still run reports from AX client but cannot make any Changes to them due to the fact that i can't run any report from Visual Studio.

 

Does anyone recognize this problem?

 

 

 


Tools for producing Dynamics AX 2012 Help

$
0
0

What tools have you used to product Dynamics AX 2012 help? Has anyone used Adobe Technical Communications Suite 4?

Dynamics AX account privileges

$
0
0

Hi everyone we have an instance of Dynamics AX installed and we are facing a lot of problems regarding security, i would like to know the privileges the diferent users need to have in order to create new developments, service accounts, creates reports etc... Any help would be appreciate it.

Microsoft Dynamics AX 2012 R2

$
0
0

What is the minimum number of servers required to implement Microsoft Dynamics AX 2012 R2 for companies that use about 25 user. Please give details of name servers. Thank you.

How to disable a financial dimension on a form - AX 2012

$
0
0

Dear All

Actually I want to disable a record based on a property on that record, I used datasource.allowedit() method but it is not disabling the financial dimension, it is disabling all the other fields.

Any help regarding the same?

Thanks and regards,,,

Amr Saad

Creating a purchase order manually with an override on delivery address

$
0
0

I need to create purchase order manually with an override on the delivery address. Delivery address is no longer a purchtable field. There is the deliverypostaladdress field which links to the LogisticsPostalAddress table. When I create a PO manually, to override the address, I think I need to create a record in the LogisticsPostalAddress, is this right? What method can I use? I will be using a inventlocation address.

Dynamics Connector AX2012 not setting the Entity key value in Update XML Request

$
0
0

Hi all,

I am trying to integrate the AX PersonTitleTable to a custom entity (Job Title), allowing create and updates from both AX and CRM.

I have configured the Job Title service in AX, configured CRM, setup the maps in the Connector and have successful completed the initial data load from AX.

Everything is now working, except Updates from CRM to AX

The following error is thrown from AX Service: [Job Title to KOO Person Title Table Service] has encountered an error while processing key [[5c6f7ec3-3e42-e211-a894-00155d01d402]]. 'EndElement' is an invalid XmlNodeType. Line 1, position 221.

I have debugged the AIF server side code and the process fails when parsing the Entity Keys in the AifEntityKeyList.deserialize method. For some reason the ValidFromDateTime and ValidToDateTime don't get values set which causes the deserialize code to fail. 

EntityKey XML: <EntityKey xmlns="http://schemas.microsoft.com/dynamics/2006/02/documents/EntityKey"><KeyData><KeyField><Field>TitleId</Field><Value>SS Test 10/12 1 Update Adsfds</Value></KeyField><KeyField><Field>ValidFromDateTime</Field></KeyField><KeyField><Field>ValidToDateTime</Field></KeyField></KeyData></EntityKey>

The full xml request being generated by the connector: 

 

<?xml version="1.0" encoding="UTF-8"?>

<KOO_PersonTitleTableServiceUpdateRequest xmlns="http://tempuri.org">

  <EntityKeyList xmlns="http://schemas.microsoft.com/dynamics/2006/02/documents/EntityKeyList">

    <EntityKey xmlns="http://schemas.microsoft.com/dynamics/2006/02/documents/EntityKey">

      <KeyData>

        <KeyField>

          <Field>TitleId</Field>

          <Value>SS Test 10/12 1 Update</Value>

        </KeyField>

        <KeyField>

          <Field>ValidFromDateTime</Field>

        </KeyField>

        <KeyField>

          <Field>ValidToDateTime</Field>

        </KeyField>

      </KeyData>

    </EntityKey>

  </EntityKeyList>

  <KOO_PersonTitleTable xmlns="http://schemas.microsoft.com/dynamics/2008/01/documents/KOO_PersonTitleTable">

    <DocPurpose>Original</DocPurpose>

    <SenderId>K99</SenderId>

    <PersonTitleTable action="update" class="entity">

      <_DocumentHash>d3dc40bb3eb0d3efef07a4bfb6e67656</_DocumentHash>

      <RecId>5637148327</RecId>

      <RecVersion>1</RecVersion>

      <Title>SS Test 10/12 1 Update</Title>

      <TitleId>SS Test 10/12 1 Update</TitleId>

      <ValidToDateTime localDateTime="2050-01-01T00:00:00" timezone="GMTPLUS1200AUCKLAND_WELLINGTON">2049-12-31T11:00:00Z</ValidToDateTime>

      <ValidFromDateTime localDateTime="2000-01-01T00:00:00" timezone="GMTPLUS1200AUCKLAND_WELLINGTON">1999-12-31T11:00:00Z</ValidFromDateTime>

      <DAXIntegrationId>{5c6f7ec3-3e42-e211-a894-00155d01d402}</DAXIntegrationId>

    </PersonTitleTable>

  </KOO_PersonTitleTable>

</KOO_PersonTitleTableServiceUpdateRequest>  

 

How To synchronize CRM Kit products from AX BOM lines using Dynamics Connector?

$
0
0

Hi,

We are implementing project, where Dynamics Connector (v2) is used to synchronize data between AX 2009 andCRM 2011.

We have come across problem that though AX Items of type BOM are synchronized to CRM (as Products) in out of the box integration, the AX BOM lines are not displayed under CRM Kit Product associated product records (as in using standalone CRM).

Any ideas how this can it be achieved?

In addition we would like to expand this (BOM->Kit) synchronization using custom CRM entity (Kit Product Associacion) for the purpose of sunchronizing quantity and UoM (which are not part of standard Kit product associacion).

Thanks in advance for any experiences shared!


Connector MS Dynamics - Could not retrieve the system user "SYSTEM"

$
0
0

I try to connect AX 2012 and CRM 2011, but on Account to Customer Service I get follwing error:

[Account to Customer Service] has encountered an error while processing key [[TestCompanySNI2, d5d3039b-e3fc-e111-abef-00155d012104]]. Could not retrieve the system user "SYSTEM"

I don't know what I have been missing, I tried to make everything like in the install/configuration guide...

Please can someone point me to the right direction!?

Thanks in advance for your help!

br

Stefan

modify/create Free Text Invoice

$
0
0

I’m not sure how to modify the existing report, as it uses a class as a data source that is deeply embedded/tied to the FreeTextInvoiceTmp table.  I thought to try and create a new FTI template per this link msdn.microsoft.com/.../hh209275.aspx, but my AX client crashes on me when I click the AR, Setup, Free text invoice templates.  I also thought about creating a new report.  Can I get some guidance on how this should be done?  TIA, Steve

AX 2012 FP installing CU4 (slipstream) error when opening the client

$
0
0

Hi All,

I'm currently installing AX 2012 FP with CU4 (slipstream).

When running the client for the first time, AX can't open the checklist and I have the following error :

SysDictClass object not initialized.

Stack trace

(C)\Classes\SysCheckList\getAllCheckListItems - line 15

(C)\Classes\SysCheckList\init

(C)\Classes\SysCheckList_setup\init - line 40

(C)\Classes\SysCheckList\doInit

(C)\Classes\SysCheckList\runCheckList

(C)\Classes\Info\startup - line 37

Thanks for your help.

AX 2012 R2 PayrollEarningsImportService

$
0
0

I am currently implementing Dynamics AX 2012 HCM with a client who would like to import payroll earnings from a separate time sheet application. I am looking for information on the new payroll earnings import services to see if this option will work for the client. Can anyone point me to information on AX import specifications and how I would go about setting this up? Client is interested in importing Project and Funding source information along with the payroll earnings information?

Any information or direction to resources would be greatly appreciated.

Thanks,

Carole

 

AX 2012 Check Box Problems

$
0
0

I've added a new field to a Table and am trying to add a check box bound to the new field to a form.  When ever I open the modified form the new check box is visible but is disabled and in the box where the check normally goes there is a 'U.'  Any idea on what's causing this?  (Screen shot below)

Viewing all 73760 articles
Browse latest View live


Latest Images

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