Jump to content
We've recently updated our Privacy Statement, available here. ×
  • What's New in Spotfire 12.1


    Spotfire 12.1 introduces prebuilt and customizable icons for data functions to help users find the data function they need at a glance.

    TIBCO Spotfire® 12.1 introduces pre-built and customizable icons for data functions to help users find the data function they need at a glance, as well as administration improvements that help improving robustness for information services and improves user experience for user management.


    Data Wrangling

    Skip automatic columns matches

    Prompts for column matches when replacing data can be switched off to avoid interruption of automated workflow when replacing multiple data tables in sequence.
    Existing analyses are not affected. The new setting is available in the data table properties for a specific analysis, as a user level option, or as a group level preference set by an administrator.

    For a specific data table in analysis (Data > Data table properties).
    DataTableProperties.png.4021bba92ba135f196e6f9d6b1405231.png

    As a user option, for all data tables added to new analysis (Tools > Options).
    ScreenShot2022-09-14at15_10_39.png.8e669449a3f9a871d858f3cbba0fb171.png

    As a group level preference (Tools > Administration Manager)
    ScreenShot2022-09-14at15_12_52.png.f6df0d44dfa5228da68e94cceea9186a.png


    Insert hierarchy for web authors

    Web authors can quickly change the level of details in a visualization or combine filters to more structured hierarchy filters by inserting data hierarchies when two or more columns relate to each other.

    ScreenShot2022-09-20at11_19_08.thumb.png.c70a9c288476bbce1da20b0fff576a7b.png


    Data Science

    New look for data functions

    Icons for data functions enable faster identification and selection among several in the f(x) panel.
    Data functions developers can assign an icon to a data function from a list of pre-defined, category-based icons with associated keywords, or using their own custom icon.

    Data functions with icons in the f(x) panel.
    ScreenShot2022-09-20at11_47_45.thumb.png.a737d81cf4f83455d10310e2d3480994.png

    Registering a data function with an icon.
    ScreenShot2022-09-14at15_47.thumb.png.47ccf71b58826e87092a85eeb118e20b.png


    Data Access

    Amazon Redshift Serverless support

    The Spotfire connector for Amazon Redshift now supports Amazon Redshift Serverless.


    Administration

    Split View to manage user details

    When you select a username from the user list in the Web UI, you can now view the user details (such as Profile, Licenses, etc.) by splitting the view between the list of user names and the user's details. You can also switch between viewing the user's details in split view mode or full view mode.
    This provides an easier overview and better workflow since it you can to now see and edit the user details while keeping the user list pane for quicker user switching.

    2022-10-2615_43_20-Greenshot.thumb.png.f92be00b440984389c4966468042817b.png


    Split View to manage group details

    When you select a group from the group list in the Web UI, you can now view the group details (such as Members, Licenses, etc.) by splitting the view between the list of groups and the selected group's details. You can also switch between viewing the group's details in split view mode or full view mode.
    This provides an easier overview and better workflow since it you can to now see and edit the group details while keeping the group list pane for quicker group switching.

    2022-10-2615_44_28-Greenshot.thumb.png.0338e511c2d3ae78b3d77f076fd53a92.png


    New argument for config-encryption

    The CLI command config-encryption has the new argument --username, which accepts the username of the library administrator.


    Information Services runs in its own subprocess on the TIBCO Spotfire Server

    Information Services, used for accessing data with JDBC, now runs in its own subprocess on the same computer as the TIBCO Spotfire Server.
    The purpose of this change is, among other things, to improve the stability of the Spotfire Server and to facilitate troubleshooting.
    For the end user, Information Services works the same way as before, and no action is required before upgrading. However, as an administrator, it is important to be aware of the following technical changes:

    • The location for the log files has changed to logs/informationservices.
    • The JDBC drivers should be placed in custom-ext-informationservices.
    • A new configuration command config-information-services-process is available.
    • The JMX monitoring workflow for information services has changed.
    • The default information services communication port is 9444.

    For more information about the changes to Information Services, refer to the corresponding user documentation in the Server - Installation and Administration Manual.


    Improved robustness by creating new data source connections on separate threads

    To work around issues with certain drivers that can become unresponsive, you can now create each Information Services data source connection on a separate thread.
    To enable the feature, add a connection property with the name spotfire.pooling.data.source.connection-creation-on-separate-thread, with the value set to true.


    Data source included in Information Services log file

    The Information Services log file, sql.log, now includes information about which data sources are used in a query.
    Example:

    2022-07-27T11:10:16,103+0530 dat-job-thread-1, admin, #4, [ #Information-link-name | #4, #Information-link-name* ]: [data-source="oracle1"] 
    SELECT
       O1."O_CUSTKEY" AS "OCUSTKEY2",
       O1."O_ORDERKEY" AS "OORDERKEY2",
       O1."O_ORDERPRIORITY" AS "OORDERPRIORITY2",
       O1."O_CUSTKEY" AS "SFTMPORDERSOCUSTKEY"
    FROM
       "SPOTFIRE"."ORDERS" O1
     


    Support for cobranding packages in zip format

    Cobranding packages in .zip format are now unpacked on the Spotfire Server, in addition to the previously supported .cab format.


    User Feedback

    Recommended Comments

    There are no comments to display.


×
×
  • Create New...