Skip to main content

Posts

Analytical question and answer for Ax 2012

1. What new type of calendar is now supported for use with the time dimension in Microsoft dynamics AX 2012 default cubes? ( ) Fiscal (•) Gregorian ( ) Mayan ( ) Chronological 2. What utility is used to deploy default cubes in Microsoft Dynamics AX 2012? ( ) Microsoft Dynamics AX Installer ( ) Microsoft Dynamics Cube Deployment Utility (•) SQL Server Analysis Services project wizard ( ) PowerShell cmdlets 3. When a user changes a configuration key in Microsoft Dynamics AX 2012, what happens to the fields related to that configuration key? ( ) Related fields are removed from the database. ( ) Related fields are marked inactive in the database. (•) Related fields are left in the database, but values are cleared. ( ) Related fields are left in the database with existing values. 4. True or False? When you modify a security role in Microsoft Dynamics AX 2012, you must deploy the cubes in order for the security changes to propagate to the cubes in BIDS. ( ) True (•) False

Question and answer on Ax workflow 2012

1. Which system-wide features are supported in workflow? (Select all that apply) (√) Financial dimension (√) Organization model (√) Security (√) Relational database 2. Match the workflow features to their descriptions e 1. Advanced flow controls c 2. Line level workflow b 3. Work item queue d 4. AOS hosting a 5. Graphical workflow editor a. Canvas based drag-and-drop interface for creating workflows. b. Group of users that workflow tasks can be assigned to. c. Workflow processes run at the line level rather than at the header. d. Workflow moved from the IIS to the AOS. e. Controls to allow for branching and decisionmaking within workflows. 3. Which tool is used to find the status of an individual workflow? (•) Workflow history ( ) Workflow task list ( ) Performance ( ) Batch job history 4. What are the advantages of moving workflow from the IIS to the AOS? (Select all that apply) (√) Simplified set up. ( ) Multi-threading. ( ) 64-bit support. (√) Fewer components to break in produc

Question and answer on Ax 2012 Services

1. Which system services for the Windows Communication Foundations (WCF) services are included with Microsoft Dynamics AX 2012 so thatclien ts can interact with and retrieve system information? (Select all that apply) (√) Metadata service (√) Query service ( ) AOS service ( ) AOT service 2. What applications can host Microsoft Dynamics AX 2012 Services? (Select all that apply) (√) Application Object Server (AOS) (√) Internet Information Services (IIS) ( ) Apache ( ) Microsoft Dynamics AX 2012 Client 3. What are service groups used for? ANSWER: Service groups group services so they can be managed together simplifying setup, management, and deployment. 4. Simon, the Systems Implementer, wants to create an application which calls into Microsoft Dynamics AX 2012 Services using a flat file format. What kind of Integration port would Simon need to create? (•) Inbound-Basic ( ) Inbound-Enhanced ( ) Outbound-Basic ( ) Outbound-Enhanced 5. What transform types does the Microsoft Dynamics AX

Managing User and security in Ax 2012 QNA

1. Match the following Microsoft Dynamics AX 2012 security concept nameswith their descriptions. c 1. Group of duties for a job function. a 2. Group of duties which can be optionally used when assigning duties to roles. e 3. A responsibility to perform one or more tasks or services for a job. d 4. Group of related entry points with associated access levels. b 5. Group of base objects and required permissions For example: Form permissions . a. Process Cycle b. Permissions c. Roles d. Privileges e. Duties 2. Where is the role-based security set up stored? (•) Application Object Tree (AOT) ( ) Application files ( ) Security file ( ) Security tables 3. True or False? It is recommended that record level security is used to secure data in Microsoft Dynamics AX because the extensible data security policy framework is being deprecated in a future release. ( ) True (•) False 4. What new authentication types are added to Microsoft Dynamics AX 2012? (Select all that apply) ( ) Active Director

Question and answer for Installation of Ax 2012

1. Which of the following initialization checklist steps are required? (Select all that apply) (√) Compile application (√) Generate CIL ( ) Import data ( ) Create legal entities 2. What default ports are used for what purposes? c 1. 2712 b 2. 8101 a 3. 8201 a. Services endpoint port b. Services WSDL port c. TCP/IP port 3. When should a single-computer deployment be used? ( ) Production system (•) Test system ( ) When using an existing database ( ) When a custom port is desired 4. Which users can manage the Configuration Utility? (Select all that apply) ( ) All users (√) Power users (√) Administrators ( ) Guests 5. Categorize the following items by determining which configuration utility is used to complete each task. Categories (Configuration Utilities): 1. Only the Microsoft Dynamics AX 2012 Server Configuration Utility 2. Only the Microsoft Dynamics AX 2012 Configuration Utility 3. Both Configuration Utilities Configuration Utility 4. Neither Configuration Utility 2 Item 1: Deter

QNA for Overview and planning in axapta 2012

1. Describe the use and purpose of using a RAID subsystem. ANSWER: RAID refers to a group of two or more disks managed as a single unit to store the data together with additional, or redundant, information to provide recovery if there is a disk failure. Usually a failed disk in a RAID system can be replaced while the server is still running. 2. Clients can connect to the AOS by using which of the following methods? (Select all that apply) (√) Remote Procedure Calls (RPCs) (√) Windows Communication Foundation (WCF) (√) AOS services ( ) .NET Business Connector 3. True or False? All Microsoft Dynamics AX components are supported on a 64-bit operating system. (•) True ( ) False 4. Which of the following servers are required for a basic installation of Microsoft Dynamics AX 2012? (Select all that apply) (√) Domain Controller (√) Application Object Server ( ) Reporting Server (√) Database Server 5. Which of the following is not an element of the client? ( ) Rich user interface ( ) MorphX

Microsoft Dynamics AX 2012 architecture questions and answer

1. Microsoft Dynamics AX 2012 has a three-tier architecture. What are the three tiers and what is the purpose of each tier? ANSWER: SQL Server Database - houses the data entered into, and used by, the Microsoft Dynamics AX application. It also houses the model store that contains the application elements. (Application elements are explained in the following lesson) Application Object Server - a service that runs most of the business logic.This runs continuously on a central server. Client application - the user interface through which an end-user accesses Microsoft Dynamics AX. There are various clients available including the Microsoft Dynamics AX rich client and Enterprise Portal. 2. What client applications can be used to access Microsoft Dynamics AX 2012? (Select all that apply) (√) Microsoft Dynamics AX Rich Client ( ) Internet Information Server ( ) Application Object Server (√) Enterprise Portal 3. Match the following modifications to the layer which they are, or should be