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.  Problem with pub.date:getCurrentDateString

    Posted 10/28/22 06:08 AM

    Hi ,

    How to get and convert CurrentDate into Request Transformation?

    Thanks in Advance,


    #webMethods
    #API-Gateway
    #API-Management


  • 2.  RE: Problem with pub.date:getCurrentDateString

    Posted 11/02/22 01:46 AM

    Hi @Mohamed.Bouazzati ,
    You can use the variable framework ${date} - Gets the date when the request gets invoked.
    Below is the link to documentation.
    https://documentation.softwareag.com/webmethods/compendiums/v10-11/C_API_Management/index.html#page/api-mgmt-comp%2Fco-variable_extraction.html

    Hope this helps.


    #webMethods
    #API-Management
    #API-Gateway


  • 3.  RE: Problem with pub.date:getCurrentDateString

    Posted 11/02/22 04:21 AM

    hi @Prabaa
    thanks , but I want specific format ,
    how convert this this ${date} ?


    #API-Management
    #webMethods
    #API-Gateway