I am curious to know if Oracle connection is shared between FME workspaces and transformers.
For example, I have a workspace which has SQLCreator, SQLExecutor, and Workspace Runner among the others. The workspace in the WorkspaceRunner will also have a bunch of SQLCreators, SQLExecutors, as well as FeatureReaders and FeatureWriters.
My question is will they all share the same Oracle connection/session?