PHP SCA

From Opentaps Wiki
Revision as of 23:04, 25 January 2010 by Danutc (talk | contribs) (New page: This prototype will SCA enable both opentaps and magento. Opentaps calls magento and magento fires back events. SCA has the concept of bi-directional interfaces one end being the Call and ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This prototype will SCA enable both opentaps and magento. Opentaps calls magento and magento fires back events. SCA has the concept of bi-directional interfaces one end being the Call and the other end the CallBack. The caller is responsible to initiate the conversation and after that the communication is peer-to-peer.

Relevant information can be found at:


The Prototype

Magento.1,3 opentaps.1.4 Integration.png

Details about my investigations are coming soon ...