financial API with rollback




I am in the process of architecting a financial "switch" or server that
will be the bridge between PC's and third-party API's.

I want these API's need to be married to some sort of standard
API that follows a specific convention like JTA. (But there will
be now databases).

The developers need to be aware of rolling back at anytime so a
standard API is what i'm looking for. My concern is not the PC
to financial server, but from the financial server taking advantage of
a JTA like environment which then goes to the third
party API.

Any help is appreciated.

Al

.



Relevant Pages

  • Re: Software Testing Tools
    ... you should design and redesign frequently while ... majority of its functionality implemented on the server. ... API for the client such that the UI is an entirely separate component - ... most efficient and reliable way to test the server is not with the GUI ...
    (comp.software.testing)
  • Re: Software Testing Tools
    ... a program thru one of its API interfaces is ideal, ... majority of its functionality implemented on the server. ... these defects are important to uncover. ... then you don't have "Design for Testing", and that's generally very bad, ...
    (comp.software.testing)
  • Re: FrontPage API
    ... I was looking more for the API. ... Private WithEvents fpw As FrontPage.WebEx ... That was done outside of FrontPage in a VB6 application connected to ... to the server and use winsock or some wininet API to do this. ...
    (microsoft.public.frontpage.programming)
  • Re: Monitor mailbox with POP/ASP.NET
    ... distances between submitted addresses via email using MapQuests ... cost of getting my own server where I could create my own Windows ... of a dll that you can reference in your asp.net application and use the API ... poor mail server control panel. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Law Of Demeter revisited
    ... > an API. ... Why shouldn't Client simply send the changeState ... I knows that server accepts the changeState ...
    (comp.object)