Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
How to data deploy multi-select EA to UDS
raoliver
Does anyone know how to set up the dbschema to deploy mulit-select fields to a User Defined Schema. I am using MetaData capture to collect the Extended Attributes. I created a DD config file (and dbscehma section) based on the Medical Example. It inserts the root table row. Data Deploy then tries to insert all of the selected items as one field in one row of the child table instead of separating the selected values into multiple rows for inserting into the child table. The Medical example uses replicate to create 1-N relationship. This won't be acceptable.
Environment: Windows, TS 5.5.2 SP1, TST 5.5.2 SP1, DD 5.5.2
Find more posts tagged with
Comments
raoliver
Oh! There it is in the Data Deploy Admin Manual. Chapter 4, under "Deploying comma separated non-replicant list of items as replicants".
Works like a charm too.