Pega activity for updating records in database
Hello everyone,
I have written one activity that is to fetch the records and to update the records and save it back with update values say for nearly 100-200 records,now using obj-open method i am able to get a single record and update it that is working fine but not able to get all records at the time as obj-open return single record only,so i tried to browse all records using obj-browse with pzInsKey and the immediate next step is obj-open by handle to which i am passing pzInsKey to loop(reference:-Saw the same article on pdn)but with that also when i passed particular key that worked fine but was not able to loop through all records at the same time.
can anyone suggest mewhere i am going wrong,how to work this out,any help Appritiated.
Regards,
Aakash Talreja
***Edited by Moderator Marissa to update categories***