when I want create an object in a custom module from one particular custom module the "Parent object does not exists" error appears.
only from that module. and only in 16.2
what is wrong with that module?
I see the parent uses the old Object ID (that & with numbers) that is why it is not found by CSIDE. have you imported that module from old oll ? can you attach this module and the steps to reproduce it ? We are working on a jira for this issue OIDE-941 and we have issue reproducing this behaviour in order to solve it.
Did you type in the name of the parent, and it converted it to what you have displayed? Or did you use the Browse button, find/select the object, and it converted it to what you have displayed? I have found that typing the name of the parent (module::package1::package2::object) works pretty much everytime, where using the browse button seems pretty hit and miss.
Ex: I want to inherit from RECMAN::RequestHandler::AdminTasks::ImportExportFunctions::Import::ImportRSI2, typing that all in for the parent object works, browsing and entering importrsi2 shows the object, I choose it and it is replaced with RECMAN::&03ea04 and a message that the parent object does not exist
Cheers...
It is and old module, upgraded to 10.5 (no problems there) and i have to upgrade it to 16.2
Thanks for the information !
This seems to be happening when old format oll is used and you reference its objects. We are working on a solution for this.
BTW the attached oll is using the old format.