Configuring Multiple App Builder Applications with a Single Adobe Commerce (PaaS) Environment | Adobe Higher Education
Skip to main content
rxraj
Level 3
July 10, 2025
解決済み

Configuring Multiple App Builder Applications with a Single Adobe Commerce (PaaS) Environment

  • July 10, 2025
  • 2 の返信
  • 536 ビュー

For example, I’ve developed two separate App Builder applications:

  • One for a custom shipping carrier integration

  • Another for OMS/ERP connectivity

Is it possible to link both of these applications—each with its own workspace.json—to the same Adobe Commerce (PaaS) environment?

If so, please suggest a best-practice approach or recommended setup?

ベストアンサー rojoangel

Hi @rxraj,

The `magento/commerce-eventing` module version 1.12.0 introduced support for multiple event providers.

This page describes the step to configure additional event providers: Configure additional event providers in Adobe Commerce

Take a look and let me know if you have follow-up questions.

Regards,

2 の返信

rojoangelAdobe Employee回答
Adobe Employee
July 11, 2025

Hi @rxraj,

The `magento/commerce-eventing` module version 1.12.0 introduced support for multiple event providers.

This page describes the step to configure additional event providers: Configure additional event providers in Adobe Commerce

Take a look and let me know if you have follow-up questions.

Regards,

Level 3
July 30, 2025

Hi @rxraj  &  @rojoangelI've configured two different apps with the same Adobe Commerce instance. This wasn’t supported in earlier versions of the starter kit, but with Starter Kit v3.0, it's now possible. Each app has its own instance ID and provider ID, and the new version allows updating both via API into the provider list, making multi-app configuration seamless.

Adobe Employee
July 30, 2025

@shubhamag2 

Thanks so much for sharing this update!

Also, if you have a moment, I'd love to hear any feedback or suggestions you might have on how the setup experience was for you or if anything could be improved.