Question about Recipient create and schema update
- March 23, 2017
- 7 replies
- 3031 views
Hi:
I am use the Campaingn sandbox to lean, and i meet the next problem. and thanks for you time.
1. I can't create a recipient under "My Comapny-> Profiles and Target -> Recipients"
2. I extends deliver schema(nms:delivery) with the next.
When in "Tools -> Advanced -> Update database structure", it the the schema is not
selectable to update except I change the name of element from "content" to other ( ex. "content2").
3. I extends recipient schema like the screen shot next .
When I "Update database structure", the next attribute's name is truncation to "enrollment".
<attribute label="Enrollment date" name="enrollmentDate" type="date"/>
But when if I change the the attribute name like next , it is OK.
<attribute label="Enrollment date" name="enrollmentDate2" type="date"/>
