Hello Team,
I have created an automation script, which does some background process and creates a reference id and the concatenate it at the end of the URL. I would need it to be auto opened on the users machine who has triggered this automation script via Dataminer cube.
Lets take an example I want to redirect the user to https://docs.dataminer.services/index.html on their browser after completion of the automation script.
As of now I am using a pop up to show this URL to the users. And they manually copy paste it on browser. Also not sure if the URL can be made clickable on popup.
Could you please help me to find how to achieve redirection and if it's not possible what is other alternative to make it user friendly
Since an automation script actually runs server-side I don't think there is any other way in achieving this than using ShowUI.