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.  Setting the decimal separator

    Posted Wed January 25, 2012 03:33 PM

    How do I set the decimal and thousands separator? I already changed it on Windows control panel restarted but it keeps the same format.

    ex: 155.355.456,23

    should be: 155,355,456.23


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 2.  RE: Setting the decimal separator

    Posted Wed January 25, 2012 04:20 PM

    Can you provide a bit more context around when you see these separators? Is it a conversion you’re trying to do?


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 3.  RE: Setting the decimal separator

    Posted Wed January 25, 2012 04:43 PM

    Nup trying to change the settings of IS general like you setting region.


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Setting the decimal separator

    Posted Thu January 26, 2012 01:40 PM

    solved added this on server.bat
    set JAVA2_MEMSET=-Xms%JAVA_MIN_MEM% -Xmx%JAVA_MAX_MEM% -Xrs -DWM_HOME=“%WM_HOME%” -Duser.language=en -Duser.region=US


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods