when attempting to create a cube using batch model.
or
when attempting to update a cube from a batch file.
Solution:
Check the name in the path. If one of the units in the path have more than eight characters, then you may have to add a tilde (~)and a number to the file name in the path for the batch file.
For instance:
"D:\storage_models_pyi\fs_codes.pyi" would be
"D:\storag~1\fs_codes.pyi"
The second example uses the dos 8.3 file naming convention.
This may still not work due to one fact. The file structure that that folder is using may require a different number following the tilde. To check this, use a zip program, zip a file in the same directory and review the file directory structure in the zip file. That should indicate what number follows the tilde.
2. Put quotes around the model name.
3. Make sure the model is not open by anyone else.
Close Transformer and search for any QY? files, if you find any files, delete them and run the batch file again.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.