SET USER=3092870062612032450309212768828033911960
SET PW= 11924680696448007706606097772500386367703037421296151222544191726011595198996750
FOR /f "eol=; tokens=1,2 delims=, " %%i in D:\Hyperion\Automation\MaxL\subvar.var do echo
alter database %%j.%%k set variable %%i %%l; | essmsh -s Localhost -l
3092870062612032450309212768828033911960 11924680696448007706606097772500386367703037421296151222544191726011595198996750 -i
I am in the process of automating substitution variables in our ASO cube. I have prepared subvar.var file which contains the variables. Is there a way to read them through MaxL and update the cube dynamically?
I tried using the above code and it is returning error.
Subvar.var file:
OPS OPS lastmth Jun 2015
OPS OPS currmth Jul 2015