ODI to consume https webservice

Posted on August 17, 2017
There is a webservice with https protocol and data is in JSON format.It has authentication(NTLM) and user id and password to access this site (with AD Domain).We need to get this JSON data and dump it in oracle tables using ODI, from there I can re-format the JSON and use it.This call should be freq