Help Center>Foundation Help

Applies to:

Workflow 10.5 release notes

Winshuttle Workflow 10.5 GA Release Hotfix 9

(Version WF: 10.5.0.65795, Designer: 10.5.140.65795)

Bug Fixes

  • Fixed an issue with Name Templates when publishing resets the seed value if it already exists on the server.

Winshuttle Workflow 10.5 GA Release Hotfix 8

(Version WF: 10.5.0.65264)

Bug Fixes

  • Fixed the archive failure issue caused when the SharePoint version history is deleted.
  • Improved the autopost code to handle duplicate posting in error scenarios.

Winshuttle Workflow 10.5 GA Release Hotfix 7

(Version WF: 10.5.0.64414)

Bug Fixes

  • Fixed the Workflow command line archive utility for the Winshuttle Central document library.
  • Added another parameter for archiving based on creation date.

Winshuttle Workflow 10.5 GA Release Hotfix 6

(Version WF: 10.5.0.59484)

Bug Fixes

  • Fixed an issue where user would not see the form options for "Save", "Save and Route" and "Cancel" for resubmitted forms when Dynamic Refresh is set to True.

Winshuttle Workflow 10.5 GA Release Hotfix 5

(Version WF: 10.5.0.59011, Designer: 10.5.131.59011)

Bug Fixes

  • Removed the limitation on the size of JavaScript and InfoPath form size while publishing solution.

Winshuttle Workflow 10.5 GA Release Hotfix 4

(Version WF: 10.5.0.57657, Designer: 10.5.130.57657)

Bug Fixes

  • Introduced another Assignment View ("AssignmentView2") which contains the "NOLOCK" statement. This statement prevents SQL from having a deadlock when someone attempts to update the underlying data at the exact same moment someone else attempts to read the data. Two new SVConfigurator keys have been introduced:
    • UseAssignmentView2 – When set to True, only webparts use "AssignmentView2
    • ForceUseAssignmentView2 - When set to True, everything will use "AssignmentView2"

Known Issue

  • If ForceUseAssignmentView2 is set to true then UseAssignmentView2 has also be set to true.

Winshuttle Workflow 10.5 GA release hotfix 3

(Version WF: 10.5.0.56950)

Bug Fixes

  • WSF-4282 Fixed: Getting an error while opening saved forms when Dynamic refresh is on.
  • WSF-4295 Fixed: Originator not seeing the Cancel Process option when Dynamic refresh is on.

Note: The Cancel Process option is visible under either of the following conditions:

  • Either logged-in user has SharePoint Permission "ManageList"
  • Visible to originator only when "CancelEnabled" SVconfiguratior key is set to "true"

Winshuttle Workflow 10.5 GA release hotfix 2

(Version WF: 10.5.0.56023, Designer: 10.5.130.56023)

Bug Fixes

  • Fixed Workflow server so that it can now accept any date format, removing the requirement for SharePoint and SQL server to have same date format.
  • Merged Workflow 10.4 GA Hotfix 7 into 10.5 GA Hotfix 2

Winshuttle Workflow 10.5 GA release hotfix 1

(Version WF: 10.5.0.54458, Designer: 10.5.130.54458)

Bug Fixes

  • Added support in Winshuttle Solution for publishing large form in background. A check box for publishing the form in the background is displayed when the solution is published.
  • Users will get an email about the status of the status of form publishing activity (if they have configured an SMTP server for workflow).
  • Optimized SQL query for Form Library web part.
  • Introduced 2 new SVConfigurator keys: One increases the SQL time-out for a database operation when a workflow is initiated. The second key retries workflow initiation if it fails.

Known Issues

  • SVTRACELEVEL has to be manually set to 0 in case of upgrade scenarios. It is by default 0 for fresh installation though. It has to be done in web.config of corresponding web-app.
  • ListIterationCounter and SQLCommandTimeout are the two new keys nad they have not been added to options.html as they are silent keys and only meant to be used when recommended by Winshuttle Support team.

Winshuttle Workflow 10.5 GA release

(Version WF: 10.5.0.50900, Designer: 10.5.130.50900)

New Features

  • Winshuttle Designer supports multiple instances of Designer simultaneously for different workflow/solution files.
  • Other than English, now Workflow supports German, French and Spanish locales.
  • Support for SharePoint 2013 and Office 2013 and Internet Explorer 10
  • Designer Mapper made extensible and also provided tooltip for mapper fields
  • Following SLM Enhancements added
    • User can skip republishing of web services if there are no changes in the scripts.
    • Provided a new option of "Overwrite Existing Process".
    • Any modification saved in InfoPath sets the solution to dirty so that user does not lose changes by mistake.
    • Multiple form layout in a view.
    • Name Template support added to solution so that you do not have to configure name templates every time you move to a new environment.
  • Process animation on form when calling web services through InfoPath control button. It does not grey-out/disable the page.
  • Added user-friendly names for views in InfoPath.
  • Provided support for importing pe10.4/non-solution form into workflow solution.

Bug Fixes

"Date and Time" Control doesn't display time with "now()" function.

  • Form fields not visible in workflow solution for Value setter and approval nodes.
  • Dynamic Refresh causes Forms library size to shrink when two libraries on one site.
  • Type Filter doesn't function when Dynamic Refresh is on
  • Dynamic Refresh causes "Show From All Sites" to not function on Winshuttle Process List Web Part
  • Fixed email approval in case when email format type is plain text.
  • ShareVisProcessStatusView, ShareVisPostProcessView do not seem to be supported
  • Form promoted fields used in conditions for workflow tranistions failed during publishing validations.
  • Dynamic Refresh causes Co-orelation ID error in case a form has a single quote (‘).
  • Running svadm -publishform gets an error even when using privlaged account
  • Designer doesn’t save "Cancellation Message".
  • Reassignment option does not function in WorkflowParticipant control
  • While publishing Workflow there are 'Operation Timed Out' errors in case when workflows already published are close to 3000.
  • DocEx site gives corrolation ID error instead of proper error when required field is missed.

Known Issues

  • User friendly view names do not work for solution designed in Workflow 10.4
  • While upgrading form previous workflow version, locale cannot be switched to German, French, and Spanish.
  • SharePoint server and SQL server should have same locale.
  • IE10 works in native mode for SharePoint 2013 and in compatibility mode for SharePoint 2007 and SharePoint 2010. Compatibility mode must be enabled on browser. Settings have been provided in the Workflow Administrator Guide. in the FAQ section. See "Why isn't IE 10 displaying my forms correctly?"
  • Workflow only support German, French and Spanish locale’s OS and complete product has not been localized. There may be few strings localized in Spanish and German as some work was done previously on these locales.
  • Offline forms feature works for SharePoint 2007 and SharePoint 2010 only