When creating custom web parts for the Business Insight Explorer Dashboard, in order to be able to set security up for them, the web part needs to be added to tsmTask. However, the Task Editor doesn't have the functionality to add web parts to tsmTask for this purpose.

In order to get the custom web part inserted into tsmTask you either have to write a SQL script to do it or trick the TaskEditor by using a "fake" ProgID.

It is recommended that the Task Editor be modified to allow creating entries in tsmTask without having to use a "fake" ProgID or a SQL script to avoid any potential issues.

Comments