此中級認證是針對具有使用 IBM App Connect Enterprise v12.0 開發、測試、部署、故障排除和支援獨立於平台的整合應用程式的知識和經驗的開發人員。開發人員應具備雲端應用程式和工具的經驗,以開發和部署基於容器的解決方案。除了開發之外,他們還需要根據模式產生 IBM App Connect Enterprise 工件,並使用故障排除和監控工具。
這些開發人員通常是自給自足的,可以在同事有限的幫助下執行角色所涉及的任務。
在考試開發過程中,主題專家 (SME) 定義個人成功履行產品或解決方案角色所需的所有任務、知識和經驗。這些由以下目標代表,考試中的問題是基於這些目標。
待通過的問題數: 39
狀態: 即時
-
第 1 部分:開發 IBM App Connect Enterprise Toolkit 解決方案32%
-
第 2 部分:開發 IBM App Connect Designer 解決方案12%
-
第 3 部分:應用程式配置15%
-
第 4 部分:擴充 App Connect Enterprise5%
-
第 5 部分:安裝與設定8%
-
第 6 節:安全3%
-
第 7 節:解決方案組裝、設定與部署15%
-
第 8 節:故障排除與調整10%
Exam C1000-171:IBM App Connect V12.0 Developer Sample Test
1. Which domain parser should an App Connect Enterprise developer
use if their application data comes from C, COBOL, or consists of
fixed-format binary data?
A. JSON
B. DFDL
C. MIME
D. DataObject
2. What typically contains reusable helper routines and resources to aid
the management and reuse of such resources in App Connect
Enterprise?
A. Library
B. Project
C. Repository
D. Application
3. Where are connectors created and published?
A. Toolkit
B. Designer
C. Dashboard
D. Automation Explorer
4. Which ESQL datatype holds a tree structure?
A. ROW
B. LIST
C. BLOB
D. REFERENCE
5. When would a static library be used instead of a shared library?
A. To group common types of resources together.
B. To share resources across multiple applications.
C. To deploy and manage just one copy of common resources.
D. To use a different version of a resource for each application.6. When a security profile is defined, identity mapping can be performed
at which node?
A. MQInput
B. Mapping
C. MQOutput
D. HTTPReply7. Which statement is true about server optimization startup time
procedures in App Connect Enterprise?
A. The work directory has no message flows.
B. The content of the server’s work directory can be invalid.
C. They can only be applied to independent integration servers.
D. A BAR file’s server level resources are not moved into the default
application.8. How can the default location of BAR files be changed in the App
Connect Enterprise Toolkit?
A. By modifying the BAR file extension.
B. By generating the BAR file using custom scripts.
C. By creating a new integration project for BAR files.
D. By changing the preferences in the Build BAR settings.9. An Integration Server consumes a large amount of memory on a
system. Which diagnostic can help determine where the memory is
spent?
A. Flow Statistics
B. Activity Logging
C. FlowThreadReporter
D. Resource Statistics10. Consider a message flow that connects to a backend service
via HTTP. The backend service has limited throughput capabilities
and can become overwhelmed due to spikes in traffic. What can be
done to ensure that a message flow does not flood a backend service
with too many requests?
A. Use a Workload management policy.
B. Configure a Business Transaction Definition.
C. Set the maximum request rate on the HTTPRequest node.
D. Limit the number of additional instances on the message flow.
ANSWER KEY BELOW…Answer Key
1. B
2. A
3. D
4. A
5. D
6. A
7. C
8. D
9. D
10. A