Difference between revisions of "PHP SCA"

From Opentaps Wiki
Jump to navigationJump to search
(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 ...)
 
m (Protected "PHP SCA": Sysop page [edit=sysop:move=sysop])
 
(No difference)

Latest revision as of 23:04, 25 January 2010

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 ...