trailheadapps / coral-cloud

Sample application that showcases Data Cloud, Agents and Prompts.
Creative Commons Zero v1.0 Universal
37 stars 27 forks source link

"Coral Cloud S3 Connection” not found in Other Connectors #11

Closed sumi-akihi closed 1 month ago

sumi-akihi commented 1 month ago

Problem

Data Cloud deployment and configuration

“Coral Cloud S3 Connection” cannot be found under “Other Connections” in “Data Cloud Setup”, so I cannot configure the credentials for the Amazon S3 read-only connection.

スクリーンショット 2024-10-20 午前8 49 48

But, I found it in the “Coral Cloud Data Kit - Sample App” stored in “Data Kits.”

スクリーンショット 2024-10-20 午前8 52 46

Am I setting it up wrong somewhere? Or am I missing something?

github-actions[bot] commented 1 month ago

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

muenzpraeger commented 1 month ago

@sumi-akihi, you can find the Data Cloud specific instructions in the docs here.

sumi-akihi commented 1 month ago

@muenzpraeger I'm just reading the docs now. So I cannot it. Where should I look?

muenzpraeger commented 1 month ago

@sumi-akihi It's not clear to me what you can't do. When you follow the instructions for Data Cloud the connection will be automatically set up, and you only have to fill in the credentials.

sumi-akihi commented 1 month ago
  1. Install automatically some of the components (Amazon S3 connection and data streams) from the Data Kit thanks to the Data Kit component deployment flow:
    sf api request rest actions/custom/flow/sfdatakit__DeployDataKitComponents --method POST --body config/data-kit-deploy.json

First, this command fails.

muenzpraeger commented 1 month ago

@sumi-akihi Seems the CLI command changed - just commited a change to reflect the new command to launch the semi-automated Data Cloud setup.

muenzpraeger commented 1 month ago

@sumi-akihi Have you been able to complete this, or is this still open? TY

sumi-akihi commented 1 month ago

@muenzpraeger I have not solved the problem, but I will try again from the beginning. So you can close this issue. thank you.