You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Chandan Khandelwal <ch...@hotwaxsystems.com> on 2017/11/25 06:52:31 UTC

Re: Make usage of EntitySyncRemove configurable

Here is the ticket for this improvement -
https://issues.apache.org/jira/browse/OFBIZ-10008.

--
Thanks & Regards,
Chandan Khandelwal
HotWax Systems
Direct: +91-9893481076
http://www.hotwaxsystems.com/


On Fri, Oct 6, 2017 at 11:25 AM, Chandan Khandelwal <
chandan.khandelwal@hotwaxsystems.com> wrote:

> Thanks Jacques for your time on this. I will look into it more and provide
> a patch for community review.
>
>
> --
> Thanks & Regards,
> Chandan Khandelwal
> HotWax Systems
> Direct: +91-9893481076
> http://www.hotwaxsystems.com/
>
> On Tue, Oct 3, 2017 at 5:09 PM, Jacques Le Roux <
> jacques.le.roux@les7arts.com> wrote:
>
>> Hi Chandan,
>>
>> Then indeed a new mechanism should be introduced to prevent
>>
>> this.saveEntitySyncRemoveInfo(value.getPrimaryKey());
>>
>> in GenericDelegator.removeValue()
>>
>> It seems to me that this should be set in entityengine.xml by delegator.
>> Or maybe even simpler with a general property.
>>
>> Jacques
>>
>>
>>
>> Le 03/10/2017 à 13:07, Chandan Khandelwal a écrit :
>>
>>> Hi Jacques,
>>>
>>> cleanSyncRemoveInfo service will be used to clean/delete the
>>> EntitySyncRemove records of specific time interval.
>>>
>>> When any records are removed the primary key will be saved in the
>>> EntitySyncRemove entity's for syncing purpose, I am talking about to not
>>> create EntitySyncRemove records (disable the usage of ENTITY_SYNC*
>>> entities) if not needed.
>>>
>>>
>>>
>>
>
>
>