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