<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="34896" language="de" source="https://portal.flane.ch/swisscom/xml-course/ibm-wm688g" lastchanged="2026-03-12T14:34:12+01:00" parent="https://portal.flane.ch/swisscom/xml-courses"><title>IBM App Connect Enterprise 12 Application Development III</title><productcode>WM688G</productcode><vendorcode>IB</vendorcode><vendorname>IBM</vendorname><fullproductcode>IB-WM688G</fullproductcode><version>1.0</version><objective>&lt;ul&gt;
&lt;li&gt;Develop a message flow that implements aggregation to fan-out information into a single output message.&lt;/li&gt;&lt;li&gt;Configure integration nodes and integration servers to connect to secured resources by using credentials that are stored in encrypted form in an IBM App Connect Enterprise vault&lt;/li&gt;&lt;li&gt;Configure an IBM App Connect vault for storing encrypted credentials, which can be used to access secured resources&lt;/li&gt;&lt;li&gt;Enable user trace and retrieve the collected trace data&lt;/li&gt;&lt;li&gt;Build a message flow that uses IBM App Connect Enterprise web user interface to view events and replay messages&lt;/li&gt;&lt;li&gt;Create monitoring events on selected nodes so that they could be published to a topic and recorded into a database table&lt;/li&gt;&lt;li&gt;Construct and configure a business transaction definition in the web user interface&lt;/li&gt;&lt;li&gt;Create the business events that make up a business transaction definition&lt;/li&gt;&lt;li&gt;Design an application that uses the Business Transaction Monitoring dashboard to view events in completed, failed, inconsistent, and in-progress states&lt;/li&gt;&lt;li&gt;Create and add user-defined properties to a message flow&lt;/li&gt;&lt;li&gt;Assemble promoted properties to provide common values for multiple message flow nodes in the flow by converging promoted properties&lt;/li&gt;&lt;/ul&gt;</objective><essentials>&lt;p&gt;Before taking this course, you should complete the following courses: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class=&quot;cms-link-marked&quot;&gt;&lt;a class=&quot;fl-href-prod&quot; href=&quot;/swisscom/course/ibm-wm686g&quot;&gt;&lt;svg role=&quot;img&quot; aria-hidden=&quot;true&quot; focusable=&quot;false&quot; data-nosnippet class=&quot;cms-linkmark&quot;&gt;&lt;use xlink:href=&quot;/css/img/icnset-linkmarks.svg#linkmark&quot;&gt;&lt;/use&gt;&lt;/svg&gt;IBM App Connect Enterprise 12 Application Development I &lt;span class=&quot;fl-prod-pcode&quot;&gt;(WM686G)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;cms-link-marked&quot;&gt;&lt;a class=&quot;fl-href-prod&quot; href=&quot;/swisscom/course/ibm-wm687g&quot;&gt;&lt;svg role=&quot;img&quot; aria-hidden=&quot;true&quot; focusable=&quot;false&quot; data-nosnippet class=&quot;cms-linkmark&quot;&gt;&lt;use xlink:href=&quot;/css/img/icnset-linkmarks.svg#linkmark&quot;&gt;&lt;/use&gt;&lt;/svg&gt;IBM App Connect Enterprise 12 Application Development II &lt;span class=&quot;fl-prod-pcode&quot;&gt;(WM687G)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;</essentials><audience>&lt;p&gt;This course is designed for experienced integration specialists and senior-level developers with experience in application development and messaging middleware applications that are interested in becoming an IBM App Connect Enterprise Developer.&lt;/p&gt;</audience><contents>&lt;ul&gt;
&lt;li&gt;Course introduction&lt;/li&gt;&lt;li&gt;Unit 1. Implementing message flow aggregation&lt;/li&gt;&lt;li&gt;Exercise 1. Implementing message flow aggregation&lt;/li&gt;&lt;li&gt;Unit 2. Securing message flows&lt;/li&gt;&lt;li&gt;Exercise 2. Securing a message flow that uses the vault&lt;/li&gt;&lt;li&gt;Unit 3. Debugging message flows&lt;/li&gt;&lt;li&gt;Exercise 3. Debugging a message flow&lt;/li&gt;&lt;li&gt;Unit 4. Implementing error handling in message flows&lt;/li&gt;&lt;li&gt;Exercise 4. Implementing error handling in a message flow&lt;/li&gt;&lt;li&gt;Unit 5. Creating patterns for reusability&lt;/li&gt;&lt;li&gt;Exercise 5. Creating a reusable pattern&lt;/li&gt;&lt;li&gt;Unit 6. Monitoring message flows&lt;/li&gt;&lt;li&gt;Exercise 6. Record and Replaying message flow data&lt;/li&gt;&lt;li&gt;Exercise 7. Monitoring business transactions across multiple message flows&lt;/li&gt;&lt;li&gt;Unit 7. Preparing for production&lt;/li&gt;&lt;li&gt;Exercise 8. Preparing for production by creating a runtime-aware message flow&lt;/li&gt;&lt;li&gt;Course summary&lt;/li&gt;&lt;/ul&gt;</contents><objective_plain>- Develop a message flow that implements aggregation to fan-out information into a single output message.
- Configure integration nodes and integration servers to connect to secured resources by using credentials that are stored in encrypted form in an IBM App Connect Enterprise vault
- Configure an IBM App Connect vault for storing encrypted credentials, which can be used to access secured resources
- Enable user trace and retrieve the collected trace data
- Build a message flow that uses IBM App Connect Enterprise web user interface to view events and replay messages
- Create monitoring events on selected nodes so that they could be published to a topic and recorded into a database table
- Construct and configure a business transaction definition in the web user interface
- Create the business events that make up a business transaction definition
- Design an application that uses the Business Transaction Monitoring dashboard to view events in completed, failed, inconsistent, and in-progress states
- Create and add user-defined properties to a message flow
- Assemble promoted properties to provide common values for multiple message flow nodes in the flow by converging promoted properties</objective_plain><essentials_plain>Before taking this course, you should complete the following courses: 


- IBM App Connect Enterprise 12 Application Development I (WM686G)
- IBM App Connect Enterprise 12 Application Development II (WM687G)</essentials_plain><audience_plain>This course is designed for experienced integration specialists and senior-level developers with experience in application development and messaging middleware applications that are interested in becoming an IBM App Connect Enterprise Developer.</audience_plain><contents_plain>- Course introduction
- Unit 1. Implementing message flow aggregation
- Exercise 1. Implementing message flow aggregation
- Unit 2. Securing message flows
- Exercise 2. Securing a message flow that uses the vault
- Unit 3. Debugging message flows
- Exercise 3. Debugging a message flow
- Unit 4. Implementing error handling in message flows
- Exercise 4. Implementing error handling in a message flow
- Unit 5. Creating patterns for reusability
- Exercise 5. Creating a reusable pattern
- Unit 6. Monitoring message flows
- Exercise 6. Record and Replaying message flow data
- Exercise 7. Monitoring business transactions across multiple message flows
- Unit 7. Preparing for production
- Exercise 8. Preparing for production by creating a runtime-aware message flow
- Course summary</contents_plain><duration unit="d" days="2">2 Tage</duration><pricelist><price country="CH" currency="EUR">1600.00</price><price country="DE" currency="EUR">1700.00</price><price country="US" currency="USD">1790.00</price><price country="CA" currency="CAD">1640.00</price></pricelist><miles/></course>