Skip to Content
0
Former Member
May 14, 2009 at 06:42 AM

Rollback transactions in CAF

36 Views

Hi,

If we execute a method from a webservice developed in CAF. The transaction get commited and the data gets stored in the Business objects.

Is there any way to rollback the transactions, Suppose if the UI faces some error then can we revert back the data or delete the business objects created in CAF.

Do v have any functionality inbuild in NWDS CE 7.1 or v manually write some Business Logic to delete these Business objects