You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: 0_Azure/8_AzureApps/demos/3_fromMulesoft_toLogicApps.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,9 @@ Last updated: 2025-10-23
13
13
14
14
> [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:
15
15
16
+
<details>
17
+
<summary><b> To read more about it </b> (Click to expand)</summary>
18
+
16
19
Deployment model:
17
20
> - Manhattan Active runs on Google Cloud Platform (GCP) in a multi-tenant architecture.
18
21
> - 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:
26
29
> - Your `integration layer (Azure Logic Apps, APIM, etc.) will connect to Manhattan Active over secure HTTPS endpoints.`
27
30
> - 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).`
> - Inventory sync: Periodically `poll Manhattan APIs or react to events for stock updates.`
62
71
> - 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
63
72
> 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.`
64
73
74
+
</details>
75
+
65
76
What is EDI:
66
77
67
78
`EDI flows are the backbone for B2B communication in supply chain, ensuring standardized, automated document exchange between systems and trading partners.`
0 commit comments