on 2018 Jun 21 10:41 AM
Hi,
Szenario in yMKT is:
When custom field x has entry y, we want to delete the account/user.
We thought we can do it over "job application" tile but we can't select custom fields.
Regards,
Daniel
Request clarification before answering.
Hello Daniel Bickel,
Could you please attach some screenshots to help us understand your scenario better?
What Hybris Marketing Version you are having?
Regards,
Kunal Bansal
CRM & Hybris Marketing - Consultant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
cloud, latest version I assume
I describe my question with other words: We want to have a custom field "todelete" where ERP sends "yes".
Then a regular job should delete those contacts where field "todelete" contains value "yes".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Daniel,
I don't think you have the selection screen option which covers custom fields as well, however what I can suggest is following,
When you get the data before uploading you can make the check in HCI or ODATA or however you are uploading, make the check that if your custom field is Yes then Set the field Data Aging for that customer to X or the other relevant field to X. You need to check which field is used for flagging(Data Aging, Deleted or Obsolete). Then you can schedule the regular application jobs to flag and delete the data in standard way. all your checks and logic has to sit in the Data services system(BODS, SLT,HCI).
Thanks
Vineet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.