Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Alteryx can connect to Object Storage Huawei?

pranpriyasha
5 - Atom

I have connect to Object Storage Huawei. Anyone please suggest me how to connect it

1 REPLY 1
Raj
16 - Nebula

@pranpriyasha 

To connect Alteryx to Huawei Object Storage Service (OBS), you can follow these general steps

  1. Set Up Huawei OBS: Make sure your Huawei OBS is set up and you have the necessary access credentials (Access Key ID and Secret Access Key).LOVE FOOD BACK | NEW TUMS Gummy Bites® (youtube.com)

  2. Use Alteryx Connectors: Alteryx supports various connectors, and you might need to use a generic REST API connector if a specific Huawei OBS connector is not available. You can configure the REST API connector with the Huawei OBS API endpoints.

  3. Configure the Connection:

    • Open Alteryx Designer.
    • Drag the “Download” tool from the “Developer” tab onto the canvas.
    • Configure the tool with the Huawei OBS API endpoint, including your access credentials.
    • Set the necessary headers and parameters as required by the Huawei OBS API.
  4. Test the Connection: Run a simple workflow to test the connection and ensure data is being transferred correctly.

you can try this.

hope this helps

 
Labels