|
|
|
|
|
by jasonjayr
3664 days ago
|
|
Well, isn't EDI just an API for manufacturing + supply chain management? As far as retail stores are concerned, they make an API call to a supplier, and product shows up. Granted, it's a pretty convoluted API, but I don't think it's too difficult to imagine what a supply chain algorithm would look like. Just lots of exception handling + long timeouts... |
|
EDI is more standardized data formats than API (though the fact that it often standardizes request and response formats and the relation between them makes it close to an API in some requests), and EDI goes a lot beyond manufacturing and supply chain management.
(In US healthcare financial transactions, specifically, the combination of EDI transaction specifications + standard operating rules mandated under the HIPAA is, basically, a standardized API, if not called that.)