Hi all,
I’m doing an application that is intended to obtain information from a SAP machine and insert into a data mining DB. At the moment I’ve already done a couple of routing rules and services that “listen” to the idocs I’m sending from SAP.
Now I’m thinking in using the Broker, and I’ve not very sure how this matches with the SAP listener and the routing rules I’ve defined.
One solution that came to me is to create a routing rule that call an IS Service that transform the idoc into a canonical form and then publishes it to the broker. Moreover I’ll have several services that are subscribed to these canonical format that will transform the data and insert it into the database.
Does anyone sees any architecture error (I know are there). Some idea how to improve it? Any suggestion?
Thanks in advance,
Ignasi
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods