Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Offline Transaction Processing In Banking Solution

Offline Transaction Processing In Banking Solution

Scheduled Pinned Locked Moved The Lounge
help
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Romeo
    wrote on last edited by
    #1

    I have see a lot of banking solution that are able to handle offline transaction processing.Is there and packaged tool help us to achieve this, because I think the replicate technology the DBMS is not enough, maybe they must write code from A to Z.Please give an advice. Thank you very much :doh::doh::doh:

    L D T L 4 Replies Last reply
    0
    • R Romeo

      I have see a lot of banking solution that are able to handle offline transaction processing.Is there and packaged tool help us to achieve this, because I think the replicate technology the DBMS is not enough, maybe they must write code from A to Z.Please give an advice. Thank you very much :doh::doh::doh:

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Would this be a conceptual or programming question?? :suss: Paul ;)

      van der walt is qualified to answer - googlism

      1 Reply Last reply
      0
      • R Romeo

        I have see a lot of banking solution that are able to handle offline transaction processing.Is there and packaged tool help us to achieve this, because I think the replicate technology the DBMS is not enough, maybe they must write code from A to Z.Please give an advice. Thank you very much :doh::doh::doh:

        D Offline
        D Offline
        Daniel Turini
        wrote on last edited by
        #3

        MSMQ and IBM MQSeries are commonly used for this (sometimes even on banking). More information than this, only on a programming forum or I'll face tar and feathers. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

        L 1 Reply Last reply
        0
        • D Daniel Turini

          MSMQ and IBM MQSeries are commonly used for this (sometimes even on banking). More information than this, only on a programming forum or I'll face tar and feathers. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Daniel Turini wrote: More information than this, only on a programming forum or I'll face tar and feathers. Awwww, I was just getting the tar warmed up... :-D

          J 1 Reply Last reply
          0
          • L Lost User

            Daniel Turini wrote: More information than this, only on a programming forum or I'll face tar and feathers. Awwww, I was just getting the tar warmed up... :-D

            J Offline
            J Offline
            JWood
            wrote on last edited by
            #5

            And what am I supposed to with this big bag of feathers?


            My neighbours think I am crazy - but they don't know that I have a trampoline. All they see my head bobbing up and down over the fence every five seconds

            L 1 Reply Last reply
            0
            • R Romeo

              I have see a lot of banking solution that are able to handle offline transaction processing.Is there and packaged tool help us to achieve this, because I think the replicate technology the DBMS is not enough, maybe they must write code from A to Z.Please give an advice. Thank you very much :doh::doh::doh:

              T Offline
              T Offline
              Tomaz Stih 0
              wrote on last edited by
              #6

              What you are seeking for is not a trivial solution. I developed such system for large Fund of Funds company and it took cumulatively 8 man months. You can use a complete "all in one" system such as Microsoft's BizTalk but I recommend developing your own because of specific data exchange and straight through processing problems with financial institutions. What you need is: - a middleware or something that'll transfer your files with encryption, signing, ability to do remote transactions, etc. MSMQ and MQ Series are good candidates, - a software that'll talk some of the protocols (custom, fix, swift, iso 15022) and translate commands from and to your local system, - extensive logging package (this is a must), - monitoring and alert system with good escalation capabilities, - a good process of coordinating work with the other side. Feel free to contact me via email. Sincerely, Tomaz

              1 Reply Last reply
              0
              • R Romeo

                I have see a lot of banking solution that are able to handle offline transaction processing.Is there and packaged tool help us to achieve this, because I think the replicate technology the DBMS is not enough, maybe they must write code from A to Z.Please give an advice. Thank you very much :doh::doh::doh:

                L Offline
                L Offline
                LongRange Shooter
                wrote on last edited by
                #7

                I think it depends on just what type of offline transaction process you need. For example,ATM networks continue to function 24/7 whether the bank is there or not. This process is done by the use of what is called a 'stand-in' processor. They front-end all transactions, attempt to reach the backend client system, if a time-out occurs your transaction is processed based on a number of criteria and whether or not you are in a hot-file. For other forms of guaranteed delivery -- bank or not -- MQ or MSMQ are the vehicles for performing this. In both cases you introduce a layer of complexity and you have to carefully define just what is guaranteed delivery, what it takes for you to accomplish that, and your backend system needs the ability to recognize a 'must-post' transaction. (ie. offline transactions MUST apply to the account even if it would have been rejected if the system had been online) _____________________________________________ Of all the senses I could possibly lose,
                It is most often the one called 'common' that gets lost.

                1 Reply Last reply
                0
                • J JWood

                  And what am I supposed to with this big bag of feathers?


                  My neighbours think I am crazy - but they don't know that I have a trampoline. All they see my head bobbing up and down over the fence every five seconds

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  Look down - someone didn't take the hint :|. Just let me get the tar warm again... :-D

                  J 1 Reply Last reply
                  0
                  • L Lost User

                    Look down - someone didn't take the hint :|. Just let me get the tar warm again... :-D

                    J Offline
                    J Offline
                    JWood
                    wrote on last edited by
                    #9

                    Oh good those feather pillows did not die in vain. Serious Note: We need a good blam function somewhere on the forum.


                    My neighbours think I am crazy - but they don't know that I have a trampoline. All they see my head bobbing up and down over the fence every five seconds

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups