Solved
Delete column in recipient schema
Hi all,
Is it possible to delete some columns in OOTB(recipient) schema.Help me on this..
Regards,
Malarrajan Sundarraj
Hi all,
Is it possible to delete some columns in OOTB(recipient) schema.Help me on this..
Regards,
Malarrajan Sundarraj
Hello,
extend the recipient scheme and add <attribute> elements you want to delete with attribute _operation="delete" e.g.
<attribute name="email" _operation="delete" />
Save the scheme and synchronize it to your database.
BR,
Marcel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.