Skip to Main Content
Feature Request FR-2838
Product Area APIs
Status CLOSED

1 Voters

grant execute on WWV_FLOW_XLIFF

rode.mb Public
· Nov 9 2022

Idea Summary
WWV_FLOW_XLIFF is not accessible in the apex user schema.

Use Case
call get_translation_document for automated translation without connecting as sys.

Preferred Solution (Optional)

minimal:
GRANT EXECUTE ON APEX_xxxxxx.WWV_FLOW_XLIFF TO PUBLIC

better:
new wrapper api with functions to seed, export, import and publish translations

This request is likely a duplicate of FR-1736.