
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi guys,
Hope someone can give me a tip on the following issue:
We update rows in a table component on a request form using PL/SQL procedure. The updates go ok, we set last_update_date, last_updated_by and entity_last_update_date in kcrt_requests and knta_parameter_set_context table. We also set last_updated_by and last_update_date in kcrt_request_details and kcrt_table_entries to make the changes to show in UI.
But the changes do not show up in UI unless we run a cache manager to clear cache 8.
Please share ideas/tips.
Thanks,
Dmitry
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
See:
http://support.openview.hp.com/selfsolve/document/KM1403926
"Table Component Updates via PL/SQL are not reflected unless you clean the application cache?"
The OPTION #4 looks like the one most related to the desired functionality, which is basically to disable the Table Component caching.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Do you have clustered instance? Please advice.
Regards,
Mahendran M

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Dimitry,
You can clear the Cache automatically with the help of workflow execution step.(I had answered that question in the same forum couple of years ago.. I have to did its url) My question is Are you invoking the TC Update from workflow with help of a oracle function? Or directly updating the DB...
Please advice the scenario which will make the understanding better.
Regards,
Mahendran M

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Regards,
Mahendran M

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
See:
http://support.openview.hp.com/selfsolve/document/KM1403926
"Table Component Updates via PL/SQL are not reflected unless you clean the application cache?"
The OPTION #4 looks like the one most related to the desired functionality, which is basically to disable the Table Component caching.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Regards,
Mahendran M