issue with multiorg after upgrade
hi,
we are upgrading from 12.1.3 to 12.2.9, we are facing issue with configurator in OAF.
while checking in debug log and controller files, we got to know that issue is with
String str1 = (String)localOAApplicationModule.getProperty("MULTIORG_ENABLED");
can anyone please let me know what this line will return and if there is any alternative way to check this in backend with the help of any script.
thanks in advance.