loadmeasure failing after hierarchy updates
We rebuilt an environment with updated location and product hierarchies.
When we tried to load the measure data, one measure load failed: loadmeasure caught unknown Exception. This particular measure had not changed. This a global domain env, and the first 2 local domains were being loaded correctly, but the failure was occurring on the third.
If we went back to the original location hierarchy, the measure loaded without error, except a few rejects.
It turns out that the problem was with the measure file.
Correct rows in the load file look like this:
Class, Store, Value
C11,87,5.12
The file also contain many entries like this,
When we tried to load the measure data, one measure load failed: loadmeasure caught unknown Exception. This particular measure had not changed. This a global domain env, and the first 2 local domains were being loaded correctly, but the failure was occurring on the third.
If we went back to the original location hierarchy, the measure loaded without error, except a few rejects.
It turns out that the problem was with the measure file.
Correct rows in the load file look like this:
Class, Store, Value
C11,87,5.12
The file also contain many entries like this,
0