ISG REST webservice response is following DST rule in Brazil region
Hi All,
We are using EBS 12.1.3 version and deployed oracle EAM webservice (EAM_PROCESS_WO_PUB) through ISG in our Brazil instance . During the testing, we observe that ISG webservice is following DST rules for the input and output dates .
We are passing a date in UTC format - 2020-12-28T12:30:45+00:00 and during the processing oracle is converting the time to UTC-2:00 format and the same is appearing in response data as well - 2020-12-28T10:30:45.000-02:00
Earlier we did not have the DST patches installed and we recently applied DST v35 in our DB. but even after applying the patch, the issue is not resolved yet.