Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
JDE On Prem Connector to FDI

Seeking guidance on the On Prem JDE Connector to Fusion Data Intelligence.
We have reviewed this article highlighting the capabilities:
And we are stuck; can't proceed past a particular step (Step #4). We are unable to install the Docker Engine. We've done an Open Source install, which installed fine - but we still cannot get the connection to work.
Is there any guidance that you can provide, or is there additional documentation available?
Similarly - has there anyone in the network who's done this before?
Sincerest Thanks for any insight!
Kat Simkiss
Answers
-
Hi @Ksimmy200
Is your Remote Agent is up and running?
Step 4 is for installing the certs -
You can create your own or use default one created during agent installation -
keytool -genkeypair -alias springboot -keyalg RSA -keysize 4096 -storetype PKCS12 -keystore springboot.p12 -validity 3650 -storepass password -ext SAN=dns:test.example.com
Regards,
Arjun
0 -
Hi there!
Thank you for the insight! Unfortunately we have not been able to make it to this step; we are not able to get the agent running yet. We are having issues installing the docker.
0