on ‎2018 Jan 24 1:37 PM
Hi All,
Is there a way to dynamically add customers to a smartedit personalization segment (https://help.hybris.com/6.6.0/hcd/a741c967205d4a58a1606595766030b6.html)
Can assignment be done dynamically, or should I do it programatically via cronjob/some kind of event?
All suggestions welcomed,
regards, Jon
Request clarification before answering.
Yes, assignment can be done dynamically.
For general information you may want to check https://help.hybris.com/6.6.0/hcd/9e261e32ce1740b19dab55c6ce0700c0.html
Dedicated update mechanism is located in pesonalizationintegration extension https://help.hybris.com/6.6.0/hcd/20110c3ae31a4778b307828997725c3f.html It provides some hooks for adding custom logic that links customer with segment.
And for out of the box segment provider there is personalizationyprofile extension https://help.hybris.com/6.6.0/hcd/fca1fb2cc1704d2dae2ecc393f676200.html#loiofca1fb2cc1704d2dae2ecc39... It uses data provided by hybris Profile to create customer - segment relation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Robert,
perfect
Much appreciated (I should have read ahead properly),
regards, Jon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.