on ‎2018 Oct 18 10:40 PM
Hi Experts,
I need to update customer email from hybris. I can see CustomerEmail field value in both CanonicalParty and TargetYMKTContacts, but not getting updated to end system. Observed below error in datahub logs.
2018-10-19 00:46:11,959 [WARN] [c.h.d.o.ODataClient] Could not map ODataProperty=CustomerEmail defined by TargetItemAttribute=CustomerEmail for ODataEntity=Contacts defined by TargetItem=TargetYMKTContacts
Can you please help.
Thanks in advance.
Request clarification before answering.
Hi ,
Issue shows ODataEntity "Contact" doesn't contains "CustomerEmail" property, Please use EMailAddress instead of CustomerEmail , it will work.
Dowload attached jar file and place into datahub class path along with ootb extensions, you can see all properties of ODataEntity in your info logs. Long back, I created it while digging around the odata extension 😛 , It will help you :).
Thanks, Kiran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.