Hello,
I am working on JDeveloper 11.1.1.7. I have a requirement that i was given a Restful web service URL. And I need create a SOA composite/Java Project? to call that Rest web service at every 5 mins. I just need to ping the service and i don't have to send any request to it except sending 3 custom headers like below. Please let me if we can achieve this or not ?
X_AUTH_EXPIRE:
X_AUTH_KEY:
X_AUTH_SIGNATURE:
Apologies if i posted this in wrong group.