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.  how to test guaranteed delivery

    Posted Wed December 04, 2002 09:22 AM

    I want to test Guaranteed Delivery per the instructions in the B2B erver Administrator’s Guide (Chapt 14), however, there is no signature registered for the following services:
    wm.server.tx:start (ttl field)
    wm.server.tx:execute (tid, ifc, svc fields)
    wm.server.tx:end (tid field)

    How can I register these signatures?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: how to test guaranteed delivery

    Posted Sun December 08, 2002 02:26 PM

    I received a reply from wm support, indicating that the following procedure should be used to test GD. Write a flow containing the following steps:
    invoke pub.remote.gd:start
    input: none
    output: tid
    invode pub.remote.gd:invoke (wm.server:ping)
    input: tid
    invoke pub.remote.gd:end
    input: tid


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: how to test guaranteed delivery

    Posted Tue March 11, 2003 06:09 AM

    I’m trying to test guaranteed delivery transaction by creating a flow service with the steps mentioned here.
    “invoke” service is not getting executed .
    The failure message is

    com.wm.app.b2b.server.ServiceException: [B2BCORE.0064.9314] Authorization Required: [B2BSERV.0084.9001] Invalid credentials

    What is the authorization that is required??.
    Can I get help here.

    Thanks,
    Anu


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 4.  RE: how to test guaranteed delivery

    Posted Thu March 13, 2003 01:38 AM

    I guess I have not created the alias for the Remote server with proper ACL.

    Can anybody tell me what should be the ACL for the alias creation so that I can access the pub.gd:invoke service .

    Thanks,
    Anu


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB