open bravo 4

4

Click here to load reader

Upload: md-abul-khayer

Post on 07-Apr-2015

8 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Open Bravo 4

Openbravo.comPartner PortalWikiBlogsForgeExchange

Openbravo ERP Technical Foundation Exam v3 - Attempt 1

Page:(Previous) 1 2 3 45 (Next) Question 31 Marks: 1 CERTTECH2.22 What are the steps you need to take to allow customizations and extend your application without changing the core module?Choose one answer.

a. Edit the 'Core' module to be 'In Development', make the change to the field sequence, build and deploy the application. b. Make the change to the field sequence, build and deploy the application. Implicitly your changes will be added to a new module. c. Edit the 'System Info' window to allow customizations or create a custom module (template), make the change to the field sequence, build and deploy the application.

d. Edit the 'System Info' window the allow customizations, make the change to the field sequence.

Question 32 Marks: 1 Which menu screen is used to define reports within the application dictionary?Choose one answer.

a. Application Dictionary || Reports

b. Application Dictionary || Report and Process

c. General Setup || Application || Report and Process

d. General Setup || Application || Reports

Question 33 Marks: 1 CERTTECH2.17 When should you always restart Tomcat?Choose one answer.

a. After adding an item to your application menu

b. Everytime you login to Openbravo ERP

c. Periodically every 6 hours

d. After a rebuild of your application

Question 34 Marks: 1 CERTTECH3.15 Which is NOT a step in developing an extension module?Choose one answer.

a. Register your module in the Application Dictionary and in the central repository.

b. Submit your module for development approval through the openbravo forge.

c. Develop the artifacts included in your module.

Page 2: Open Bravo 4

d. Publish it in the central repository.

e. Extract the .obx file of your Module

Question 35 Marks: 1 What database model is Openbravo's database based on?Choose one answer.

a. Network model

b. Relational model with enforced referential integrity

c. Flat model

d. Object-relational model

Question 36 Marks: 1 CERTTECH2.04 What Design Pattern does a working Openbravo ERP application use?Choose one answer.

a. Singleton.

b. Model View Controller.

c. Abstract Factory.

d. Proxy.

e. Business Delegate.

Question 37 Marks: 1 CERTTECH2.31 Which is NOT an ANT command target that can be used with Openbravo ERP?Choose one answer.

a. smartbuild.

b. update.database.

c. compile.complete.

d. smartchoice.

e. compile.development.

Question 38 Marks: 1 CERTTECH1.08 How do you switch a skin?Choose one answer.

a. Application Dictionary || Session Preferences

b. General Setup || Application || Theme

c. General Setup || Application || Session Preferences

d. Application Dictionary || Theme

e. Manual change to the Openbravo.Properties file.

Question 39 Marks: 1 CERTTECH1.26 How can you start tomcat from the command line?Choose one answer.

a. There is no way to startup tomcat up from the command line.

Page 3: Open Bravo 4

b. Windows /var/init.d/tomcat.sh || Linux tomcat/var/tomcat.bat.

c. Linux = '/etc/init.d/tomcat start' || Windows = 'tomcat\bin\startup.bat.'

d. startup script in /AppsOpenbravo/config on any operating system.

Question 40 Marks: 1 CERTTECH2.74 Which columns are mandatory when creating a new table in the database?Choose one answer.

a. There are no mandatory columns

b. AD_Client_ID, AD_Org_ID, IsActive, Created, CreatedBy, Updated and UpdatedBy

c. Created, CreatedBy, Updated and UpdatedBy

d. AD_Client_ID and AD_Org_ID

Page:(Previous) 1 2 3 45 (Next) Time Remaining