There is a web service that evaluates the an ecommerce transaction 
using a statistical model and assigns a score. For brevity, let's call 
it the scoring service. 

Separately, there is a stored procedure that is run as a batch job 
that extracts data from a mainframe-based billing system. For 
simplicity, let's call it SProc. 

I am scoping a project to integrate Scoring Service and SProc. 
Basically SProc will make a database to web services call and queue a 
set of batched transactions for scoring via the web service. I am 
looking for reusable design patterns (or SOA best practices) that 
align with this working context. 

Thanks for any pointers. Feel free to skip this message if it is off-
topic for this mailing list. 








 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/service-orientated-architecture/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to