Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to pass oracle db name by reading from the file

Rohan2020
7 - Meteor

DB details are present in the CSV file  but how to replace the connection string in output tool to connect with the DB.

 

Rohan2020_0-1607700559803.png

 

3 REPLIES 3
BrandonB
Alteryx
Alteryx

You may want to put the Output tool in a macro where you use a control parameter and action tool to update the string. 

Rohan2020
7 - Meteor

Please can you share example on this.

BrandonB
Alteryx
Alteryx

The action tool can replace a specific part of a string in a tools configuration like this

 

macro.png

Labels
Top Solution Authors