Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

JDE On Prem Connector to FDI

Received Response
12
Views
2
Comments

Seeking guidance on the On Prem JDE Connector to Fusion Data Intelligence.

We have reviewed this article highlighting the capabilities:

https://docs.oracle.com/en/cloud/saas/analytics/24r4/fawag/managing-data-connections.html#GUID-28D5DB28-B163-4211-ACF9-5EB4A175F0D4

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

  • Mallikarjuna Kuppauru-Oracle
    Mallikarjuna Kuppauru-Oracle Rank 8 - Analytics Strategist
    edited Jan 21, 2025 9:31PM

    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

    image.png

    Regards,

    Arjun

  • Ksimmy200
    Ksimmy200 Rank 1 - Community Starter

    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.