Global domain build fails when using globaldomainconfig.xml
I was trying to build a global domain using the globaldomainconfig.xml file to specify the partitioning. It would fail with the error: "Must specify all positions along the partitioning dimension."
After validating that I did indeed have everything setup correctly, I searched the support site and found an article that discussed the same problem back in version 13.0(we're running 13.2.3.37). The person who logged the issue reported that if she removed "dept" prefix on her department positions in her product hierarchy, the problem went away. So I did the same. The partition dimension is gndr(gender), the positions names were Gender_A, Gender_C, etc. I changed them to A, C, etc, in the prod hierarchy file and in the globaldomainconfig.xml file. The domain built.
After validating that I did indeed have everything setup correctly, I searched the support site and found an article that discussed the same problem back in version 13.0(we're running 13.2.3.37). The person who logged the issue reported that if she removed "dept" prefix on her department positions in her product hierarchy, the problem went away. So I did the same. The partition dimension is gndr(gender), the positions names were Gender_A, Gender_C, etc. I changed them to A, C, etc, in the prod hierarchy file and in the globaldomainconfig.xml file. The domain built.
0