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
Expand all | Collapse all

.NET Service returning null byte array result.

  • 1.  .NET Service returning null byte array result.

    Posted Tue March 20, 2012 04:31 PM

    Hello,

    I have a .net service that is returning an object with an byte Array property on it. When I test this service in Designer, it returns this message with the byte array as a null. When I process the request with in a different tool (SOAP-UI), the byte array is valid and correct.

    It appears to be an Designer/webMethods specific issue, does anyone have an ideas?


    #webMethods
    #soa
    #API-Management


  • 2.  RE: .NET Service returning null byte array result.

    Posted Tue March 20, 2012 05:07 PM

    Can you enable the SOAP logging on the IS and post the response received to IS and the response receive in SoapUI?

    Cheers,
    Akshith


    #webMethods
    #API-Management
    #soa


  • 3.  RE: .NET Service returning null byte array result.

    Posted Tue March 20, 2012 06:00 PM

    Thanks for your reply. I think i found the problem, it appears there was a data-mismatch.

    Thanks!


    #soa
    #API-Management
    #webMethods