Monday, February 28, 2011

Difference between flush() and flushrow() methods in rowset

when i am working in PeopleTools tables for the specific requirement,
I've used flush() function to clear the rowset & saved the component. I though data might be deleted from the database but its dint.

Then used flushrow() to delete the row from the buffer & saved the component. Then the row got deleted from DB.

So the diff between these two is:

1. Flush will delete the rowset in buffer context & 'll not saved to the database(eventhough saved entire component).

2. Flushrow delete the row buffer, when you save the component the row got deleted from db too.


Using Flush more advantageous then Flushrow. Flush is not data Destructive.
:-)

Sunday, February 20, 2011

News: Peoplesoft HRMS 9.1 Feature Packs

Oracle started delivering feature packs yearly once by combing Bundles and maintainance packs.

More information available in Oracle Support : [ID 1268076.1]

The Current feature pack release in Dec 2010 & available in edelivery.

PeopleSoft 9.2 release planned for 2012.


Source:
Oracle Support



Thursday, February 17, 2011

News: Global Payroll for US country extn released


Global Payroll for US country extn released in 9.1 Feature Pack - December 2010.

To install these feature you must be using PeopleTools 8.51.02 & HR 9.1

Source
Oracle.

Wednesday, February 2, 2011