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

Validation and pop-up in custom MWS portlet

  • 1.  Validation and pop-up in custom MWS portlet

    Posted Sun May 13, 2012 12:48 PM

    Dear wmusers,

    I am developing custom portlet in MWS, which should work as an input form - user fills some data in, submits it and as a result, document is published on Broker (document starts business process afterwards).

    However, I am still failing accomplish 2 features using CAF portlet development:

    1. I want to trigger validation on some form fields on form submit. Currently, if I turn on validation, it is being triggered on each postback (there are some hierarchical dropdown boxes which can cause this during form filling).
    2. After submit, I need user to be informed, that submit suceeded (display message as a result of a service on IS). I want to do this via pop-up, but dunno how to run server-side service before triggering client-side po-up automatically.

    I’m new to wM, same as have no experience with JSP - sorry if my questions will be too basic:)

    Thanks,
    kekert


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