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

Embedding smart java scripts in portlets

  • 1.  Embedding smart java scripts in portlets

    Posted Fri November 23, 2007 02:17 PM

    Hi,

    I want to insert a Date Time Java Script in my Portlet, This script displays a clock using only. java script. How to achieve this?

    myWMS 7.0

    Sample Script provided below

    Thanks in advance
    Sudheer


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


  • 2.  RE: Embedding smart java scripts in portlets

    Posted Mon November 26, 2007 03:25 PM

    You can use one of these controls to embed custom javascript into the rendered page:

    1. Output > Include Script
    2. Scripts > Custom Script

    There should be information on those control types in the Designer help system.


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


  • 3.  RE: Embedding smart java scripts in portlets

    Posted Mon November 26, 2007 03:46 PM

    One other option:

    1. Output > Script Block

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