- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2024 05:25 AM
Hi everyone, I am integrating ServiceNow with Oracle EBS using the Oracle EBS Spoke plugin and have reached a step requiring a specific URL for HTTP(s) connection configuration. I'm unclear on how to identify or construct this URL.
Summary of the Situation:
- Goal: Integrate Oracle EBS with ServiceNow via the Oracle EBS Spoke.
- Current State: Oracle EBS instance is running on Oracle Cloud Infrastructure with a public IP address. SSH access is functional, but HTTPS connectivity for integration has been unsuccessful.
- Issue: Uncertain if the URL should be based on the public IP, an FQDN, or another endpoint. Attempts to use the public IP have failed, despite configured HTTP/S traffic in networking and security lists.
Questions:
- What URL format should I use for Oracle EBS in the ServiceNow Spoke configuration?
- Is there a best practice for identifying or building this URL?
Any guidance, advice, or shared experiences regarding setting up this integration and resolving URL configuration issues would be immensely helpful.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 11:02 AM
From what I realized when the POC for this project was still being developed: there is no way to configure the Spoke plugin to work with oracle ebs today if you use a cloud infrastructure on the Oracle side instead of deploy your own local solution on your own server.
If you download the local bussiness suite (which is what we were interested in) and installed it into a server, then the address of this server should be used for the Spoke plugin and any http interactions in general.
At least, I think so, because we never really did this, the project was frozen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2025 11:05 AM
Those are some great questions. I'm trying to learn more about this integration and would love to know more about it.