[Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread Sakthivel K
Hi,      I am using Ax 2009,I want to pass table object into .net business connector.I can easily pass str,int variable and i could not able to pass table/class objects.   Below is my coding.   If it is str,int  datatype i can directly pass str,int value in below method.   In .Net side it is not

Re: [Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread MaryAnn Hand
You can debug to be sure you know exactly which line of code issues the error in AX. The Development IV course has a chapter about using the .NET business connector and I would guess that the help has the same content. Here is a bit of information that might be helpful: 1) To debug both your

Re: [Axapta-Knowledge-Village] Passing Table objects in .Net Business connector

2009-02-18 Thread Sakthivel K
side.But that is not bestpractice to do.     Thanks,     Sakthivel --- On Wed, 2/18/09, MaryAnn Hand maryann.h...@gmail.com wrote: From: MaryAnn Hand maryann.h...@gmail.com Subject: Re: [Axapta-Knowledge-Village] Passing Table objects in .Net Business connector To: Axapta-Knowledge-Village