When you map a business entity field to a view field, you can choose to cleanse the data with a cleanse transformation. The cleanse transformation cleanses data for write operations on that particular business entity view.
In the tree view, expand the folder for the transformation.
Select
Transformation
, and then click
Create
.
In the properties pane, in the
Name
field, enter a name for the transformation.
From the
Type
list, select
cleanse
.
From the
Cleanse Library
list, select the cleanse library that contains the cleanse function you want to use to transform the data.
If required by the cleanse function, enter a message in the
Status Success
and
Status Output
fields.
From the
Function
list, select the cleanse function to transform the data.
In the
Input Parameters
section, select the view field to use as an input to a business entity field.
Optional: Enter a input constant in the
Value
field to enter the value separator when you use functions such as
Concatenate
.
In the
Output Parameters
section, select the business entity field to receive the transformed data.