We have a library from DFC to insert documents in Content Server, among other functions.
Documentum connection through DFC takes about 3 seconds.
For this reason, we keep the connection permantent for optimization reasons.
Is there any way to specify it in dfc.properties? Configure session cache for preventing connection delays?
Currently, we keep a global DfSessionManager reference in memory once connected.
Server Version: 6.0.0.215 Linux.Oracle