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.

 View Only
  • 1.  ZipFile data to wMService

    Posted Tue July 30, 2002 01:24 AM

    Can anyone help me in reading a zip file content from the stream and writing to a file in wM.

    Presently, i’ve a client program that uses the URLConnection object to connect to wM.

    url = new URL(“http://wMServer:5555/invoke/Temp:Test”);

    HttpURLConnection urlConn = (HttpURLConnection)url.openConnection();

    I was successful in connecting using the authentication etc…, But the wM service is not getting the data into the pipeline.

    Thanx in Advance


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