31.05.2007, 22:00 | #1 |
Участник
|
Dynamics AX: Quick Tip - Application Object
Источник: http://dynamics-ax.blogspot.com/2007...on-object.html
============== Have you ever had a need to run some code, or preform a task after each user's logon into Dynamics AX? Well I had just this need this past week and this is best done by using the Application.startupPost() method. In this method you can place code to call, say another class, to preform a task as each logon, better, after each logon into Dynamics AX. This is the safest and preferred method of doing such a task. Well thought I would pass this along. Mostly a common knowledge thing, but sometimes it's hard to recall things that you have not touched, or even possibly thought about in a while. check back soon! Find a job at: www.DynamicsAXJobs.comFind a job at: DynamicsAXJobs.com, also post a job for only $99.00! ============== Источник: http://dynamics-ax.blogspot.com/2007...on-object.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|