Developing integration solutions from scratch
To integrate client applications that use different protocols and message formats, create integration solutions by using applications, libraries, and integration projects.
Before you begin
If you are not familiar with message flow concepts, message model concepts, and common tasks to manage message flow resources, see Developing message flows and Constructing message models.
About this task
- Create an application from scratch. For more information, see Creating an application.
- Create an application by using patterns. For more information, see Developing integration solutions by using patterns.
- Create an application that is based on a REST API Swagger document. For more information, see Developing integration solutions by using REST APIs.
- Create an application that is based on WSDL and XSD files. For more information, see Creating a solution based on WSDL or XSD files.
- Create an application that is based on an existing message set. For more information, see Creating a solution based on an existing message set.
If you are not ready to create an application or library yet, you can use an integration project to hold resources in the meantime. When you are ready, you can either create an application or library and move the resources from the integration project, or you can convert your integration project to an application or library. To convert an integration project to an application or library, see Converting existing projects to applications and libraries.
Procedure
For example, to create an application from scratch:
What to do next
After you create your application, deploy and test the application. For more information, see How do I deploy and test message flows?.