Oracle Analytics Cloud and Server

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

OCI Streaming Kafka Connection String is incorrect

Question
31
Views
0
Comments

Content

The SASL connection string for an OCI Streaming Pool is of the form username={tenancy}/oracleidentitycloudservice/{username}/{userOCID} when it should not have the oracleidentityservice part in it. Maybe this is due to the way my kafka code is connecting, but when I changed it everything worked. Maybe an update to the documentation on that page to make it more clear?