[development-axapta] Data Object List in custom aif service

2010-08-02 Thread Navid
Hi,

I'm trying to create a custom service called getAppointments. the input 
parameter is a date. I can return a single appointment using a custom data 
object. But I haven't found a way to return a list of appointments. can someone 
guide me how this can be accomplished?

Thanks

Navid



[development-axapta] How to check group of current user?

2010-08-02 Thread shamika
Hi,

Does anyone know about, how to check user group of current logged in user?

Please let me know.

Thanks,
Shamika



[development-axapta] RE: temp table in AX2009

2010-08-02 Thread James Flavell
Sorry I also meant to ask if I have a temp table and use SQL commands like
sum and count is there still any benefits or actually this is the same as
using a while select?

Thanks

 

From: James Flavell [mailto:djf1...@gmail.com] 
Sent: 31 July 2010 13:06
To: 'development-axapta@yahoogroups.com'
Subject: temp table in AX2009

 

Hi everyone once again

 

Can someone tell me for temp tables in AX2009 are they for sure always
created/stored and processed on the AOS server?

 

Supposedly http://www.axaptapedia.com/Temporary_tables says the temp table
is put on the hard disk of server or client based on where the first record
is inserted.  

 

In AX2009 I assume all code is executed on the server but am not 100% . I am
thinking the code in a form might well be executed on the client and hence
my temp table end up on the client!???

 

My specific situation is to do with Arrival Overview form that populates
some temp tables.

 

Is there any way I can check or test where the temp table is being created?

 

Thanks as ever

James

 

 

 

 



[Non-text portions of this message have been removed]



[development-axapta] Queries VS Select

2010-08-02 Thread pranam mukher
hi guys

When its feasible to use select and when we need to use Query classes to fetch 
data from DB. 
any answers with examples are much appreciated. 


Thanks
Pradeep.si




[Non-text portions of this message have been removed]



[development-axapta] temp table in AX2009

2010-08-02 Thread James Flavell
Hi everyone once again

 

Can someone tell me for temp tables in AX2009 are they for sure always
created/stored and processed on the AOS server?

 

Supposedly http://www.axaptapedia.com/Temporary_tables says the temp table
is put on the hard disk of server or client based on where the first record
is inserted.  

 

In AX2009 I assume all code is executed on the server but am not 100% . I am
thinking the code in a form might well be executed on the client and hence
my temp table end up on the client!???

 

My specific situation is to do with Arrival Overview form that populates
some temp tables.

 

Is there any way I can check or test where the temp table is being created?

 

Thanks as ever

James

 

 

 

 



[Non-text portions of this message have been removed]



[development-axapta] AX2009 - comparing tool for Web controls

2010-08-02 Thread ovisan79
Hi there,

I have tried to compare USR and VAR layer for a web control and AX says there 
are no differencies. But if I compare them manually, I see differencies in 
text. 

My question is: How reliable is comparing tool for web controls?

Thanks.



Re: [development-axapta] How to check group of current user?

2010-08-02 Thread enkidou

Hello,

you just have to check i fan association between your group and user is done in 
table 'UserGroupList'.


Regards,
Geoffrey


- Mail Original -
De: shamika shamik...@yahoo.com
À: development-axapta@yahoogroups.com
Envoyé: Jeudi 29 Juillet 2010 19:45:38 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: [development-axapta] How to check group of current user?


Hi, 

Does anyone know about, how to check user group of current logged in user? 

Please let me know. 

Thanks, 
Shamika