Difference between revisions of "Result Code Details"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 366: Line 366:
<p style="font-size:20px; font-weight:normal; color:white; margin:0; padding:8px 0 10px 16px;">Pentaho Components</p>
<p style="font-size:20px; font-weight:normal; color:white; margin:0; padding:8px 0 10px 16px;">Pentaho Components</p>
<div class="TileLayoutBody" style="min-width:100px; width:100%; background-color:#ffffff; padding-top:16px;">
<div class="TileLayoutBody" style="min-width:100px; width:100%; background-color:#ffffff; padding-top:16px;">
{{TileLayoutTile
|ClassName=TLT_PentahoCleanserComponent
|Image=[[Image:MD_Component_Cleanser_256.png|96px|Pentaho:Cleanser Component|link=#Pentaho:Cleanser Component]]
|Link=[[#Pentaho:Cleanser Component|Cleanser<br>Component]]
}}
{{TileLayoutTile
{{TileLayoutTile
|ClassName=TLT_PentahoContactVerifyComponent
|ClassName=TLT_PentahoContactVerifyComponent
Line 2,653: Line 2,658:
|<span style='display:none;'>REF</span>Listware
|<span style='display:none;'>REF</span>Listware
|Please see [[Listware:Codes|Listware Codes]].
|Please see [[Listware:Codes|Listware Codes]].
|}
<h3>KA - Cleanser Abbreviation</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KA01
|Abbreviation Change
|Abbreviation: The input value was changed.
|-
|KA02
|No Abbreviation Change
|Abbreviation: The input value was not changed.
|-
|KA03
|No Abbreviation Trigger
|Abbreviation: The input value did not trigger the operation.
|-
|KA04
|Empty Abbreviation
|Abbreviation: The input value was empty or null and the operation did not process.
|}
<h3>KC - Cleanser Casing</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KC01
|Casing Change
|Casing: The input value was changed.
|-
|KC02
|No Casing Change
|Casing: The input value was not changed.
|-
|KC03
|No Casing Trigger
|Casing: The input value did not trigger the operation.
|-
|KC04
|Empty Casing
|Casing: The input value was empty or null and the operation did not process.
|}
<h3>KE - Cleanser Transform Expression</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KE01
|Transform Change
|Transform: The input value was changed.
|-
|KE02
|No Transform Change
|Transform: The input value was not changed.
|-
|KE03
|No Transform Trigger
|Transform: The input value did not trigger the operation.
|-
|KE05
|Invalid Transform
|Transform: The expression was invalid.
|}
<h3>KP - Cleanser Punctuation</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KP01
|Punctuation Change
|Punctuation: The input value was changed.
|-
|KP02
|No Punctuation Change
|Punctuation: The input value was not changed.
|-
|KP03
|No Punctuation Trigger
|Punctuation: The input value did not trigger the operation.
|-
|KP04
|Empty Punctuation
|Punctuation: The input value was empty or null and the operation did not process.
|}
<h3>KR - Cleanser Regular Expression</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KR01
|Regular Expression Change
|Regular Expression: The input value was changed.
|-
|KR02
|No Regular Expression Change
|Regular Expression: The input value was not changed.
|-
|KR03
|No Regular Expression Trigger
|Regular Expression: The input value did not trigger the operation.
|-
|KR04
|Empty Regular Expression
|Regular Expression: The input value was empty or null and the operation did not process.
|-
|KR05
|Invalid Regular Expression
|Regular Expression: The expression was invalid.
|}
<h3>KS - Cleanser Search and Replace</h3>
{|class="alternate01" cellspacing="0"
!Code
!Short Description
!style="border-right:0px;"|Long Description
|-
|KS01
|Search Change
|Search And Replace: The input value was changed.
|-
|KS02
|No Search Change
|Search And Replace: The input value was not changed.
|-
|KS03
|No Search Trigger
|Search And Replace: The input value did not trigger the operation.
|-
|KS04
|Empty Search
|Search And Replace: The input value was empty or null and the operation did not process.
|}
|}



Revision as of 23:52, 15 September 2016

MediumTile ResultCodes.png
  • Select a category to toggle it's contents.
  • Select a product tile to toggle it's result codes.
  • To return to a previous section, select your desired product or category to collapse it.
  • For a list of example input that returns a specified Melissa Data Result code, see Result Code Examples.