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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Document Delivery in Profile

    Posted 11/07/02 06:19 PM

    Hi,
    I am trying to setup a profile for a Trading Partner in Trading Networks. I have to deliver the document to a URL in the form

    [url=“http://xxx.yyy.com/testarea/finalUtility.dll”]http://xxx.yyy.com/testarea/finalUtility.dll[/url]

    Since webMethods has a field where we have to input the port number, and since the URL has no port value, I am unable to deliver the document successfully.

    The URL that webMethods create is

    http://xxx.yyy.com:nullPartners/testarea/finalUtility.dll

    This has the string “nullPartners” in the port value.

    How do I get around this? Any Ideas?

    Thanks in advance!


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


  • 2.  RE: Document Delivery in Profile

    Posted 11/07/02 06:26 PM

    Use port 80. That is the default for http.


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


  • 3.  RE: Document Delivery in Profile

    Posted 11/07/02 06:28 PM