Hello everyone. I am trying to figure out where in my workflow I need to place tools that will allow me to pass user prompted variables to my output path.
For example, the final output path needs to be BOOK_ABC_1234_CASH_062718, with the variables being 1234 and the date at the end, 062718.
I tried to use a Text Input Tool/Action Tool/Output Tool combination, but this is not working. When the user runs the workflow, I would like for them to be prompted for the values that need to go in the 1234 section, and the date section at the end.
