IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Broker persistence and sequencing

    Posted Wed February 16, 2005 04:44 PM

    According to the Communicator documentation, EntireX Broker can be set-up to handle message persistence and sequencing. Are there any samples showing some configurations, sample JCL’s for this to work?

    We need to guarantee that the broker messages will be delivered in the order they were received (even if the broker goes down and back up).

    cheers
    Ajay


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 2.  RE: Broker persistence and sequencing

    Posted Thu February 17, 2005 04:19 PM

    look in the documentation under “unit of work” and “persistence” - for example file:///C:/Program%20Files/Software%20AG/EntireX/Docu/devkit/aci_3gln/advanced.htm#Client-Server_Programming_for_Units_of_Work

    There are also examples in the EntireX SDK install library (eg C:\Program Files\Software AG\EntireX\Examples) - the Java ACI directory has examples using UOW and persistence.

    Douglas Kelly,
    Principal Consultant
    Software AG, Inc


    #webMethods
    #EntireX
    #Mainframe-Integration