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

invoke a .net service in designer

  • 1.  invoke a .net service in designer

    Posted Thu September 14, 2017 01:10 PM

    Hi,
    I had created a .net service which have in parameter a string in xml format.

    I call the .net service in java service.
    Uusually that’s work but if my string is too big (but not so big : for instance about 25 ko) I have a response in java which is :
    com.wm.app.b2b.server.ServiceException: com.wm.dotnet.pkg.WmDotNetException: Reasons:Received a plain text response: , DetailErrorId:, DetailMessage

    Is it a maximum length to call a .net service from designer ?

    PS if I use web service provider to implements .net service and a web service consumer to consume the provider, I have the same error.


    #webMethods
    #Integration-Server-and-ESB