David_Schreck

updated

17 years ago

0

3538

November 20th, 2009 00:00

XAM Rentention (java sdk)

Hi,

I have a qestion on the retention management of a Xset using XAM.

In my application, each time an operation "E" is executed on an object I want to apply a rentention policy "RP" (duration 1 hour) on the Xset associated with this object.

On each operation "E", the same retention policy must be applied.

My question is: how can I apply twice the same policy on the same XSet ?

Here is an example:

An operation "E" occurs at 6.00am, we apply the rention policy "RP" on the Xset, so the retention ends at 7.00am. But an other operation "E" occurs at 6.30am and then I want the retention to end at 7.30am.

Can I apply the retention policy "RP" again on the Xset in order to ensure that the retention will end on 7.30am ?

If I can't, what is the best practice to do this ? The main concern is that the XUID of the Xset must remain the same (so no binding field can be involved).

If this possible ?

Thanks in advance,

regards,

David.