Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

In IntegrationManager 2.x, the Groovy Joda framework is deprecated. To get the current date-time, we need to use simple language and you have to specify the ISO mask as shown below:

${date:now:yyyy-MM-dd'T'HH:mm:ssZ}


  • No labels