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} |
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} |