OIM 11.1.2.2.0: Webservice Connector: How to convert long date to string?
Hi Experts,
Please help.
I am using OIM 11.1.2.2.0, where I have configured a WebService Connector.
In the search operation, in SOA Composite of IT Resource, there are three input fields:
1. timestamp(long)
2. batchStart(int)
3. batchEnd(int)
My target service has String formatted as date.
My problem is as how should I convert this long date (timestamp variable) to string inside xsl.
I am tired of trying various ways. Really in need of a solution.
Thanks,
Naveen