I have an analytic app that outputs multiple PDFs via the Blob Output tool and and one Excel file via a Render tool. Is there a way to get the Excel file show up first in the Results Window instead of being listed after all of the PDFs? It seems like the order is being determined by the "On Success - Show Results to User" option in the Interface Designer where I don't have flexibility to change the order.
Note that I can not use use command prompt at all on my workflow because of company restrictions.
@pwerth712
If it is about the order, maybe can rename the tool like below.
Apparently, they are ordered in A-Z fashion.
Thanks for the suggestion, I tried that as well and it actually still didn't work. I am starting to thing it is sorting by extension name (PDF vs Excel).
block until done will do what you want...