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

Icon COntrol's Icon Location

  • 1.  Icon COntrol's Icon Location

    Posted Fri April 18, 2014 12:21 PM

    In my CAF portlet I have several Icon controls and I want to use a custom icon for their displayed image. Where do I put the png file on the server or in Designer and how do I point to it? Do I use the Icon URL parameter?


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


  • 2.  RE: Icon COntrol's Icon Location

    Posted Mon April 21, 2014 01:32 AM

    Hi Gilbert,

    You need to put your png file under ‘webContent’ folder.

    You can point to this image using ‘Image control’ which you can find in palette, drag drop that control to canvas.

    In the URL Property set the path of the image starting from webContent folder.

    Then deploy your portlet to MWS server. Then you will be able to see the image on your portlet.


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


  • 3.  RE: Icon COntrol's Icon Location

    Posted Mon April 21, 2014 10:43 AM

    I got it working after I corrected some typos.

    Thanks for the good answer. :smiley:


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


  • 4.  RE: Icon COntrol's Icon Location

    Posted Tue April 22, 2014 03:16 AM