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.  Wiring a PORTLET INCLUDE?

    Posted Thu January 19, 2012 06:14 AM

    This is a new one for me…

    Is it possible to wire a portlet that’s inside a portlet include control? There’s no way to get to the nested portlet’s preference/wiring page … that I know of.

    Thanks for any help,

    Lucas


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


  • 2.  RE: Wiring a PORTLET INCLUDE?

    Posted Thu January 19, 2012 12:26 PM

    No. You’ll need to pass params from the parent view in order to perform this ‘wiring’.


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


  • 3.  RE: Wiring a PORTLET INCLUDE?

    Posted Thu January 19, 2012 12:53 PM

    I think wiring would work, but it is probably more convenient to pass params from the parent view as mark has suggested.

    You can go directly to the wiring page of the portlet with a URL like this:

    http://[host:port]/your.nested.portlet.alias.here?layout=wiring


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


  • 4.  RE: Wiring a PORTLET INCLUDE?

    Posted Fri January 20, 2012 01:13 AM

    Thanks guys. I wanted to avoid pushing parameters around because 1) there’s a couple layers of nesting happening and 2) the wiring is for LDAP user data and it (seems) more secure this way.

    I’ll give it a whirl.

    Thanks,

    Lucas.


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