I am in the process of changing templates on existing files. One of the templates I am changing to has a field for Social Security Number (text field) with constraints for SSN applied (\d\d\d-\d\d-\d\d\d\d). The template I am removing has a field for Social Security Number (text field) but no constraints.
When I use a workflow to retrieve data from the old template and assign it to the new template it will not copy over the Social Security Number.
This is the error message I get in the workflow.
Suggestions on how to get the SSN into the new template?
Thanks.