Hello, how do I initialize an object (a transaction), which I then have to access in a self written pipeline component (generator)?
My concern is, that the session can only be bound once to a path/file, so subsequent requests throw errors. regards, Johannes
