By using Shared Components->Text Messages it’s possible to translate internal messages used by APEX. See http://docs.oracle.com/cd/E17556_01/doc/user.40/e15517/global.htm#CHDJFHBD for a more detailed description of translating internal messages. The list that’s given is not complete. How can you find the internal message you…
Monthly Archives: December 2011
Import Apex Application at command line
by Richard Martens • • 3 Comments
Recently (since 4.1 update) I’ve experienced issues when importing an application into an Apex environment. After a little bit of searching I found the way to do the import on the command-line. It is documented in the Apex documentation, but…
unique constraint violated WWV_FLOW_UNIQUE_MENU_OPT
by Richard Martens • • 0 Comments

Creating a new page in an application I’m writing for a customer APEX gave me an error against the WWV_FLOW_UNIQUE_MENU_OPT constraint, after I hit the finish button in the last step of the wizard.. Now, that’s strange, why would APEX break…
