Hi there !
Since 12c we cannot use anymore odiRef.getModel("ID") and instead we need to use odiRef.getModel("GLOBAL_ID"), but this will send an string instead of a number and I'm expecting to use a number for my reverse engineer process.
In the Model (SNP_MODEL) folder odiRef.getModel is getting the value from the GLOBAL_ID column, instead is there a way to get the I_MOD column value ?
Best regards,
Victor