Hi experts,
I'm using Apex 24.1.8 and I'm getting crazy with the internal Id's of the Apex components, which is making me hard to track changes in SVN.
I'm installing the same f1000.sql in Test and Prod just using SQL Developer and @ command.
I'm not generating any offset via PLSQL in the .sql script at all.
The thing is that if after importing this .sql, if I export the application again (original ids option activated) from Test and Prod, I get two different files that I cannot compare because of this internal ids changed.
I'd expect both files would be identical (except for date/time of generation).
Thanks,
Jose.