Related Posts
  • Forum Post: Job feedback is empty

    Hello, Problem exists in DAX4.0. When I choose production order on "Production orders" form and then press Jobs button, I don't see any "Good quantity" on "Feedback" tab. Of course I reported earlier some pieces in Shop Floor Control. I also noticed that in table ProdRouteTrans...
  • Forum Post: Recommended parameters for Oracle 10.2 Axapta 4.0

    hi all, a customer runs Axapta 4.0 on a Oracle Database Server based on AIX. Could anybody provide me a list of recommended (spfile/pfile) Oracle Parameter. many thanks for all hints & best regards, Holger
  • Forum Post: Re: Update Actual cost & overhead cost in Dynamics AX 4.0

    Nam, Bruce here from the Microsoft Dynamics team and there is a video answer to your question available. Kate from the Support team was onsite at the show and was able to answer the question you asked. You can see the video at: https://community.dynamics.com/blogs/msdyncommunityteam/archive...
  • Forum Post: Error After AOS reinstallation

    We are facing the attached error and the scenario is given below.... The windows of AOS was crashed, we recovered the axapta installation directory. Reinstalled the windows with same name. Reinstalled axapta with same AOS names mapping with existing database. (over written the AX folder) Now clients...
  • Forum Post: Re: Upgrading ax 4.0 to ax 2009

    Hi Kiran, The simplest way is to export the modifications from the USR layer of AX 4.0 and import the XPO file back into the USR layer of AX 2009 after upgrading. If the modification is as small as you say, everything should go fine. You can then check your customization after you export it from...
  • Forum Post: required suggestions

    Hi all, I would like to learn AX(trade and logistics), and I am new to this module.do i need to learn any programming language for this module? if yes which languages should i learn. Please give some suggestions. thanks, ddn.
  • Forum Post: Keyboard Shortcuts for Navigating in Dynamics AX 4 sp1

    I am trying to write some scripts for Citrix EdgeSight Load Testing for our AX applications. Can anyone please post a link to where I can find the Keyboard Shortcuts for the default navigational options??? I am struggling to navigate focus on and off the Favourites pane.
  • Forum Post: Ax and Run As

    Hi there, just some history: in the company here we use Ax 4.0. there is a DB server and a AOS server with my laptop with XP SP3 there was no problem to run ax as a different user, just right click on the icon and select run as and just fill in the right credentials. present: ...
  • Forum Post: Re: Re: Installation Procedures of Dynamics AX 4.0 on XP SP2

    Hi Rajdeep, Can you please help me installing AX 4.0 on server 2003 please? I am trying to install on single computer. I have finished 4 steps as follows, but not manage to locate IndLocalisation and DAX Application folder and unable to finish 7 and 8 steps can you please help me in installation please...
  • Forum Post: How can I create a business relation for a contact person in CRM? AX 4.0

    Hi Friends I am involved in implement of AX 4.0 in my organization. I am facing problem in linking a business relation to a contact person. I am seeking suggestions regarding this. Regards Vikas Tripathi
  • Forum Post: Copying a row

    Hi all, I want to copy a row from a from. for e.g. I have 3 Indent lines, i want to copy one line using a button.can anyone please help me. Thanks in advance Aman Gupta
  • Forum Post: Renaming and deleting a company

    Hi everybody, I'm a DAX newbie, and have a simple question. How can I delete or rename a companies in DAX 4.0? Thanks Geego
  • Forum Post: .NET Business Connector and SQL Server Integration Services (SSIS)

    Hi, I have created an SQL Server Integration Services 2005 package which connects to Dynamics AX 4.0 with the help of .NET business connector. The SQL SSIS package connects to AX and pulls the necessary information correctly and it has no issues in retrieving the data and saving it into a new SQL...
  • Forum Post: what is the IntelliMorphix in axapta?

    what is the IntelliMorphix in axapta?
  • Forum Post: InventSum Questions

    I'm trying to design a report that takes all of the items ordered (from our customers) in a given day for production scheduling purposes. The report is intended to be run around the close of business, to aggregate all of the day's orders. A small caveat our warehouse may start picking...
  • Forum Post: refresh picture in a specific form

    Hi, before that, sorry for my english but i think you'll understand me. First, i'm a recent microsoft ax developer and i've an issue for which i want to find quickly a solution: In DAX 4.0, in the InventTable form, i've a specific button (called image) which brings towards a...
  • Forum Post: User settings in AX 4.0

    "Is this behavior normal for AX 4? Is there a way how to avoid this?" To aviod this you can set user permission and 'export' that permission in form of a 'dat' file. Whenever user setting will change you can 'import' that 'dat' file. All this activity will...
  • Forum Post: E-mail sending status - Failed in AX 4.0

    Hai I am configured all the mail settings in AX 4.0 The Email parameters, E-mail Template & User options all done. After that the Batch Processing and the E-mail distributor batch processing all are running. Even though the while sending the mail status as failed. Can anybody help me please...
  • Forum Post: Not bolded object properties (AX4 / AX2009)

    I have problem with pane "Properties". By showing the Properties (ALT+Enter) of any object in AX4 or AX2009 (form, table) and changing one of the properties of the object (eg. label) such property should be shown highlighted font in bold (bold). Unfortunately, in AX4 and AX2009...
  • Forum Post: document handling problem for excel templates

    Hi, I've set up the a document type which make use of the job "Create Excel worksheet via COM" which is able to transfer data from purchtable and Purchline to the Excel template. also my Purchase orders have multiple lines and when i use the document handling function the system is only...
  • Forum Post: HELP - Cross-currency intercompany transactions

    I have transacted cross-currency treasury transactions between two of my legal entites. Legal entity #1 reports in Canadian dollars and legal entity #2 reports in USA dollars. Legal entity #2 only transacts in USA dollars; legal entity #1 records all transactions in USA dollars in DAX and lets DAX...
  • Forum Post: Re: How do I enter a manual AP check

    Linda, Did you ever get an answer to your question or figure out how to do enter a manual AP check? Thanks, Jeffery
  • Forum Post: Re: Re: Conversion of amount into Indian style

    Hi Paul, I have tried by setting up seconadry currency but it is not working. I had tried several other ways to solve this problem like use of various system functions but it doesn't work. Can you please suggest more possible ways to tackle this problem. Regards Aman Gupta
  • Forum Post: Conversion of amount into Indian style

    Hi all, I want to convert Amount from US style into Indian style in axapta . For e.g. if we have 9 digits amount : 123456789 presently it is coming 123,456,789.00 (US style ) but i want to convert it into 12,34,56,789.00 ( Indian style) Can anyone please help me. Thanks in advance...
  • Forum Post: .NET Webservice that returns a DataSet or Custom object

    Hello everyone and thanks for reading, I'm new to Dynamics AX, and I am currently working with version 4.0. I've been playing around with AX and I was able to consume a .NET webservice from X++ code. What I want to do now is to consume a webmethod that returns a custom data type. In...