Just4Cert – IT certifications Blog

IT Training and Preparation Tests

Just4Cert MB6-295 Free download

Just4cert MB6-295 Practice Exams

Axapta 3.0 Enterprise Portal Development Certification Braindumps

  • Exam Number/Code : MB6-295
  • Exam Name : Axapta 3.0 Enterprise Portal Development
  • Questions and Answers : 149 Q&As
  • Update Time: 2009-09-18
  • buy :MB6-295 From www.just4cert.com
  • Download PDF demo click HERE!

MB6-295 Practice Exams:

We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our Microsoft MB6-295 Practice Exams will provide you with free MB6-295 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the MB6-295 Practice Exams:100% Guarantee to Pass Your Microsoft Business Solutions exam and get your

Microsoft Business Solutions Braindumps

 
 
Exam : MBS MB6-295
Title : Axapta 3.0 Enterprise Portal Development

1. In the Cascading StyleSheet Editor, your Stylesheet has the following FONT values: BODY= Arial TABLE = Default TD = Default TD.grandtotal = Default If you wish to change the Font for all these tags and classes, which of the following values would you need to change?
A. BODY
B. BODY, TABLE
C. BODY, TABLE, TD
D. TABLE, TD, TD.grandtotal
Answer: A

2. What are the core X++ Web classes involved in running all Microsoft Axapta Web sites?
A. WebSession, WebApplication, WebPage, WebPageWeblet
B. WebSession, WebApplication, WebPage
C. WebLogonWeblet, WebSession, WebApplication, WebPage
D. WebSession, WebPage
Answer: A

3. What is the purpose of a switchboard?
A. A switchboard handles TCP packets being sent to a Web server hosting multiple Web sites.
B. A switchboard is enabled in the Article parameters to allow reply posts in the Content Management tool.
C. A switchboard is used to navigate web users between multiple web sites.
D. A switchboard handles TCP/IP requests being sent to a Web server from outside the LAN.
Answer: C

4. How should you insert your own HTML code into a Web Page?
A. Insert the HTML editor WebLet into the Web Page and type the HTML code into it.
B. Type the HTML directly onto the Normal tab in the Web Application Editor. The Editor will parse the HTML tags
automatically.
C. Choose the HTML option from the Advanced sub-menu on the Insert menu in the Web Application Editor.
D. HTML code cannot be inserted onto Microsoft Axapta Web Pages without being part of a WebLet.
Answer: C

5. In the Customer Self-Service parameters, you can see that the ‘Start product group’ setting has been set as ‘SOFTWARE_PRODUCTS’. What does this mean?
A. Items in the SOFTWARE_PRODUCTS item group can have production orders started via the Enterprise Portal.
B. Items in the SOFTWARE_PRODUCTS category in the Product Catalog Manager will be displayed when a customer logs into
the Enterprise Portal.
C. When a new product group is created in the Enterprise Portal, its name will default to SOFTWARE_PRODUCTS.
D. Items in the SOFTWARE_PRODUCTS item group must be selected for an Enterprise Portal Sales Order before other
products become available.
Answer: B

6. What does the call WebSession.cacheWrite(TRUE) achieve?
A. Sends the WebSession cache directly to the ASP response object.
B. Cache the output on the WebSession until the same method is called with a FALSE parameter.
C. Turn WebPage caching OFF on the Web Server.
D. Turn WebPage caching ON on the Web Server.
Answer: B

7. You have created a new CSS class in the Cascading StyleSheet Editor for displaying code in a fixed-width font. How do you apply it to text on your web pages?
A. In the Web Application Editor, highlight the text that should be displayed in a fixed-width font. On the formatting toolbar,
select the new CSS class from the CSS list.
B. In the Web Application Editor, highlight the text that should be displayed in a fixed-width font. Right-click on the text and
select CSS. Choose the new CSS class from the list.
C. In the Web Application Editor, open the Page Properties from the Format menu, and add the new CSS class to the CSS list.
D. CSS classes can only be applied to text inside Web elements or WebLets, not directly on Web Pages.
Answer: A

