FairCom RTG V2 Update Guide
Behavior Change: Default <instance> attributes for isCOBOL
The default for the isCOBOL driver has been changed. The <instance> attribute's default has been changed to align to other COBOL runtimes:
- It does not check that the versions of the client and server are the same (versioncheck="no")
- It does not connect when runtime starts, but it connects at first open (connect="no").