A FairCom RTG redirinstance function was failing because it was using the wrong file name. FairCom RTG performs the environment variable expansions before looking into ctree.conf for matching rules. In case of redirinstance it also applies any applicable <map>. In certain cases this may result in an unexpected file name. The logic has been revised to take this situation into account.