Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.84 KB

File metadata and controls

41 lines (30 loc) · 1.84 KB

Developing Integrations

reuse::partial$beta-banner.adoc

Use Anypoint Code Builder to build integrations within a Mule application. Integrations with Anypoint Code Builder rely on a service-based framework that decouples your source from protocols and routing requirements. You can reuse or change operations and processors in the application when your systems or business needs change.

Integrations enable multiple services to work as one. Some common use cases are:

  • Scheduling data processing

  • Connecting cloud and on-premises applications

  • Transforming message data to a required structure or format

  • Event processing in which multiple services are composed and operate simultaneously

After you create your integration project, you can optionally:

Other tasks you can do with your integration apps are:

Source Control for Integration Projects

anypoint-code-builder::partial$acb-reusable-steps.adoc anypoint-code-builder::partial$acb-reusable-steps.adoc