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
  • 1.  Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Fri June 21, 2013 09:17 AM

    Hello All,

    It appears that Designer 8.2.1, while debugging flow services, truncates strings entered on input to 64kB - could someone please verify this? (I have tried changing the ‘Max Length…’ option available during debug in the ‘Variables’ pane, but expectedly this only affects the display of the variable…)

    This behaviour does NOT occur in Developer 8.2…

    Thanks in advance.

    Pedro Duarte


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


  • 2.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Mon July 22, 2013 07:11 PM

    Pedro,

    I just tried this on my machine and I did not experience the issue. I created a simple Flow service that took a string as input and called pub.string:length. I then stepped through the service, entered a 128K character string as my input, and pub.string:length returned the expected output.

    Can you try this simple test on your machine and let me know what you get?

    Thanks,
    Percio


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


  • 3.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Tue July 23, 2013 03:07 AM


  • 4.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Tue July 23, 2013 07:41 AM

    Thank you very much for answering!

    Percio, I just tried out your test, and Designer still truncates the string to 65534 bytes…

    Maybe this is related to the Designer version? Here are a few versions that seemed relevant from Help → About Software AG Designer:

    Software AG Web Services Stack
    Version: 8.2.2.0000-0234
    Build id: 234

    Software AG Common Components and Branding
    Version: 8.2.3.0000-0002
    Build id: 201202180310

    webMethods Service Development
    Version: 8.2.3.0001-0234

    Eclipse Platform
    Version: 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
    Build id: M20110210-1200

    Thanks.

    Best regards,
    Pedro Duarte


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


  • 5.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Tue July 23, 2013 11:23 AM

    Pedro,

    What operating system are you running on?

    By the way, can you provide a little more detail around your use case? Having to pass such a long string as input to a service is very unusual so perhaps we can help you come up with a better solution.

    Thanks,
    Percio


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


  • 6.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Tue July 23, 2013 12:38 PM

    Percio,

    We’re running on Ubuntu 12.04 LTS. And yes, this is a somewhat unusual scenario that currently is not hindering our development in any way, it’s just something I’ve come across and thought it would be useful to report, but for us there really is no need for further resolution.

    Thank you very much for your help,
    Pedro


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


  • 7.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Tue July 23, 2013 06:12 PM

    Pedro,

    I got in touch with our R&D team and they tested your scenario on a Linux environment (SUSE), and indeed, the issue did surface there. It appears to be something specific with that OS. When you get a chance, please log an issue on Empower and send me the issue number.

    Having said this, I just wanted to give you a heads up that Ubuntu is not on our list of supported Linux environments for Designer. If possible, I recommend moving to one of the supported operating systems (http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_sp2/SysReqs_Installation_and_Upgrade/8-2_System_Requirements.pdf) so you don’t run into any new surprises.

    Um abraço,
    Percio


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


  • 8.  RE: Designer 8.2.1 truncating input strings to 64kB when debugging flow services

    Posted Fri August 09, 2013 03:35 PM

    Thank you very much, Percio!

    Um abraço,
    Pedro Duarte


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