Question

Maantic
IN
Last activity: 15 Jul 2019 9:30 EDT
DB Table Instance column update
Hi All,
Requirement: A Pega API call demands to create a Data base table instance as well as a clone of pc_work table. Once it's done I need to update the table name on PRPC DB Table rule instance through an activity.
Approaches tried:
1. RDB-Save of Data-Admin-DB-Table instance with Update statement
This updated the Data-Admin-DB-Table instance of the class to cloned pc_work table in database but not reflected when i opened the DB Table instance in prpc developer portal.
2. Obj-Open-By-Handle which doesn't work as Data-Admin-DB-Table doesn't support locking as it is a data instance not a case.
Any ideas how to overcome it??
Thanks in advance.
Regards,
Ananth.
***Edited by Moderator: Lochan to update platform capability tags***