RunBase Class Design Pattern
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
The RunBase frameworkis used to create a job or an Action class. An Action class is a program that runs processes. For example, accepting parameters from the user and then updating records in the database.
The RunBase framework provides the functions needed in such a job, and provides a consistent interface.
Candidates
Most classes that use a main method are candidates for using the RunBase framework.
See also
Microsoft Dynamics AX Class Design Patterns
Microsoft Dynamics AX Design Patterns
Announcements: New book: "Inside Microsoft Dynamics AX 2012 R3" now available. Get your copy at the MS Press Store.