webMethods

webMethods

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.

 View Only
Expand all | Collapse all

Creating a TPA

  • 1.  Creating a TPA

    Posted Thu December 20, 2007 08:21 PM

    HI,
    I want to create a TPA between two partners.
    I am using cXML(Bussiness document).Defined the TPA with required parametrs.I’ve given the fully qualified path of the document(which contain all the info. like type,content type,delivery method,request MDN…),at IS Documnet Type field.
    But i did not understand where the processing rule use this info.? and do we need to hard code the values in the flow service wm.tn.delivery:deliver.?
    Please any body can help me?


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Creating a TPA

    Posted Thu December 20, 2007 11:41 PM

    Custom TPAs would be used only by your services. TN won’t use them for anything.

    The idea is that your services (mapping or custom delivery) would read the TPA at the appropriate time to set values in a target document or to control delivery/processing. Your services will need to call the TPA services to retrieve the appropriate TPA.

    Hope this helps get you started.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Creating a TPA

    Posted Fri December 21, 2007 08:20 PM