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!

Insuficient privilege error on interactive grid with collection

RiassuncaoJan 24 2019 — edited Jan 28 2019

Hi guys,

My apex version is 18.2

I'm using interactive grid.

This IG is filled with a collection.

My interactive grid has normally 6 columns and 8 lines and the reason why Im using collection is because each combination of line and column has to be saved on another table and sometimes , based on user choices, the IG can have more ou less columns.

My intention is to use the automatic process of IG, and save the collection.

After that use another process to save the content of collection into a table.

But Im getting insuficient privilege error on 'interactive grid - automatic row processing (dml)' process.

Is that possible to use IG with collection?

What kind of privilege is necessary for update a collection using IG?

thanks for any help

Robson/Brazil

This post has been answered by Jorgelina1 on Jan 24 2019
Jump to Answer
Comments
Post Details
Added on Jan 24 2019
1 comment
1,513 views