Seed and Publish Translations via an API call
YogApr 12 2010 — edited Apr 13 2010Hi,
Is it possible to seed and publish an apex app translation via a PLSQL API call rather than having to login as a Workspace Administrator?
I'd like to develop an application to allow users to update a tabular form based on the apex_030200.WWV_FLOW_TRANSLATABLE_TEXT$ table and to allow them to both reseed the table from the core application and to publish their changes.
I notice in the Apex core directory has a package definition for wwv_flow_translation_utilities. It looks like the very thing I need.
Is there a published wrapper for access to this or even a definition for this package itself??
Apex Version: 3.2.1.00.12
DB: 11.1.0.6.0
Cheers
Yog