IBM Business Process Manager Express or Standard Edition V8.0, BPM Application Development 認定 000-276 試験問題:
1. A BPM application developer needs to create custom SQL queries targeting the Business Performance Data Warehouse to satisfy a customer's reporting requirements. While browsing the system catalog of the database management system, the developer notices tables and views corresponding to the tracking groups defined in the process application. Which database artifacts should the developer query to obtain only the actively tracked data? The BPM application developer should query the:
A) tables, because the tables contains more recent data than the views.
B) views, because the views contain only the data resulting from the updated tracking definitions.
C) tables, because the tables contain only the data resulting from the updated tracking definitions.
D) views, because the views contains more recent data than the tables.
2. A BPM application developer needs to interact with business process definition related REST API calls. These calls should return JavaScript objects. What is the content type that the BPM application developer needs to specify?
A) application/x-www-form-urlencoded
B) application/x-javascript
C) application/xml
D) application/json
3. After deploying a snapshot onto the production server, the BPM application developer wants to have two development versions of the process application, one for the resolution of issues that needs to get fixed immediately in production and one for the development of new features. How can the BPM application developer obtain the necessary development versions without creating a new process application?
A) Import the snapshot installed in production into the Process Center.
B) Create a new snapshot for the process application.
C) Create a new track from the snapshot installed in production.
D) Create a clone of the snapshot installed in production.
4. A design company has a process with 4 activities. The activity that occurs first is Submit Design and it is implemented as a Human Service. The next two activities, Review Design Engineering and Review Design Colors, occur in parallel, are always executed, and are both implemented as a Subprocess. The final activity Approve Design, is implemented as a Human Service and occurs after Review Design Engineering and Review Design Colors have both been completed.
Select the business process diagram that matches the description of the company's process.
IBM 000-276 Exam
IBM 000-276 Exam
A) Exhibit A
B) Exhibit D
C) Exhibit C
D) Exhibit B
5. A company has a human service that enables a business user to select an employee and view the employee's list of clients. Review the human service diagram snippet and Review Employee Clients coach.
IBM 000-276 Exam
The first component of the Review Employee Clients coach with label Select an Employee is a coach view named Select Employee, which is properly configured to fire a boundary event. Assuming that the Select Employee coach view's Business Data and Configuration Options are specified properly, what does the BPM application developer need to specify so that the Client List table is populated once an employee is selected?
Within the coach view's:
A) change event handler, specify this.context.trigger()
B) view event handler, specify this.context.trigger()
C) view event handler, specify this.context.refreshView()
D) change event handler, specify this.context.refreshView()
質問と回答:
質問 # 1 正解: B | 質問 # 2 正解: D | 質問 # 3 正解: C | 質問 # 4 正解: D | 質問 # 5 正解: A |