Hello,
I would like to modify/create files on a Windows.
Is there a way of doing this using a visio on dataminer cube?
Using the Microsoft platform driver, or a script or something like that?
Do you have any idea of the best approach to do this?
Have a nice day.
Hello Miguel,
Thanks for your answer.
I have a folder with several xml files stored on a windows that can be accessed from dataminer cube.
In my case, I want to duplicate a template file, modify a value in the file and then save it.
However, I’d like to know if it’s possible to perform the actions from DataMiner cube in a certain way (script, driver…), and if so, what would be the best approach.
Thanks.
Do you mean alarm templates on a DataMiner server?
Hi Alexandre,
I noticed that this question has been open for some time now. Do you still need help with this? If yes, could you let us know some more info, as asked by Jeroen above? Or if you have found a solution, could you let us know which approach you have used?
From the extra feedback you provided, I understand you want to execute actions on a folder which is accessible from the machine on which you run Cube.
There is no functionality in Cube to execute scripts/drivers on the client machine, these are all executed on the DataMiner server. So if your DataMiner instance would be able to access that same location you can opt for a driver of a script, does not really matter, to do the necessary manipulations on the files.
Hi Alexandre,
Can you elaborate a bit more about your use case?
– What type of file you would like to create/edit?
– Maybe you are looking for a report? (e.g. report that offload to a CSV file)
– Where the files should be created (in the DMA, in an external server)?