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.  CM_NO_DATA_ RECEIVED returned from SAP

    Posted 04/05/06 11:37 AM

    A Business Connector flow service is sending several custom (Z) idocs to SAP where they are processed by a custom function. The following are used to do this : CreateTID, OutboundProcess and Confirm TID.

    The first idoc is processed ok but the flow service errors at confirmTID on subsequent idocs with the message

    “com.sap.mw.jco.JCO$Exception: connection closed without message (CM_NO_DATA_RECEIVED)”.

    The actual occurrence on which it fails varies it may be the second or it may get as far as the fifth and then fails.

    Thanks in advance for any help.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: CM_NO_DATA_ RECEIVED returned from SAP

    Posted 10/10/06 07:24 PM

    Hi,

    We have a similar issue, did you manage to solve it?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: CM_NO_DATA_ RECEIVED returned from SAP

    Posted 10/11/06 12:17 PM

    Make sure that you drop all the $xxxx variabels at the end of your loop. If I remember correctly the $tid is causing this problem

    -Rob


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods