Home
Web CMS (TeamSite)
DDing replicant with ORed items
jimbr
How do you datadeploy (5.6SP2) a replicant comprising “or” group elements and at the same time preserve the ordering of elements as reflected in an ordering column in the target database? The only solution for DDing such items I can think of is to have two groups in the dbschema.cfg/_dd.cfg file, one for each of the ORed groups. But it then seems that each group maintains its own ordering only counting its own items. For example, if a replicant allows either apples or bannanas then the dbschema.cfg/_dd.cfg will have an apple deployment group and a bannana deployment group. Then if a user generates a DCR with this replicant and declares an apple item followed a bannana itemt replicant you would hope that they would be assigned replicant order 1 followed 2. In fact I seem to get both items assigned replicant order 1.
Have I done something wrong, or is this a genuine issue with DD?
Cheers
Jim
Find more posts tagged with
Comments
There are no comments yet