EssbaseLCM export
Summary
EssbaseLCM exportContent
Hello everyone,
I tried running an EssbaseLCM export to zip up an application and move it to the cloud. However, when I run the following statement from the server itself, I get asked for a password. Upon entering it, the next prompt is for a username and then the control exits the batch program. I'm unable to figure out what's preventing this from running successfully.
EssbaseLCM export –server servername:1423 –user username –password password –application App123 –zipFile C:\CloudExp.zip -nodata
any thoughts?
0