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.  Formatting Numbers in CAF Input Text Field

    Posted 09/16/11 07:50 PM

    Hi
    What is the technique to format numbers entered into input text field? I set the converter to FormattedNumber. But conversion is not happening.

    Thanks


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: Formatting Numbers in CAF Input Text Field

    Posted 09/20/11 05:43 PM

    You’ll need to do a form post to the server. One of the many ways you can do this is by raising an async hidden command on the onblur of the text input.

    Regards,
    –mark


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS