When you need to download the report from the SQL Reporting Services upon a button click in a smartform, you can either use the SSRS ServiceBroker, which is available OOB (at least in K2 4.7) or simply use the following simple trick.
Posts published in January 2018
When you install K2 Blackpearl with development license, you can only start it in a console mode. This is not always convenient, especially when developers in a company should not…