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
Expand all | Collapse all

Portlet preference values

  • 1.  Portlet preference values

    Posted Thu August 19, 2010 04:13 PM

    I have a portlet that has a simple dropdown box on it. The box is populated with a list of values. No problem. When an item from the dropdown list is selected, its value is mapped to a portlet preference.

    How can I do a simple system.out.println to verify the value of the portlet preference? (I am not a Java coder; I do not work with Java coders).

    Thanks.


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


  • 2.  RE: Portlet preference values

    Posted Fri August 20, 2010 11:50 AM

    Jocelyn,

    in java code please use System.out.println(“”); code in java class where ever u want to debugg, in location of webMethods installation folders Z:\webmethods80\MWS\server\default\logs, please go to the MWS logs folder has system.out file, see ur debugging steps in this file, to debugg the java code

    Regards,
    anil kumar ellendula


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