Hello Everyone,
I am using 3 Interface Tools, 1st is DropDown (for database Table selection), 2nd is Calendar (for StartDate), 3rd is Calendar (for EndDate). I want to pass all 3 Interface Tools' inputs to single Action Tool and then to single Input tool.
@sandesh_844
Is there any reason preventing you to use 3 action tools? which will be easier to configure.
Hey Qiu,
The Input tool is getting input from only 1 Action Tool.
Hey Qiu,
Currently I am not able to use send inputs from my 3 Action Tools to single Input Tool because Input Tool is able to connect to only 1 Action Tool at a time.
Please correct me if I am doing something wrong or I am getting wrong.
@sandesh_844
Here is a simple sample that we can update 3 values in the input file with 3 action tools.
Hey @Qiu,
I think there is some confusion with understanding my requirement. I tried to elaborate with below screen print. Hope it helps.
And as I see you have given the inputs from Action Tools to Filter Tool, whereas I want it to the single Input Tool and should replace the specific strings in Input Tools's SQL Query i.e. StartDate, EndDate and TableName as per the user selected in Interface Tools.