Ok, I managed to launch a task from script by juggling with certificate and then creating a Rest connection and all that stuff. Frankly, it's hard and time-consumin. I think this kind of thing should be native, and useable without any effort. This is not a big stuff to develop and that would change life.
Something easy to use like "Launch_Task(Task_Id)" maybe also with task name
Best regards,
Simon
Bi Consultant (Dataviz & Dataprep) @ Business & Decision
I couldn’t agree more. I am looking for a workaround and I would be very interested in your solution in the meantime. But definitely a function for that would be great.
Same thing for partial reloads - would be very nice having it as an option for reload tasks and also from load script.
Lacking these features in Sense itself I added them to the open source (free!) Butler tool.
I know, I know - you trade one challenge for another - you have to get Butler running instead of messing around with the REST connector calls. Your options are Docker, as a Windows service, Linux, mac OS, Raspberry Pi, Kubernetes and probably a few other platforms.
Still it's not that hard and what you get is the ability to start a task (video showing this here) .
The last couple parameters are used to tell Butler which tasks to start after the app has reloaded or failed reloading, respectively.
Extra bonus is that you also get a bunch of other APIs with helper Subs for things like copy/move/delete files in a controlled way, cron-based task scheduling, really good reload failure alerting and more. So it's not such a bad option.
Oh yes - I am the creator of Butler. In case that wasn't clear. 🤓
NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.