
Carlos introduces himself and shares his IT background and teaching aims, guiding you to build APIs, including REST API and SOAP API, in this course.
Learn how IBM App Connect Enterprise and Integration Bus enable rapid API creation, connect databases and external services, and expose APIs via REST or SOAP with a low-code toolkit.
Download Java for Windows 10 and run the installer. Accept the default settings, click next, and wait for the installation to complete.
Install IBM App Connect Enterprise on Windows by agreeing to the license and running the installer for version 11.0.06; the process is the same on Mac and Linux.
Install Postman to test the API as shown. Create a free account to save test cases and projects, then log in to access them on another computer.
Install soapui, accept the license, and configure it to test apis. Create a desktop icon and launch the app to view its interface and begin api testing.
Explore how service-oriented architecture designs loosely coupled services, orchestrates backend components through a single API, and shields customers from backend changes, enabling agile, scalable integrations.
Learn what JSON (JavaScript object notation) is and why it is popular for sending lightweight messages and calling APIs in modern front-end applications.
Explain what soap is as a platform-independent, xml-based protocol for exchanging messages over the internet or intranet, using a soap envelope to wrap requests and responses between applications.
Explore the differences between SOAP and REST, including how SOAP uses a service interface and strict schema, while REST offers flexible, web-based messaging and various payloads.
discover an overview of ibm ace tools, create a test application and message flow, and explore components like adapters, queues, and persistence for reliable integration across systems.
Create your first rest API with IBM App Connect Enterprise to expose sales reports via an API gateway, accepting value1 and value2 and returning their sum through a visual map.
Hi everyone,
Just a note: If you using Windows, in the part of the video class you need to open de Console of Toolkit and to do this, using a right button open as Administrator to get the permissions necessary.
Thank you and good class!
Explore what swagger is and how a swagger contract documents API endpoints, request and response formats, and developer guidance to enable seamless API integration.
Create a rest api using post method to receive name and last name in the body and test with Postman. Compare post with get, and map inputs to a response.
Open and navigate the IBM ACE browser console, start and manage integration servers, deploy APIs, view logs and endpoints, and understand production considerations for reliability.
Create a soap api with IBM App Connect Enterprise and Integration Bus by defining an interface, building a rest-to-soap flow, mapping parameters, and testing endpoints with XML output.
Compare mapping and compute nodes for transforming API requests and responses, and learn how contracts and formats guide data adaptation across services.
After finishing this class, maybe you don't receive the response from API from ViaCEP, please take the next class to see what you need to do to solve it.
Create a rest api in IBM App Connect Enterprise and learn to consume two external apis to resolve a zip code into address details and return a combined response.
Learn how to use a subflow in IBM App Connect Enterprise to encapsulate common input validation for API operations (report and sales), enabling reuse and single-point updates.
Create a propagate flow in IBM App Connect Enterprise, define request and response models, and route outputs with first out and conditional logic based on order flow.
I created this video to announce the GitLab access link for the Mastering IBM App Connect Enterprise and Integration Bus course.
In this course, you'll explore how to leverage the powerful toolkit provided by IBM App Connect Enterprise v11, the latest version of IBM Integration Bus v10. We'll cover the core features and functionalities that make these tools indispensable for integration projects.
You’ll gain hands-on experience with key components of the toolkit, including:
Compute (ESQL)
Mapping
HTTP Request
Propagate
Debugging common issues
This course is ideal for:
Experienced users looking to explore the new features of IBM App Connect Enterprise v11.
Beginners interested in learning how to work with SOA methodologies.
What You'll Learn
How to build integration solutions using IBM App Connect Enterprise v11.
Techniques for connecting diverse applications, systems, and data formats.
Key concepts in SOA and non-SOA environments.
Why Choose IBM Integration Bus Advanced?
IBM Integration Bus (IIB) Advanced, formerly known as WebSphere Message Broker, offers unparalleled capabilities for integration:
Universal Connectivity: Seamlessly connect across heterogeneous applications and web services without the complexity of point-to-point connections.
Data Transformation: Handle integration requirements for any size project with robust data transformation capabilities.
Enhanced Decision-Making: Provide rapid access, visibility, and control over data as it flows through business applications and systems.
Microsoft Integration: Extensive support for Microsoft applications and .NET, maximizing your existing investment and skills.
Scalability: Deliver a standardized and flexible integration foundation to scale with business growth.
Additional Resources
Source Code Included: GitLab repositories are available to help you follow along with practical examples and exercises.