8. Why are label files used in web application development? Choose TWO.
A. Because static text cannot be saved into a Web page.
B. Multi-language websites are easier to deploy and maintain
C. They promote consistency across the application with regards to visible texts
D. Performance is improved when using of label files.
Answer: BC

9. You need SSL to be enabled on a menu item in a specific Web site. When is this the case?
A. SSL is always enabled on all menu items in a Web site when the parameter se SSL?on the Web site is active.
B. SSL is enabled on the menu item by using the property ebsecuretransaction?and the parameter ‘Use SSL’ on the Web
site is active.
C. SSL is enabled on menu items for all Web sites by default.
D. SSL only works on Microsoft Axapta classes and can be enabled in the class property sheet.
Answer: B

10. Where can the Microsoft Axapta Business Connector be registered as a COM+ application?
A. From the Microsoft Axapta Configuration Utility.
B. From the Windows Control Panel.
C. From the Microsoft Axapta setup wizard.
D. From a Windows command prompt.
Answer: A

11. The Microsoft Axapta Enterprise Portal is role based. What is a role?
A. A role is synonymous with a Web user.
B. A role is a department in the employee hierarchy.
C. A role defines a group of people who perform similar tasks.
D. A role can be set to either Customer, Employee, Vendor or Business Relation.
Answer: C

12. You have been hired by a customer to configure the Content Management feature of their Enterprise Portal. Which TWO of the following (based on best practices) are the basic steps involved?
A. Create categories in the Categories form and assign Web users to specific tasks (eg. Author, Moderator, Proofreader).
B. On the Users tab on the Categories form, select all the Web users that can have access to the category. Allow users to
unsubscribe via the Portal.
C. Do not assign Web users on the Users tabs on the Categories form. Allow Web users to subscribe themselves via the
Portal.
D. Enter all Articles on the Articles form. News articles cannot be entered via the Portal.
Answer: AB

13. You are installing an Enterprise Portal for a company. They have purchased a 25 user Enterprise Portal license. They have 50 users who will use the new Enterprise Portal, and one Web server. Which one of the following statements is correct?
A. They must purchase another 25 user Enterprise Portal license for all users to have access to the Enterprise Portal.
B. They do not need to purchase any more licenses, but only 25 users can log into the Enterprise Portal at the same time
C. They do not need to purchase any more licenses. They have only one Web server which is considered as one Enterprise
Portal user.
D. They should purchase another Web server and allow 25 users to log in synchronously via each Web server.
Answer: B

14. The company you are working for wants to deploy a Live and and Test Enterprise Portal. You have decided that each should be deployed on a separate Web server, but from the same Microsoft Axapta application. Which TWO of the following configurations will you require?
A. One Business Connector on the Application Server.
B. Two Business Connectors – one on each Web Server.
C. In each instance of IIS, set the Web site to point at the Microsoft Axapta Business Connector.
D. In each Web site record in Microsoft Axapta, set the Web server name to the relevant Web server.
Answer: BD

15. The company you are working for has asked you to create a new Activity Center for the Marketing department. You have decided to duplicate the Sales Representative Activity Center and modify it. Which THREE of the following steps do you need to do?
A. Create a new Marketing Web menu. Then, on the duplicated Web Page, point the Web Menu to the new Marketing Web
menu.
B. Create a new Marketing Web panel. Then on the duplicated Web Page, point the WebTargetWeblet to the new Marketing
Web panel.
C. Create new Web pages for each of the new Marketing Web forms and reports.
D. Create a new Marketing Activity Center security key and user group, and assign the key to the new Web Panel.
Answer: ABD

MB6-295 Certification Practice Exams Description

It is well known that MB6-295 test is the hot exam of Microsoft certification. Just4cert offer you all the Q&A of the MB6-295 real test . It is the examination of the perfect combination and it will help you pass MB6-295 exam at the first time


About The Author

admin

Comments

Comments are closed.