Hi,
I need to save some Key-Value pairs in the session. Is there a way to create APEX application items and setting value at runtime? I've check the APIs but can't seem to find any.
Thought of using APEX_COLLECTION or APEX_ITEM to do this but these will probably my last resort.
Thanks.