Re: [development-axapta] Creating Local XML File

2010-06-28 Thread srinath s
Hi   Check the site http://207.46.16.248/en-us/library/aa856656.aspx for further information. Regards, Srinath. S   --- On Mon, 26/4/10, www_programmer www_program...@yahoo.com wrote: From: www_programmer www_program...@yahoo.com Subject: [development-axapta] Creating Local XML File

RE: [development-axapta] AX2009 Product Builder

2010-06-18 Thread Bill SCHWAGERL
Color = White If you have any questions, just let me know. Bill To: development-axapta@yahoogroups.com From: hemantd...@yahoo.com Date: Tue, 15 Jun 2010 21:13:26 + Subject: [development-axapta] AX2009 Product Builder Hi, In AX3.0 there use to be Pre-field

[development-axapta] Re: AX2009 Product Builder

2010-06-18 Thread imbisc
= White If you have any questions, just let me know. Bill --- In development-axapta@yahoogroups.com, hemantdk66 hemantd...@... wrote: Hi, In AX3.0 there use to be Pre-field validation where you can essentially use to limit the enumerated text outcomes. I am trying to check

Re: AW: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-16 Thread JS
Hi Jesper, We are implementing AX 2009.  We have found the wizard.  Thanks for the clarification. Jennifer From: jesper.joergen...@bertelsmann.de jesper.joergen...@bertelsmann.de To: development-axapta@yahoogroups.com Sent: Mon, 14 June, 2010 8:45:53 PM

[development-axapta] Dificulties in refreshing grid.

2010-06-16 Thread abhi_the_star
Hi, I am new to Axapta. I have creates a simple program in which, I have enter a text in database using textbox and button.This form also contains the grid which shows the inserted data. now on click of button, I want to refresh the grid, which shows newly created record. can anybody help me.

Re: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-16 Thread JS
Thanks, Srinath.  We are looking into this now. From: srinath s s_shreen...@yahoo.co.in To: development-axapta@yahoogroups.com Sent: Mon, 14 June, 2010 7:47:03 PM Subject: Re: [development-axapta] Inbound Create Purchase Order AIF service   Hi Jennifer,   Its

Re: [development-axapta] Dificulties in refreshing grid.

2010-06-16 Thread Agus Riyadi
Hi, This blog maybe can help you http://kashperuk.blogspot.com/2010/03/tutorial-reread-refresh-research.html Regards, Agus On Tue, Jun 15, 2010 at 5:29 PM, abhi_the_star abhi_the_s...@yahoo.comwrote: Hi, I am new to Axapta. I have creates a simple program in which, I have enter a text

Re: [development-axapta] Dificulties in refreshing grid.

2010-06-16 Thread Sumit Loya
Hi Abhishek, You will have call the method *tableName*_ds.executeQuery() to re load the new data from database onto the grid. Regards, Sumit On Tue, Jun 15, 2010 at 3:59 PM, abhi_the_star abhi_the_s...@yahoo.comwrote: Hi, I am new to Axapta. I have creates a simple program in which, I

Re: [development-axapta] Dificulties in refreshing grid.

2010-06-16 Thread mni_col
Hi, see a nice article from Kashperuk that can help you get clarity in this .. http://kashperuk.blogspot.com/2010/03/tutorial-reread-refresh-research.html Best regards Michael From: abhi_the_star Sent: Tuesday, June 15, 2010 12:29 PM To: development-axapta@yahoogroups.com Subject

Re: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-14 Thread JS
  From: JS jdsal...@yahoo.com To: development-axapta@yahoogroups.com Sent: Fri, 11 June, 2010 5:51:57 PM Subject: [development-axapta] Inbound Create Purchase Order AIF service   Hi, I was looking at the list of standard AIF services and I could not find one to create

Re: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-14 Thread srinath s
refer the AxdSalesorder. Similarly we can create for Axdpurchorder as well.     Regards, Srinath. S   --- On Mon, 14/6/10, JS jdsal...@yahoo.com wrote: From: JS jdsal...@yahoo.com Subject: Re: [development-axapta] Inbound Create Purchase Order AIF service To: development-axapta@yahoogroups.com

