|
To prepare for
Test 094
, it is first recommended that you are familiar with the job role description and the parameters this certification is based on, as well as have knowledge of the topics outlined in the test objectives/skills measured on the test. Compare your own technical level to the test objectives and the recommended training resources, and then determine for yourself how much preparation you require. Note that these educational sources are recommended, but not required (*) before taking a certification test.
Before preparing for the certification test, it is recommended that you measure your current level of skill by taking the Assessment Test (located from the
Sample/Assessment Test
link above). After you have completed your test preparation/training, you can assess your improved level of skill and readiness for the certification test, by re-taking the Assessment Test.
You can prepare for
Test 094
through the
Tutor Approach
(classroom, instructor led course, and other sources) or the
Self-Study Approach
. Sources within each approach collectively cover the skills measured on the test.
To prepare via the
Tutor Approach
, take the recommended courses
[(WB111 or VB111) + (WB112 or VB112) + (WB131 or VB131)]
and refer to the sources with an * in front of them.
To prepare via the
Self-Study Approach
, omit the courses, and refer to all other sources with and without the * in front.
(*) Notes:
-
The recommended educational resources listed are not intended to be a substitute for, but should complement, relevant practical experience.
-
Extensive product knowledge is required to pass the test.
-
Every effort has been made to make the recommended educational resources as complete and as accurate as possible, but no warranty of fitness is implied. The resources provided are on an as is basis. IBM shall have neither liability nor responsibility to any person or entity with respect to any loss or damages arising from course or publication content.
|
|
Course title:
Developing Business Integration Solutions for IBM WebSphere Process Server
Course duration: 5.0 days
Course number: WB111
Alternative Option:
Instructor-Led Online Course VB111: Integration Using IBM WebSphere Integration Developer and Process Server
Abstract: This class teaches students how to build and deploy process integration solutions using IBM WebSphere Integration Developer and WebSphere Process Server. The class covers the concepts, architecture, components, processes, and procedures involved in implementing a business integration solution.
WebSphere Process Server, which supports a service-oriented architecture (SOA), is the ideal platform for business applications that require business integration using different technologies. Using the WebSphere Integration Developer tool set, business integration solutions can be created using simplified integration mechanisms such as the Service Component Architecture (SCA) programming model and the Service Data Objects (SDO) data model. SDO business objects can be defined, transformed, routed, and mediated using SCA components.
WebSphere adapters supply connectivity to back-end enterprise information systems (EIS). With WebSphere Process Server, business integration applications may define business logic and processes based on Web Services - Business Process Execution Language (WS-BPEL), human tasks, and business rules.
For runtime monitoring of the business integration solutions, WebSphere Process Server provides the Common Event Infrastructure (CEI), which centralizes the monitoring of the various events that can occur in these applications.
In this course, using the above technologies, students design, develop, and test the integration of business processes between disparate applications using IBM WebSphere Process Server, WebSphere Integration Developer, and WebSphere adapters.
Note:
For
Test 094,
this course (incl. student notebook and student exercises) covers test objectives 1A, 1B, 1C, 1E, 2A, 2C, 2E, 2H, 2I, 2K, 2L, 2M, 2N, 3C, 3D, 4A, 4D, 4E, 5E
For
Test 316,
this course (incl. student notebook and student exercises)
fully covers test
objectives 1A, 1C, 1D, 1F, 1G, 2B, 2C, 2H, 2J, 2K, 2L, 2M, 3A, 3D, 4A, 4B, 4C, 4D, 5A, 5B
This course (incl. student notebook and student exercises)
partially covers
test objectives 1B, 1E, 2A, 2D, 2E, 3C, 4E, 5C, 6A, 6C, 6D
|
|
Course title:
Integration Using IBM WebSphere Integration Developer and Process Server II
Course duration: 5.0 days
Course number: WB112
Alternative Option:
Instructor-Led Online Course VB112: Integrating Using WebSphere Integration Developer and Process Server II
Abstract: This course teaches advanced development techniques using the WebSphere Integration Developer tool. In course WB111, Integration Using WebSphere Integration Developer and Process Server, individuals were introduced to the basics of service- oriented architecture (SOA), and built a simple end-to-end scenario using WebSphere Integration Developer (WID) and WebSphere Process Server (WPS). This course uses that scenario to further implement more complex logic. Advanced tooling topics include process choreographer, business state machines, business object mapping, cross-referencing, dynamicity, component versioning, and source control using the CVS version control system.
The course starts by demonstrating the development life cycle in process integration. Through hands-on practice, you are introduced to WebSphere Business Modeler, and learn how a business model can be exported from WebSphere Business Modeler and imported into WebSphere Integration Developer in Business Process Execution Language (BPEL).
The course explores WebSphere process integration in detail, from both the runtime and the development aspects. You will learn to address common integration and project implementation problems, focusing on the WebSphere Process Server technology, Enterprise Service Bus binding mechanics, and secure Service Component Architecture (SCA) applications.
After completing courses WB111 and WB112, you should be able to use WebSphere Integration Developer and WebSphere Process Server to implement complex business integration scenarios.
Note: Course covers test objectives 1B, 1D, 1E, 2A, 2C, 2D, 2E, 2F, 2H, 2I, 2O, 3B, 3C, 4B, 4C
|
|
Course title:
IBM WebSphere Enterprise Service Bus - Implementing an ESB
Course duration: 5.0 days
Course number: WB131
Alternative Option:
Instructor-Led Online Course VB131: IBM WebSphere Enterprise Service Bus: Implementing an Enterprise Service Bus
Abstract: This course teaches how to build and deploy mediation integration solutions using the WebSphere Integration Developer (WID) and WebSphere Enterprise Service Bus (WebSphere ESB). The course covers the concepts, architecture, components, processes, and procedures involved in implementing an integrated integration solution.
WebSphere Enterprise Service Bus, which supports a service-oriented architecture (SOA), is the ideal platform for business applications that require integration using different technologies. Using the WebSphere Integration Developer tool set, integration solutions can be created using simplified integration mechanisms such as the Service Component Architecture (SCA) programming model and the Service Message Objects (SMO) data model. SMO business objects can be defined, transformed, routed, and mediated using mediation primitives.
From an integration perspective, WebSphere ESB improves flexibility through the adoption of service oriented interfaces:
- Support for a variety of messaging protocols including JMS 1.1, WebSphere MQ, TCP/IP, SSL, HTTP(S), and multicast for optimum flexibility and improved asset reuse.
- A broad range of interaction models (request/reply, point-to-point, publish/subscribe and multicast) to help meet requirements.
- Advanced Web services support to incorporate leading edge capabilities including SOAP/HTTP, SOAP/JMS, WSDL 1.1, and Web Services Gateway. WebSphere ESB supports WS-* Standards including WS-Security and WS-Atomic Transactions.
Technically, WebSphere ESB currently supports four types of integration: Web services (WSDL), JMS using queues, WebSphere MQ using JMS messages and native MQ messages, and J2C Adapter.
In this course, students use the above technologies to design, develop, and test mediation integration using all four supported types of integration. Specifically, student learn about the mediation module, mediation flow components, mediation primitives, unified common data structure (SMO), mediation module deployment package, and the development to deployment life cycle for mediation.
In hands-on laboratory exercises, students create the following:
- An end-to-end mediation for JMS transport
- An end-to-end mediation solution for adding on Web services, using both inbound and outbound services of the Web services gateway
- An end-to-end solution using custom mediation, including challenge exercises, and SOAP/HTTP binding
- An end-to-end mediation solution using JCA adapters
- An end-to-end mediation solution using a JMS text message in WebSphere MQ
- An end-to-end mediation solution using a standard MQ message in WebSphere MQ
- A CEI event using the new event emitter primitive
Students also participate in challenge exercises to see the following:
- All of the new JMS data bindings
- A mediation module that uses dynamic end points
- An end-to-end mediation solution using WDSL binding over SOAP/HTTP
Students use XMSclient (C, C++, .Net access to WESB) and stand-alone reference (non- SCA Java, JSP, and so forth) to access the data on the queues and services in testing, and use IBM's SIBUtil and SIBExplorer tools for testing and managing data on the queues on the bus.
Note: Course covers test objectives 1B, 1F, 2K, 2J, 4D
|
|
|
 |
|