[jdev] Jabber - Core banking (ISO-8583)
Norman Rasmussen
norman at rasmussen.co.za
Tue Sep 9 06:05:07 CDT 2008
On Tue, Sep 9, 2008 at 12:50 PM, Reno Wijoyo <reno at sapuma.com> wrote:
> I'm trying to use Jabber as a mobile extension to core banking. Any
> suggestion on the best way to go about doing that? I'm thinking of using
> smack chatbot to communicate with database and other repositories. however
> the bank core is all in ISO 8583 format (no experience with the format yet).
>
>
> Any suggestions or car eto share some experience. Thanks in advance.
>
You could probably embed the 8583 messages directly in a special element in
a message (or iq) stanza with it's own namespace.
Alternatively you can decompose the 8583 message into xml a bit, perhaps
http://multixtpm.sourceforge.net/ 's 8583 XML Bridge would be a good place
to look at.
You might find it's best to use your own protocol between the mobile client
and some sort of backend bot. That way you de-couple from 8583 and can
redefine interactions without having to re-deploy the clients.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20080909/16ef64d5/attachment-0002.htm>
More information about the JDev
mailing list