Hi all,
we have issues with sending delivery to seed addresses which contains a plus (+) prefix.
Seed schema is extended and number is stored and shown properly (without +) in the forms but after delivery execution + is added and sendout to that number is failed.
This is the schema extension:
Any idea?
Regards,
Milan
Solved! Go to Solution.
Views
Replies
Total Likes
Another option would be:
You can create a new field like newPhoneNumber and update target mapping to use that new field for sms.
FYI:
To delete an existing attribute on factory schemas follow the steps outlined here
<attribute name="attributename" _operation="delete"/>
Regards,
Amit
Views
Replies
Total Likes
Hi Milan,
This is happening because of your ootb data policy for the mobile phone. You have to add a new field in the recipient for mobile phone and update the target mapping to disable this behaviour.
Alternatively:
Did you uncheck the following checkbox in the connector?
anyone of these two will fix your issue.
Regards,
Amit
Views
Replies
Total Likes
Hi Amit,
I would avoid first option and second option is not available as we use a custom connector. I saw that is possible to edit default (locked) schema but not sure how to do it. Aware that is not recommended but this is really annoying problem because of one small "not-extensible" data policy
Any other idea? Thank you in advance.
Regards,
Milan
Views
Replies
Total Likes
Another option would be:
You can create a new field like newPhoneNumber and update target mapping to use that new field for sms.
FYI:
To delete an existing attribute on factory schemas follow the steps outlined here
<attribute name="attributename" _operation="delete"/>
Regards,
Amit
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies