Add New Dimensions into Hierarchy (MFP / RPAS)
I'm getting an error while executing the following command to add a new dimension to the hierarchy in the domain:
hierarchyMgr -d /mfp/environments/mfp/domains/MFP -h PROD -addLevels /mfp/environments/mfp/build/MFP/hierarchy.xml
The error message:
hierarchyMgr Got Rpas exception: InvalidArgException
: Unable to locate hierarchy 'PROD' in XML file. hierarchyMgr exited with status: 4 hierarchyMgr failed on domain: /mfp/environments/mfp/domains/MFP
Please help. Thanks.
0