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!

Feedback attachments - only works for workspace's initial schema

Simon_P37 hours ago — edited 37 hours ago

Hi all,

I want to use Feedback with the Attachments option. It's enabled in team development in the Administration services (internal) and the application's workspace.

My workspace supports multiple schemas: the “initially provisioned schema” (aka FIRST_SCHEMA_PROVISIONED) and several secondary schemas.

If I create an application where the application owner (schema) is set to the initially provisioned schema, I can add the Feedback feature page component and it actually adds five pages, one of which is called Feedback Settings and the Feedback modal includes the attachments drop zone. Which is what I want.

But if (in the same workspace), I create an application where the application owner (parsing schema) is one of my other schemas mapped to this workspace, then similarly add the Feedback feature page component, it only creates four related application pages. The Feedback Settings page is no longer there and the attachment drop zone no longer appears in the actual Feedback modal.

Conclusion: the Feedback attachment option is only available to applications that use the first schema provisioned to that workspace.

I thought that this might be related to the APEX$TEAM_DEV_FILES table which is created in the first schema provisioned (only). So I tried copying it to the other schemas and using a synonym from the other schemas to the first one with no success.

Does anyone know of any other steps required to allow Feedback attachments (and the “Feedback Settings” page) for applications where the parsing schema is not the initially provisioned schema? Thanks!


Ref:

  • APEX 24.2
  • Oracle Database 23.9
Comments
Post Details
Added 37 hours ago
0 comments
20 views