Am trying to stream out the data from SQL table and split the data in Normal tools and trying to upload the data from workflow into SQL database using "Data stream in" activity. In production we have one INDBC connection path and Development we have another connection path. Based on the system "Get environment variable" function we have get the System name, based on the system name the system should select the INDBC path dynamically. While we try to configure the workflow we unable to provide the dynamic connection path. If anybody crossed this kind of workflow, please share the idea.. I have tried to achieve this using INDBC macro, but am getting error while configure due to the multiple column data's. Please refer the attached image as Dynamic connection.png as workflow and Dynamic macro.png as Macro