Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Cannot export one page from translation application

834338Apr 20 2012 — edited May 4 2012
Hello,

we have a DEV-TEST-PROD structure, and I want to transfer the whole application from DEV to TEST except two pages. These two pages should come from the TEST system, not from the DEV system. So I exported these two pages from TEST, and then made a DEV->TEST transfer.
As a last step I imported the 2 missing pages into TEST, and it works fine. But the translation of these two pages are missing. But what should I do? If I export a page, its translation won't be exported. Alternatively, I can transport the whole translation application, but what to do then?
Exporting pages without their translation seems a bit pointless for me.
Could you help me in this issue?

Thanks

APEX version: 4.1.1.00.23

Comments

Arie Geller
Hello,

>> But the translation of these two pages are missing …

The only time we should treat the translated application as an independent application is when we deal with export issues.

On the Application Builder home page of the primary application go to the Export/Import module and choose the Export option. In the Application field select the TRANSLATED application and click on the Set Application button.

From the Tasks box (on the right hand side of the screen) choose the Export Page task. In the Page field choose the page you want to export. Remember – the page id of a translated application is comprised of the page id (in the primary language) and the translated application id, separated by a dot. For example, page id of 5.9175845 means page 5 of the translated application 9175845.

Hope this helps,
Arie.

-------------------------------------------------------
♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

♦ Author of Oracle Application Express 3.2 – The Essentials and More
834338
Perfect, thanks!
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 1 2012
Added on Apr 20 2012
2 comments
696 views