- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi all,
I managed to bypass default dataPolicy = "phone" on mobilePhone field in nms:recipient (shema nms:recipient extended and set dataPolicy = "none" ) which enables us storing mobile number as string in prefered format.
But there is a problem with insert mobile phone in Seed addresses (below) where is used above mentioned field mobilePhone linked from nms:recipient (for which dataPolicy is already bypassed).
Regex is adding extra space and "+" character in any case and I am unable to bypass this.
I tried to extend nms:seedMember as nms:recipient but without success.
Any idea?
Regards,
Milan
Solved! Go to Solution.