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.  Stored Procedure OUT parameter result getting truncated

    Posted Sun March 12, 2017 07:04 PM

    Hi All,
    I am trying to execute a SP in webMethods and one of the OUT parameter(of type varchar(max)) retrieves XML. But the XML is truncated when the result comes in webMethods. While i get a full XML when i run the SP from Management Studio. The size of the XML is 4KB, which should be fine, then why is my result getting chopped? in webMethods SP, i have defined the Param JDBC type as VARCHAR and i even tried LONGVARCHAR, NVARCHAR,LONGNVARCHAR, but nothing seems to work. Any clues? I am missing any designer patches?

    I am using 9.9 Designer, IS version is 9.6; Core Fix 10,JDBC 6.5 Fix 48


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Stored Procedure OUT parameter result getting truncated

    Posted Tue March 14, 2017 04:02 AM

    Hi Anu,

    Are you talking about the content being chopped in the result tab of the designer? or in the variables tab of debug perspective?

    Regards,
    Syed Faraz Ahmed

    Regards,
    Syed Faraz Ahmed


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 3.  RE: Stored Procedure OUT parameter result getting truncated

    Posted Tue March 14, 2017 10:28 AM

    The content being chopped in the result tab of the designer. Though the SP gives full content/output back when executed in studio, the entire content does not show up in webMethods.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 4.  RE: Stored Procedure OUT parameter result getting truncated

    Posted Thu March 16, 2017 03:36 AM

    That’s Strange.

    In Variable Tab of debug perspective we have any option to limit the result characters what we see.

    So, if you are passing the result of your SP to any other service is it being truncated? I hope not?

    Regards,
    Syed Faraz Ahmed


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards