Hi Sushant,
please add a fixed Char ‘Z’ to your timestamp and your input pattern.
This indicates that the timestamp is in UTC.
Please note that the TimeZone Abbreviations are not unique around the world, there might be several timezones using the same abbreviation, but have different offsets. So better work directly with the numeric offsets or point the service to use the local offset defined in the OS.
You can try to use a Java Service for conversion (see Oracle´s JavaAPI doc for details).
Regards,
Holger
#webMethods#Integration-Server-and-ESB