IBM C2180-276 考試概覽:
| 認證廠商: | IBM |
|---|---|
| 考試名稱: | IBM Business Process Manager Express 或 Standard Edition V8.0、BPM 應用程式開發 |
| 考試代碼: | C9550-276 |
| 考試形式: | 情境題, 選擇題 |
| 考試費用: | 200-500 美元(因地區而異) |
| 相關認證: | IBM 認證 BPM 管理員 IBM 認證 BPM 解決方案設計師 |
| 實際考試題數: | 53-61 |
| 考試時間: | 90 分鐘 |
| 證照有效期限: | 無固定有效期限 |
| 支援語言: | English |
| 及格分數: | 60% |
| 推薦課程: | IBM 教育訓練:BPM 應用程式開發 IBM BPM V8.0 文件 |
| 考試報名: | IBM 認證考試註冊 Pearson VUE |
| 範例考題: | IBM C2180-276 範例考題 |
| 考試方式: | 線上監考或於授權考試中心實體應考 |
| 必備條件: | 無正式先修條件;建議具備 IBM BPM V8.0 實務經驗,以及基礎 Java 與 Web 服務知識 |
| 官方大綱網址: | https://www.ibm.com/certify/certs/c9550-276 |
IBM C2180-276 考試大綱主題:
| 章節 | 權重 | 目標 |
|---|---|---|
| 主題 1: 部署、安全性與管理 | 20% | - 測試、監控與錯誤處理 - 安全性與使用者管理 - 應用程式部署與設定 |
| 主題 2: BPM 概念與架構 | 20% | - IBM BPM V8.0 架構與元件 - 工具組與流程應用程式 - Process Center 與 Process Server 概念 |
| 主題 3: 整合與服務 | 15% | - 商業規則與決策表 - 整合服務與 Web 服務 - JavaScript 與伺服器端指令碼 |
| 主題 4: 流程建模 | 25% | - 變數、資料物件與商業物件 - BPMN 2.0 建模 - 閘道、事件與活動 |
| 主題 5: 人員服務與教學介面 | 20% | - 教學介面檢視與 Ajax 服務 - 使用者介面與資料繫結 - 教學介面開發與自訂 |
最新的 IBM Certified BPM Application Developer C2180-276 免費考試真題:
問題 #1
A BPM application developer is developing assets at a company with the following BPM infrastructure:
A) One Process Center environment
-The BPM application developer has all security privileges required to access this environment
B) Three runtime environments- Test, Staging, and Production
-Each runtime environment is a two node, clustered environment -They are all configured as "online" environments -The BPM application developer has all security privileges required to access those environments
The BPM application developer has all security privileges required to access those environments
The BPM application developer has all security privileges required to access those environments The BPM application developer has been asked to create a Saved Search in each environment using the Process Admin Console. How many times must the BPM application developer open a Process Admin Console to make this change?
A. 1 time, since the Process Center environment's Process Admin console manages all online environments
B. 2 times, once for the Process Center environment and once for the runtime environments
C. 7 times, since each node in each environment has its own Process Admin console
D. 4 times, since each environment has it's own Process Admin console
問題 #2
A BPM application developer has to build code that allows users to follow business process definition instances from a human service. What is the REST API syntax that the BPM application developer needs to use?
A. POST /rest/bpm/wle/v1/social/instance/{instanceId}/following
B. GET /rest/bpm/wle/v1/social/instance/{instanceId}/following
C. PUT /rest/bpm/wle/v1/social/instance/{instanceId}/following
D. DELETE /rest/bpm/wle/v1/social/instance/{instanceId}/following
問題 #3
A company wants to improve the time it takes to select a vendor for an order. They have indicated that:
-each vendor works independently from one another. -if any vendor provides a price quote of less than $30, the process should move forward and close all open vendor tasks.
Review the following business process diagram (BPD) and the Output Mapping for the Multi Instance Loop activity Obtain Order Quotes.
The BPD's local object quotes is of type list of VendorQuote, which contains a property priceQuote of type Decimal. To meet the company's requirements, what does the BPM application developer need to do? Change the Obtain Order Quotes activity to use:Change the Obtain Order Quotes activity to use:
A. an Ordering of Run in Parallel, the Conditional Wait (Complex) Flow Condition, and tw.local.quotes[tw.system.step.counter].priceQuote < 30 as the Complex Flow Condition, along with enabling Cancel Remaining Instances.
B. an Ordering of Run in Parallel, the Conditional Wait (Complex) Flow Condition, and tw.local.quotes[tw.local.quotes.listLength-1].priceQuote < 30 as the Complex Flow Condition, along with enabling Cancel Remaining Instances.
C. an Ordering of Run in Parallel with the Flow Condition Wait for All to finish (All) selected and to specify the activity as being Conditional with script tw.local.quotes[tw.local.quotes.listLength-1].priceQuote < 30
D. a Simple Loop with a Loop Condition of tw.local.quotes[tw.system.step.counter].priceQuote < 30a Simple Loop with a Loop Condition of tw.local.quotes[tw.system.step.counter].priceQuote <
問題 #4
Which statement correctly describes a type of service available in Business Process Manager V8.0?
A. General System services are used to build custom functionality into the BPD for any non-supported service types.
B. An Integration service is the only type of service that can contain a Java or Web Service integration component.
C. In addition to implementing business rules, Decision services are used for manipulating variable data.
D. An Ajax service can be used to generate tasks in the IBM Process Portal user interface.
問題 #5
An engineering company has requested a process to handle its engineering reviews. The company breaks up its engineering reviews in the following ways:
-Complex engineering efforts are handled by the Senior Engineers participant group (PG) -Moderate engineering efforts are handled by the Associate Engineers PG ?Simple engineering
efforts are handled by the Apprentice Engineers PG
-All other engineering efforts are handled by the All Engineers PG
Review the business process diagram (BPD) below and the specified behavior of the Engineers Swimlane.
The Review Engineering Effort activity's assignment is based on a routing policy. The routing policy is dictated by the value of the BPD's local variable engineeringEffort.
Which one of the following routing conditions for the Review Engineering Effort activity will satisfy the company's request?
IBM 000-276 Exam
A. Exhibit C
B. Exhibit D
C. Exhibit A
D. Exhibit B
問題與答案:
| 問題 #1 答案: D | 問題 #2 答案: A | 問題 #3 答案: B | 問題 #4 答案: B | 問題 #5 答案: D |

下載最新試用版
我們對我們的產品非常有信心,所以我們不提供会给客户带去麻煩的產品。


0位客戶反饋


