OCI/ServiceNow integration issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 08:23 PM
I am trying to integrate oracle OCI cloud with service now (PDI). I did the below:
1. installed and configured the MID server
2. Installed the plugins
3. Setup the OracleAPI credentials
4. Setup the service account
while trying to setup the Discovery schedule -> Cloud discovery -> Validate, I get the below error
I was able to connect out of the box through Oracle CLI with the same credentials as setup in ServiceNow. The same does not work through the cloud discovery.
I tried to sync with MID multiple times but of no luck.
Log snippet from MID server is provided below:
Please advise, how do I fix this issue.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 08:04 PM
My MID server keystore was corrupted. Regenerated the keystore and things started working after that. These findings were based on the ServiceNow troubleshooting guide https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0597570. Hopefully this may be helpful to someone facing similar issue.
thanks.