The ASCmd-CmdLet utilize the AdoMD .NET Frameowrork, AFAIK not available for Unix. I don't think you get it working on Unix.
Use any other Windows machine, could be also a small workstation.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I would like to know what the best option is to trigger a SSAS cube refresh from an Unix server.
Today I am using powershell on windows with the powershell command line:
Invoke-ASCmd -Server myserver:port -InputFile my_refresh_instruction.xmla.
In a near future, we are planning to decommission the windows server that we are currently using, and we will only have Unix servers.
How can we execute XMLA on a Unix server ?
What is MS SQL Server support recommandation on this ? I can’t find any information on Internet ?
Many thanks for your help !
The ASCmd-CmdLet utilize the AdoMD .NET Frameowrork, AFAIK not available for Unix. I don't think you get it working on Unix.
Use any other Windows machine, could be also a small workstation.