Code Fix: When you start a K2 workflow which contains an inline function where a list of numbers was expected, an error is presented

  • 16 February 2021
  • 0 replies
  • 26 views

 

Code Fix: A workflow containing a mathematical sum or minimum inline function, goes into an error state

KB002638

PRODUCT
K2 Five 5.0
K2 Five (5.0) Fix Pack 36
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.

 

Issue Description

When running a K2 workflow configured with an Email event where the event contains a mathematical sum or minimum inline function with multiple values such as “100, 200”, the workflow goes into an error state.

Error Message

The error message states: “Input string was not in the correct format” or “Unable to cast result”.

Cause

This is due to the comma being used to separate each item in the array of values for inline functions.

Resolution

  1. Ensure you have K2 Five RTM installed.
  2. Download the K2 Five FP36 from K2 Partner and Customer Portal.
  3. Install the K2 Five RTM FP36 to apply the fix.
  4. It is recommended to refresh the browser cache.
  5. We now provide the ability to use a split inline function in the mathematical sum or minimum inline functions to be able to use the comma.

Considerations 

For the fix to be applied you need to edit your workflow and edit the inline function. Remove the values from the value property and drag a split inline function into the value property. Set the values using the split inline function. Set the separator as a comma. Finish the configuration then deploy the workflow and start a new instance.

 


0 replies

Be the first to reply!

Reply