Hopefully someone can help me with these fundamental questions about the way a workbench executes, this is for Oracle DB interactions as readers or using SQL Executors.
1) When you hit run in Desktop or FME Server starts processing the workbench does it do connection tests on the readers and transformers?
2) In what order will it process the workspace? For example if i have reader/processing/writer workflow and also a completely separate reader/processing/writer workflow in the same workspace which executes first?
Behavior I had seen was that the one at the top of the workspace goes first but then I've just experienced something to the contrary happen. Also if i change the order in the navigator does that effect the execution order?
I've looked for something relating to this in the documentation but not been able to find it.
Thanks