Skip to content

Commit 4396aea

Browse files
authored
Enhance documentation for Manhattan Active platform
Added details about Manhattan Active platform and its implications for integration with Azure Logic Apps. Included common use cases for Logic Apps with Manhattan Active.
1 parent 6f6dac9 commit 4396aea

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

0_Azure/8_AzureApps/demos/3_fromMulesoft_toLogicApps.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Last updated: 2025-10-23
1313

1414
> [Manhattan Active](https://www.manh.com/en-in/our-solutions/manhattan-active-platform) is a cloud native `SaaS platform`, and it is always hosted by Manhattan Associates, `you do not self-host it on your own infrastructure.` Here’s the key detail:
1515
16+
<details>
17+
<summary><b> To read more about it </b> (Click to expand)</summary>
18+
1619
Deployment model:
1720
> - Manhattan Active runs on Google Cloud Platform (GCP) in a multi-tenant architecture.
1821
> - It’s delivered as a `managed service by Manhattan Associates, customers do not install or manage servers.`
@@ -26,6 +29,8 @@ Implication for your project:
2629
> - Your `integration layer (Azure Logic Apps, APIM, etc.) will connect to Manhattan Active over secure HTTPS endpoints.`
2730
> - If you need low latency or private networking, you can use `APIM self-hosted gateway near Manhattan’s GCP region or set up private connectivity options Manhattan offers (usually via VPN or private link equivalents).`
2831
32+
</details>
33+
2934
<img width="910" height="537" alt="image" src="https://github.com/user-attachments/assets/88056868-4236-491c-bba0-27883b5c4809" />
3035

3136
From [ MANHATTAN ACTIVE® PLATFORM TECHNOLOGY](https://assets-global.website-files.com/609ce44d3dfdab98b5019cf9/61435ff88db5d62c6fd81e6b_MANHATTANACTIVEPLATFORMTECHNOLOGY.pdf)
@@ -56,12 +61,18 @@ Event-Driven Patterns:
5661

5762

5863
Common Use Cases:
64+
65+
<details>
66+
<summary><b> To read more about it </b> (Click to expand)</summary>
67+
5968
> - Order orchestration: Logic Apps `can call Manhattan APIs to create or update orders.`
6069
> - Shipment updates: Trigger Logic Apps `when Manhattan sends status changes.`
6170
> - Inventory sync: Periodically `poll Manhattan APIs or react to events for stock updates.`
6271
> - EDI ( Electronic Data Interchange) flows: Logic Apps can transform data from Manhattan into X12/EDIFACT for trading partners using Integration Account. `Refer to the automated exchange of business documents between
6372
> organizations using Electronic Data Interchange (EDI) standards. Instead of sending PDFs or emails, companies use structured formats like X12 or EDIFACT to communicate orders, invoices, shipment notices, etc.`
6473
74+
</details>
75+
6576
What is EDI:
6677

6778
`EDI flows are the backbone for B2B communication in supply chain, ensuring standardized, automated document exchange between systems and trading partners.`

0 commit comments

Comments
 (0)