SAP Knowledge Base Article - Preview

2497134 - How to run a synchronization job with restrictions

Symptom

USE CASE : You want to run synchronization job using a restriction i.e. sync items only with newItemFlag = true.

And you have added newItemFlag attribute to Product.

i.e. you created a new yempty extension and added the following to training-items.xml.

<itemtype code="Product" autocreate="false" generate="false">
<attributes>
<attribute qualifier="newItemFlag" type="boolean">
<defaultvalue>java.lang.Boolean.TRUE</defaultvalue>
<!-- <modifiers optional="false"/> -->
<persistence type="property" />
</attribute>
</attributes>
</itemtype>

And then go to HAC -> Update - only check Update running system.


Read more...

Environment

Hybris Commerce 5.x and 6.x

Keywords

sync, restrictions, job , user, flag, new attribute , KBA , CEC-SCC-PLA-PL , Platform , How To

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.