Skip to content

Conditional flow on string comparison

ryannewington edited this page Jun 23, 2016 · 1 revision

Conditional flow on string comparison

Summary

This transform allows you to flow a string value, only if it has changed in a way other than its case. Some systems do now allow changes of only the case of data. This transform can be used to prevent flowing information to the target attribute in this scenario.

Parameters

Parameter Description
String comparison type The type of comparison to compare against the string

Input Type

The transform supports string values

Multiple input values

The transform accepts multiple input values, and processes each of them individually

Return Type

The transform returns a string value for each input value

Usage

Output results

Input value Existing value Output value
hello Hello Hello
abc def abc