How we can deploy the update in reports for 10 different customers at once?
Answered
HI
I am looking for a solution,
Let me explain the scenario with an example.
Suppose we are having 10 customers and all are using the same set of reports (Standard product reports not changeable by customers), Each customer is having their own BI instance setup.
Is there any way out to roll out the report upgrade for all the customers at once?
upgrade may include changes in existing reports or new reports added or a mix of both.
Thanks & Regards
Pratap
Hi Pratap,
A solution could possibly be built with some kind of script that connects to all your instances and updates the report on each instance of Yellowfin (I assume you are using multiple instances of Yellowfin, rather than client orgs within a single instance)
There's webservices available to Yellowfin with which you can import content. Check our Wiki page for documentation on them. From there you could create a script.
I hope that helps!
Kind regards,
Chris
Hi Pratap,
A solution could possibly be built with some kind of script that connects to all your instances and updates the report on each instance of Yellowfin (I assume you are using multiple instances of Yellowfin, rather than client orgs within a single instance)
There's webservices available to Yellowfin with which you can import content. Check our Wiki page for documentation on them. From there you could create a script.
I hope that helps!
Kind regards,
Chris
Replies have been locked on this page!