You are here: Welcome to Winshuttle Studio v11 > Release notes > Studio v11.3.0

Studio v11.3.0 release notes

Released June 9, 2017

The best practice is to run the same version of Studio and the Winshuttle Function Module.

New features and improvements

  • Support for Secure Network Connection (SNC) without Single Sign-On (SSO). JIRA WIN-3672

    The SAPNetWeaver RFC library is required for using Secure Network Connection (SNC) without Single Sign-On (SSO), and it must be downloaded from SAP.

    The classic RFC library is included in the Studio v11.3.0 installation.

  • Support for Studio activation using on-premises License Management System. JIRA WIN-8612
  • The same fields in alias tables can now be selected as criteria fields on the Criteria tab. JIRA WIN-3329
  • You can now search for intermediate joins immediately, without first searching for direct joins. JIRA WIN-12467
  • You can now change the maximum file size for attached documents in the Studio Options box.
  • You can now increase the SAP screen size when you are recording, debugging, or using GUI Scripting. To increase the screen size, add the following parameters to Appoptions.xml:
    • Maximum size: <SapDefSize /><SapNoBiend />
    • Minimum size: <SapDefSize>X</SapDefSize><SapNoBiend />
  • Simulate support for the following t-codes: F-02, F-05, F-22, F-43, F-65, FB01, FB01L, FB50L, FB65, FB75, FBB1, FBV1, FV50, FV50L, FV60, FV65, FV70, FV75.

Known issues

  • Studio with LMS 11.3.0 is not compatible with earlier versions, including all 10.x versions.
  • The ROI data of scripts that were run in v10.x are not displayed in Studio v11.
  • Script developers who do not have DD03L object authorizations will not be able to map scripts. JIRA WIN-11937
  • Converting a script from Non-Batch mode to Batch mode does not give any warning about Read from SAP fields and downloads the data in Batch mode.
  • Workbooks that contain multiple script macros require multiple logins to SAP.
  • The option for saving an auto logon credential (ALC) is not supported for EP logon with browser.
  • When a transform is applied, Studio continues to process rows in which there is no data, and log messages are returned for those rows. JIRA WIN-10631
  • Long text fields are omitted from the backup file when you choose the Backup Data option on the Run tab. JIRA WIN-11037
  • Excel stops responding when processing a range-based loop that contains only download fields, because the empty-row threshold is not applied to download fields. Loops that contain at least one upload field will work as expected. JIRA WIN-14194
  • Clicking Check Data after validating or simulating returns an object reference error.
  • The RTV form does not open when scheduling a Query run from the Scheduled Tasks screen.
  • After files have been selected for attachment, they cannot be removed. JIRA WIN-12125
  • The maximum size for attached files is 30 MB, but performance might be affected by the SAP system. JIRA WIN-8115
  • Studio does not respect the recording mode of individual scripts in a chain that begins with a script that was recorded in Non-Batch with Controls mode. Previously, linked scripts that were recorded in Batch mode were being run in Non-Batch with Controls mode. JIRA WIN-11728
  • S/4 HANA does not support EP logon and SP Nego. JIRA WIN-8556