Product Documentation

c-treeRTG V3 Release Notes

Previous Topic

Next Topic

<redirinstance> - COBOL Operation No Longer Falls Back to Default File System if c-treeRTG Cannot Load Library

When a <redirinstance> was specified with the wrong lib= and/or func= attribute in the c-treeRTG configuration file, c-treeRTG did not fail with an error. Instead, it fell back to the default file system, which handled the COBOL operation that was supposed to be handled by c-treeRTG.

The CTEXTFH() function has been changed to return a value of 1 in case of a configuration/switcher error. This tells Micro Focus that the file could belong to c-treeRTG, causing it to fail instead of retrying with the next file system. This new behavior logs an error in the c-treeRTG log, which should help you to fix the <redirinstance> attributes.

TOCIndex