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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Current Date

    Posted 10/28/02 10:22 AM

    X-Application Version: 3.1.3
    Tamino Version : 3.1.1
    Platform : Win2k
    WebContainer : Tomcat 3.3
    JDK Version : 1.3.1
    Hi
    Does X-application have any environmet variable that gives the current date ?

    LOVE


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: Current Date

    Posted 10/28/02 11:04 AM

    Hi,

    we don’t have an environment variable retrieving the current date.

    It is quite simple to include in your JSP-Pages directly by a small piece of Java Code.

    Suns Java-API-Documentation gives you a good hint how to implement it.
    Please have a look on Class ‘DateFormat’.

    The API-Doc describes how to use and how to format your Date.

    As your choice, you are also able to realize it with a X-Application Plugin.

    Bye
    Thorsten


    #API-Management
    #Tamino
    #webMethods