AW: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-14 Thread jesper.joergensen
be held in areas that have controlled and limited access to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks. Von: development-axapta@yahoogroups.com [mailto:development-axa

[development-axapta] Run Report from Com connector

2010-06-11 Thread Elías Manchón López
Hello Folks!!, I'm trying to export a quotation through COM connector, this is the code in Microsoft Dynamics AX 4.0: RecordSortedListjournalListLocal; ArgsargsLocal; ReportRun salesQuotationReport;

[development-axapta] Inbound Create Purchase Order AIF service

2010-06-11 Thread JS
?  There is a Purchpurchreqservice (Find, Findkeys, Read) but there is not Create function. Many thanks, Jennifer From: Trinadh Sura trinadh_s...@iicindia.com To: axapta-knowledge-vill...@yahoogroups.com Cc: development-axapta@yahoogroups.com Sent: Mon, 7 June, 2010 7:33:42 PM

AW: [development-axapta] Inbound Create Purchase Order AIF service

2010-06-11 Thread jesper.joergensen
only be held in areas that have controlled and limited access to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks. Von: development-axapta@yahoogroups.com [mailto:development-axa

[development-axapta] Question on loading the AIF Queue Manager form

2010-06-08 Thread Eya
Hi all, I'm trying to open the Queue Manager form (Basic Periodic Application Integration Framework) and it takes a long time to load. When I checked the code, it basically has three loops: one for looping around each record in the AifQueueManager table and deleting them, then two for

[development-axapta] CustCustomer service

2010-06-07 Thread pokerface2o03
Hi, I'm new to AX development and would like to customize the CustCustomer AIF service. I would like it to check each Customer record and if it already exists in the CustTable then do not insert it and continue with the next Customer record. I think I can do this validation in the

[development-axapta] Reg FedEx Integration

2010-06-07 Thread Trinadh Sura
Hi all, How to integrate Axapta with FedEx ? What is the right process to test with live FedEx Account ? Thanks Regards Trinadh Sura [Non-text portions of this message have been removed]

Unzustellbar: [development-axapta] Amount rounding problem

2010-06-04 Thread WFNQESZBAPXZ
with NNFMP; 03 Jun 2010 13:32:40 - Received: from [98.137.34.34] by t13.bullet.mail.sp1.yahoo.com with NNFMP; 03 Jun 2010 13:32:40 - X-Sender: mileen...@yahoo.com X-Apparently-To: development-axapta@yahoogroups.com X-Received: (qmail 80132 invoked from network); 3 Jun 2010 12:55:04 - X

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-04 Thread Malcolm Burtt
that assumes that the class instance variable parm is a comma separated list of batch groups and loops through that list starting one BatchRun object for each group in the list would do the job. Malcolm From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread James Flavell
4 GB RAM is all you need for an AOS server (given you can't use more than 2GB and another 2GB for OS should be sufficient)? Thanks James -Original Message- From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Malcolm Burtt Sent: 30 May 2010 01

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread abd absi
not sure why 3!   This case is still logged with MS.and do not know if they found a solution or not.     Regards Abdulrahman Absi --- On Mon, 5/31/10, James Flavell djf1...@gmail.com wrote: From: James Flavell djf1...@gmail.com Subject: RE: [development-axapta] Live AOS failure RPC exception 14

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread James Flavell
Cheers Absi for sharing that very useful info J Apart from Financial Statement was there any other reports or functions that should signs of causing this? Thanks James From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of abd absi Sent

Re: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread Mike
To: development-axapta@yahoogroups.com Subject: RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas? Thanks Mike J I don't believe we have any 3rd party apps that connect via business connector so it must be one of the normal

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread James Flavell
for certain batch groups? (i.e. no need to modify the SysStartup class?) Thank you very much James From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Mike Sent: 01 June 2010 21:13 To: development-axapta@yahoogroups.com Subject: Re: [development-axapta

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread Malcolm Burtt
Hi James Forget that, I was having a moment of madness about the ax32.exe processes. :) Malcolm From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of James Flavell Sent: 02 June 2010 10:12 To: development-axapta@yahoogroups.com Subject: RE

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-06-02 Thread James Flavell
Sorry Mike a quick google gave me a detailed example to try out for this Thanks again James From: James Flavell [mailto:djf1...@gmail.com] Sent: 02 June 2010 17:31 To: 'development-axapta@yahoogroups.com' Subject: RE: [development-axapta] Live AOS failure RPC exception 14 reported

AW: [development-axapta] AX4.0 how to know batch process is running

2010-05-31 Thread jesper.joergensen
to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks. Von: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Im Auftrag von James Flavell Gesendet: Donnerstag

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-31 Thread James Flavell
that starts a client with some startup parameter or something right? Thanks again for your great help, much appreciated J James From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Mike Sent: 28 May 2010 20:52 To: development-axapta@yahoogroups.com

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-31 Thread Malcolm Burtt
-axapta@yahoogroups.com [development-axa...@yahoogroups.com] On Behalf Of James Flavell [djf1...@gmail.com] Sent: 25 May 2010 13:18 To: development-axapta@yahoogroups.com Subject: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas

RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-31 Thread James Flavell
Message- From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Malcolm Burtt Sent: 30 May 2010 01:56 To: development-axapta@yahoogroups.com Subject: RE: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second

[development-axapta] Calling an external process

2010-05-28 Thread m.hentrich
Hi all, I'm having a little problem, as I have to call an external program, that makes watermarks on pdf-files, which afterwards are attached to Axaptas documenthandling. WinApi::shellexecute does have a paramter, that tells AX to wait for the programme to finish, but the handle to the

Re: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-28 Thread Mike
, and event ID 180 is logged From: James Flavell Sent: Tuesday, May 25, 2010 8:18 AM To: development-axapta@yahoogroups.com Subject: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas? Hi everyone We have an AX4.0 SP2

Re: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-28 Thread Mike
: James Flavell Sent: Tuesday, May 25, 2010 8:18 AM To: development-axapta@yahoogroups.com Subject: [development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas? Hi everyone We have an AX4.0 SP2 with kernel 4.0.2503.953 Today the user

[development-axapta] Live AOS failure RPC exception 14 reported in event log many many times per second - any ideas?

2010-05-27 Thread James Flavell
Hi everyone We have an AX4.0 SP2 with kernel 4.0.2503.953 Today the user reported very slow performance and the AOS crashed later on When we looked in the event viewer there was an error: Object Server 01: RPC error: RPC exception 14 occurred in session 3 This was logged maybe 50 to

[development-axapta] ECC no for differnet Warehouses

2010-05-21 Thread Abhay
Dear All, Can anybody tell me how to give different ECC nos for different warehouses in Trading concern, Manufacturing Concern.?Regards Abhay -- THIS E-MAIL IS CONFIDENTIAL and intended solely for the use of the individual to whom it is addressed. [Non-text portions of this message

[development-axapta] help required installing KB979125 on AX2009

2010-05-20 Thread lakshmi kanth reddy
Hi, i have got a strange situation while installing AX2009 hotfix rollup KB979125 for one of our preproduction systems our configuration is as follows: 3 clients on different servers 2 Aos on different servers and application on shared file folder. installed on all client servers as well as

Re: [development-axapta] help required installing KB979125 on AX2009

2010-05-20 Thread Julio César
hi, As long as i know, rollups resets syshotfixmanifest class... use applicationversion class insted Kisses On May 20, 2010 4:32 AM, lakshmi kanth reddy laxmikant...@rediffmail.com wrote: Hi, i have got a strange situation while installing AX2009 hotfix rollup KB979125 for one of our

[development-axapta] Document Handling Error

2010-05-19 Thread Mileena M
  Anyone can help me how can I fix the below problem when am using document handling. Thanks in advance.       [Non-text portions of this message have been removed]

[development-axapta] Document Handling Error

2010-05-19 Thread Mileena M
  Anyone can help me how can I fix the below problem when am using document handling.Method 'navigate' in COM object of class 'IWebBrowser2' returned error code 0x8007007F (unknown) which means: unknown. Thanks in advance.       [Non-text portions of this message have been

[development-axapta] AX4.0 how to know batch process is running

2010-05-17 Thread James Flavell
Hi everyone, I am not sure if this has been asked in the group before but if yes please help direct me to the posting I want to setup some way to alert me if the batch process (or batch user login) has failed or not been started in AX4.0. Basically I have several companies and about 5

[development-axapta] Up gradation From Dynamics AX 4.0 To Ax 2009 issues

2010-05-17 Thread sunilnapa
Hi All, I have a problem with ax 4.0 to ax 2009 up gradation. I am following the micro soft process to do this up gradation The steps below provide a high-level overview of the tasks that you must complete to upgrade from Microsoft Dynamics AX 4.0 to Microsoft Dynamics AX 2009. 1. Back up

[development-axapta] Up gradation From Dynamics AX 4.0 To Ax 2009 issues

2010-05-17 Thread sunilnapa
Hi All, I have a problem with ax 4.0 to ax 2009 up gradation. I am following the micro soft process to do this up gradation The steps below provide a high-level overview of the tasks that you must complete to upgrade from Microsoft Dynamics AX 4.0 to Microsoft Dynamics AX 2009. 1. Back up

[development-axapta] AIF salessalesorderservice - Issue in getting the url

2010-05-17 Thread srinath s
Hi All,   I am trying to consume the salessalesorderservice which is available in AX AIF. I have enabled the salessalesorderservice and generated the service. AX created the svc file in the virtual directory. To know the url of the service i went to IIS- that site and browse the svc file. In

[development-axapta] Reporting Server Installation

2010-05-17 Thread Amgad Toma
Dear All, I need to install the reporting server in Microsoft dynamic ax 4, does anyone can help me what is the steps to make this reporting server. Thanks. Amgad Raouf Toma ERP Specialist [Non-text portions of this message have been removed]

[development-axapta] Re: Dynamic x++ query problem

2010-05-12 Thread tony_zeigler
. --- In development-axapta@yahoogroups.com, srinath s s_shreen...@... wrote: Hi folks,   I have done some customization in which doing dynamic query generation. Now i am getting the following error message. Stack trace: The operation that you are performing generates a SQL statement

[development-axapta] Create Production Picklist lines from a job

2010-05-11 Thread MK
Hi I have a requirement to generate production picklist lines from a job. I have created a dummy production order and also have created a blank Picklist journal. I have to populate the lines of this Picklist journal from a job, base on some criteria I select few items in my code and try to

[development-axapta] Re: Dynamic x++ query problem

2010-05-11 Thread www_programmer
Can you include the code? --- In development-axapta@yahoogroups.com, srinath s s_shreen...@... wrote: Hi folks,   I have done some customization in which doing dynamic query generation. Now i am getting the following error message. Stack trace: The operation that you are performing

[development-axapta] Create Production Picklist lines from a job

2010-05-10 Thread false
Hi I have a requirement to generate production picklist lines from a job. I have created a dummy production order and also have created a blank Picklist journal. I have to populate the lines of this Picklist journal from a job, base on some criteria I select few items in my code and try

[development-axapta] Dynamic x++ query problem

2010-05-10 Thread srinath s
Hi folks,   I have done some customization in which doing dynamic query generation. Now i am getting the following error message. Stack trace: The operation that you are performing generates a SQL statement that contains too many nested statements. Break the operation into multiple parts, and

[development-axapta] Re: microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52 File

2010-05-05 Thread gonzalo_edo
Anyone??? Please send it to gonzalo_edo at yahoo.com --- In development-axapta@yahoogroups.com, gonzalo_edo gonzalo_...@... wrote: Hi all... Can anybody please send me the file microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52] to gonzalo_...@... I'm trying

[development-axapta] Launching AX forms and creating records in the form through .Net

2010-05-04 Thread srinath s
Hello Folks, From .Net whether is it possible to Launch the Ax forms and create records with some mandatory data in it. From .net when we click ok button from the windows form it should launch the AX form (for example customer form) , create a record in this form  and set the values in

AW: [development-axapta] Launching AX forms and creating records in the form through .Net

2010-05-04 Thread jesper.joergensen
access to the addressed persons. If this e-mail has been sent to you in error, please immediately notify the sender and delete the e-mail. Thanks. Von: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] Im Auftrag von srinath s Gesendet

[development-axapta] MB6-819 AX 2009 Development Introduction

2010-05-04 Thread jamplu
Hi guyz i would like to know how some details about this exam How many Questions are there? The time provided? The Passmark Thanks Kim

[development-axapta] (unknown)

2010-05-03 Thread srinath s
Hello Folks, I have one doubt. From .Net whether is it possible to open the Ax forms and create records with some mandatory data in it. From .net when we click ok button from the windows form it should open the AX form (for example customer form) , create a record in this form  and set the

[development-axapta] Opening a AX form and setting the values in the form from .Net

2010-05-03 Thread srinath s
Hello Folks, I have one doubt. From .Net whether is it possible to open the Ax forms and create records with some mandatory data in it. From .net when we click ok button from the windows form it should open the AX form (for example customer form) , create a record in this form  and set the

[development-axapta] Re: Creating Local XML File

2010-05-03 Thread www_programmer
locally. This worked out just fine and is the solution I will use for now. Would still like to figure out what my issues with the AIF to XML via file adapter was... but will have to look into that later. If anyone has an example to post, that would be great! Cheers! --- In development-axapta

[development-axapta] Different number sequences for domestic and export orders

2010-05-03 Thread SUNEEL BABU
Hi all, I want to assign different number sequence for domestic and export purchase orders. The user should able to select the number series format while creation of PO based upon the type of the order. Is the requirement to be customised or any option is available. Thanks in advance.

[development-axapta] FW: AX2009 windows left not responding

2010-05-03 Thread James Flavell
Hi everyone we have strange behaviour in AX2009 SP1 + GLS + RU3 Sometimes it seems users get AX windows that stop responding. In the list of the available windows inside AX these windows no longer appear in the list but in the OS taskbar they are there and can be selected but nothing can be

[development-axapta] Email Inbox in Ax from pop3

2010-05-03 Thread paulsengeir
Hi I need to receive pop3 emails directly into Ax without using Outlook integration. Can anyone tell me how to do this? I have searched for classes and methods, bet have not found any. Any help will be appreciated. Best regards Geir

Re: [development-axapta] Copy Item to another company/dataarea

2010-04-29 Thread Leo Vee
modify first the recId and dataAreaId in the backup DB.   But it is still easier to write your own job to copy item into another company by using changeCompany function in DAX. Regards, From: Ruel Ormita r...@msb.com.my To: development-axapta@yahoogroups.com

[development-axapta] microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52 File

2010-04-28 Thread gonzalo_edo
Hi all... Can anybody please send me the file microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52] to gonzalo_...@yahoo.com I'm trying to install the reporting services extension but I'm having the issue of the version file. I do not want to upgrade the production

[development-axapta] Creating Local XML File

2010-04-28 Thread www_programmer
I am trying to understand the best way to create XML files on the local system in AX. I have created a new query that displays data from InventTable and SalesTable. (InventTable.ItemId, InventTable.ItemName, SalesTable.Price). I would like to add a button to a form to, send electronically like

Re: [development-axapta] Creating Local XML File

2010-04-28 Thread Sumit Loya
Hi, You will have to setup all the AIF settings from Basic -- Setup -- Application Integration Framework. Have you done that? Regards, Sumit On Mon, Apr 26, 2010 at 10:56 AM, www_programmer www_program...@yahoo.comwrote: I am trying to understand the best way to create XML files on the

[development-axapta] Atlas xl 3.5 journal upload

2010-04-23 Thread Jennifer Saldua
Hi, We are using AX 2009 but our Atlas version is 3.5.  We are trying to upload the beginning balances for inventory using the movement journal.  We used the standard template for movement journal upload.  However, when we tested the journal upload using the standard template, only the headers

[development-axapta] BC writing in SYS layer - why?

2010-04-22 Thread TeenDivaBrat
Hi All, I've a static method in a class running in server, which would create new BaseEnum element programmatically as below, for example. public static server void createNewEnumElement(Args _args) { #AOT TreeNode treeNode; TreeNode

[development-axapta] Copy Item to another company/dataarea

2010-04-22 Thread axaeffect
Hi all, How to copy item (InventTable, InventTableModule, InventeItemLocation) to another company/dataarea? Kindly advise, Thanks, Axl

[development-axapta] Unable to move form fields around

2010-04-22 Thread shamika
Hello, I am unable to move form fields around. Columns in header of PO status form can not moved around. Line columns are moving around. I checked respective design properties and all are set properly. Any thoughts?? Thanks, Sam

RE: [development-axapta] Copy Item to another company/dataarea

2010-04-22 Thread Ruel Ormita
Hi, There are two methods. 1. Export it using Administration Periodic Export Need to setup the definition group. Then select the corresponding tables you want to export. 2. Create a job using the changecompany() function. Regards From: development-axapta

RE: [development-axapta] Unable to move form fields around

2010-04-22 Thread Ruel Ormita
Hi, Maybe this field is with a group. Try dragging a field in the data source and put it in the design. From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of shamika Sent: Tuesday, April 20, 2010 11:28 PM To: development-axapta@yahoogroups.com

[development-axapta] Linked forms - form focus ...

2010-04-20 Thread benoit.billington
Hi, I can't find any lostFocus method of a Form so can anyone tell me how to achieve the following task : I have the Item form open, and for an item I have the route form open so those 2 forms are linked I want to run a validation method when closing the route form and also when changing item

SV: [development-axapta] Linked forms - form focus ...

2010-04-20 Thread Carsten Frøslev Frandsen
Hi, You can use the linkActive method on the route forms datasource - this method is called every time the item is changed in the item form. Best regards/Med venlig hilsen thy:data Carsten Frøslev Frandsen Senior Udvikler Fra: development-axapta@yahoogroups.com [mailto:development-axa

[development-axapta] Re: Setting field to mandatory via code

2010-04-19 Thread www_programmer
That worked perfectly! Thanks! --- In development-axapta@yahoogroups.com, Tom Kim tp@... wrote: I believe you want to do something like this: ledgerJournalTrans_DS.object(fieldId2Ext(fieldNum(LedgerJournalTrans,Dimension),1)).mandatory(true); I haven't tested this code, but it should

Re: [development-axapta] Setting field to mandatory via code

2010-04-19 Thread avi's
: Anitha Santosh mail2eani...@gmail.com Subject: Re: [development-axapta] Setting field to mandatory via code To: development-axapta@yahoogroups.com Date: Thursday, 15 April, 2010, 1:06 PM   hi, try this in active method of the Datasource: dimension1

[development-axapta] DUPLICATED VOUCHER PAYMENT JOURNAL LINES

2010-04-19 Thread Gustavo C
Hello to everybody. Currently we are facing a big problem with a customer. The problem: The vouchers are duplicated everytime on Payment Journal Lines. Due the nature of our customer all the payments must have different vouchers. I think that this problem is happening since Axapta 2.5,

[development-axapta] Setting field to mandatory via code

2010-04-15 Thread www_programmer
I have a formcontrol combobox that allows you to select from ledgerJournalTrans.Dimension. The three dimensions from the Enum are displayed on the form at textboxes inside of a group. They were placed on the form as a fieldgroup. I have set the AutoDeclaration to Yes for all of them. They have

Re: [development-axapta] Setting field to mandatory via code

2010-04-15 Thread Tom Kim
I believe you want to do something like this: ledgerJournalTrans_DS.object(fieldId2Ext(fieldNum(LedgerJournalTrans,Dimension),1)).mandatory(true); I haven't tested this code, but it should be very close to this. The second parameter allows you the specify the array index for the Dimension

Re: [development-axapta] Setting field to mandatory via code

2010-04-15 Thread Anitha Santosh
hi, try this in active method of the Datasource: dimension1.mandatory(true); hope it works... On Thu, Apr 15, 2010 at 11:04 AM, www_programmer www_program...@yahoo.comwrote: I have a formcontrol combobox that allows you to select from ledgerJournalTrans.Dimension. The three dimensions from

Re: [development-axapta] Reg document attached in AX document management

2010-04-15 Thread mni_col
Hi, think with DocuActionFile::saveTempFile you got the pdf file to send. Best regards Michael From: Trinadh Sura Sent: Thursday, April 15, 2010 9:27 AM To: axapta-knowledge-vill...@yahoogroups.com Subject: [development-axapta] Reg document attached in AX document management Hi All, I

RE: [development-axapta] Problem with Packing item

2010-04-14 Thread Amgad Toma
Thanks For Your Replay, I already Do it this, but can the sales order picked the packing materials from store without creating separate Sales order line? Thanks. Amgad Raouf Toma ERP Specialist * amgad.t...@eagle-chemicals.com From: development-axapta@yahoogroups.com

[development-axapta] Problem with Packing item

2010-04-13 Thread Amgad Toma
Dear All, I have a problem to how packing our item?. Item type is: liquid (Finish Good) I pack it in drums with deferent size and with deferent configuration This drums is stock item What is the best practice to pack liquids items if I packed it in a deferent drums And tanks I want to use

[development-axapta] RE: [Axapta-Knowledge-Village] AX INSTALLATION

2010-04-13 Thread BURAK UYGUR
Hi Irshad, You can install AX2009 on windows 7 but you have to set up a domain for your computer. Best Regards From: axapta-knowledge-vill...@yahoogroups.com [mailto:axapta-knowledge-vill...@yahoogroups.com] On Behalf Of Irshad Sent: Monday, April 12, 2010 9:58 PM To: development-axapta

[development-axapta] Create Production Picklist lines from a job

2010-04-13 Thread false
Hi I have a requirement to generate production picklist lines from a job. I have created a dummy production order and also have created a blank Picklist journal. I have to populate the lines of this Picklist journal from a job, base on some criteria I select few items in my code and try to

Re: [development-axapta] Problem with Packing item

2010-04-13 Thread Rashid Iqbal
/12/10, Amgad Toma amgad.t...@eagle-chemicals.com wrote: From: Amgad Toma amgad.t...@eagle-chemicals.com Subject: [development-axapta] Problem with Packing item To: development-axapta@yahoogroups.com, axapta-knowledge-vill...@yahoogroups.com Date: Monday, April 12, 2010, 6:29 PM

RE: [development-axapta] Re: Using Display methods...

2010-04-08 Thread BURAK UYGUR
has VendPackingSlipTrans datasource PurchLine won't have RecId and won't show any data. Burak From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of ricardopichler Sent: Tuesday, April 06, 2010 7:37 PM To: development-axapta@yahoogroups.com Subject

RE: [development-axapta] Re: Using Display methods...

2010-04-08 Thread Ruel Ormita
and the payment. From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of BURAK UYGUR Sent: Thursday, April 08, 2010 2:50 PM To: development-axapta@yahoogroups.com Subject: RE: [development-axapta] Re: Using Display methods... Hi Khan, Try

RE: [development-axapta] Display methods...

2010-04-07 Thread Amir Nazim
Please check by placing the breakpoint on the select statement, that you are getting value in the this ? also check that when you drag the display method to report then on control you have the correct datasource specified ? To: development-axapta@yahoogroups.com CC: axapta-knowledge-vill

RE: [development-axapta] Fw: [Axapta-Knowledge-Village] Display methods...

2010-04-07 Thread Ruel Ormita
if you haven’t put a datasource on the display method you put in the report. Hope this will help you. From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Khan Axapta Sent: Tuesday, April 06, 2010 3:28 PM To: mail2eani...@gmail.com Cc: AX

[development-axapta] Ax Materials Case study Available

2010-04-07 Thread pranam mukher
Hi guys   Considering the AX market , there are lot of guys willing to kick start their career with Ax. Hence i have come up with some training materials for newBee's to start learning AX Contents of Training material Technical.   1. Basic concepts of AX and OOPS   Morphx,

[development-axapta] Re: Using Display methods...

2010-04-07 Thread ricardopichler
Hi Khan Axapta, This happen because you are using wrong types to return. Try to change the first to PurchPrice and the second to VendPaymTermId. I don't know why, but the display methods doesn't work when you use primary data type to return. []s Pichler --- In development-axapta

RE: [development-axapta] Bartender integration

2010-04-07 Thread jim
for the label type. There are numerous ways to use Bartender but this is the approach we used which turned out well for us. -Original Message- From: development-axapta@yahoogroups.com on behalf of Ax Dev Sent: Sat 4/3/2010 1:18 PM To: development-axapta@yahoogroups.com Subject

[development-axapta] Re: Bartender integration

2010-04-07 Thread jrh_1945
sharename info from Bartender to determine what info can be sent directly to Bartender for label. This approach worked well for us. --- In development-axapta@yahoogroups.com, Ax Dev axd...@... wrote: Hi Guys, Can you please share your experience of integrating bartender with Dynamics AX

Re: [development-axapta] Fw: [Axapta-Knowledge-Village] Display methods...

2010-04-07 Thread naveed ali
wrote: From: Khan Axapta axaptak...@yahoo.com Subject: [development-axapta] Fw: [Axapta-Knowledge-Village] Display methods... To: mail2eani...@gmail.com Cc: AX Knowledge axapta-knowledge-vill...@yahoogroups.com, development axapta development-axapta@yahoogroups.com Date: Tuesday, April 6, 2010

RE: [development-axapta] Using Display methods

2010-04-07 Thread Murat BAL
Hi, //first method code display PurchPrice ItmPrice(){return this.purchLine().PurchPrice;} //second method code display VendPaymTermId DelTerms(){ return this.purchline().purchTable().Payment;} Murat Bal To: development-axapta@yahoogroups.com From: axaptak...@yahoo.com Date: Mon

[development-axapta] Customer aging by dimension

2010-04-07 Thread axaeffect
Hi all, In report customer aging (A/R - reports - Status - Aging report), is there a way to group it by dimension. For example if I have activated 1st dimension (Department), in that report I want to group it per department, not just sort by customer account, because there are many cases my

[development-axapta] Re:Using other compare tools for code merge?

2010-04-07 Thread Chwaszczewski, Jim
I've used a nice tool called Compare and Merge (http://www.compareandmerge.com). I use it to do side-by-side comparisons of XPO files. Jim Chwaszczewski | Senior Consultant | Wipfli LLP | Office: 920.662.2917 469 Security Blvd, Green Bay, WI 54313 www.wipfli.com http://www.wipfli.com A

RE: [development-axapta] Customer aging by dimension

2010-04-07 Thread Khalil Rehman
Goto Aging Report - Select - Add Field Department and select the department for which you want to get aging report. regards. KHALIL UR REHMAN To: development-axapta@yahoogroups.com From: axaeff...@yahoo.com.sg Date: Wed, 7 Apr 2010 08:28:22 + Subject: [development-axapta

[development-axapta] Bartender integration

2010-04-06 Thread Ax Dev
! -PS [Non-text portions of this message have been removed] Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/development-axapta/ * Your email settings: Individual Email | Traditional * To change settings

[development-axapta] Using Display methods...

2010-04-06 Thread Khan Axapta
Hi Friends,   I am a new guy doing Technical stuff AX.    I am creating a report from VendPackingSlipTans I have created 2 display method on PurchLine Table to display Purchaseprice PaymentMethod   display real ItmPrice() {     PurchLine   purchLine; ;     select PurchPrice from purchLine    

[development-axapta] Using Display methods

2010-04-06 Thread Khan Axapta
Hi Friends,   I am a new guy doing Technical stuff AX.    I am creating a report from VendPackingSlipTans I have created 2 display method on PurchLine Table to display Purchaseprice PaymentMethod   display real ItmPrice() {     PurchLine   purchLine; ;     select PurchPrice from purchLine    

<    1   2   3   4   5   6   7   8   9   10   >