XML messaging 2004-09-14 - By Bayarsaikhan VOLODYA (YAZ-ArGe)
Back Hi all, i hope you all are doing well.
There is an challenging project. Maybe some of you know about FlexCube. I have to talk to FlexCube using XML messaging. There are so many XML documents i send to FlexCube to make some kind of transaction or blah blah, and result is also in XML format. How do i seperate incoming XML? How do i know which kind of transaction is that XML. How do i manage so many XML documents? Should i convert all of them into Java Objects (will be static)? Is there any way to process all these XML in similar manner? In future, when there maybe new kind of transaction, i dont want to play with my code again. So is there any dynamic way to handle all that XML messages? sorry, i know there is so many questions. but i will appreciate any feedback, advice from you.
Bayarsaikhan VOLODYA
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|