Product Features
...
Analytics
Statistical Functions
Change
3min
the change processor enables the modification of incoming messages based on specific parameters it is useful for both direct value assignments and complex string manipulations with various operating modes, you can customize updates to meet your unique requirements, enhancing data handling and organization change overview modifies content of incoming message if change mode field is set to "set" , this processor will assign value to message's field if change mode field is set to "change" if field is of type string or json both value and replace value will be converted to string and processor will look for value substrings in field and replace all occurrences of them with replace value string for all other types processor will look for complete match between value and field if match found replace value will be set to field if update timestamp option is set processor will add current timestamp to a message it will happen after change processing change parameters parameters details mode this parameter determines the method of modification, specifying whether to set a new value or change an existing one options includes set change delete move input field this parameter specifies the message field that will be targeted for modification input value type this defines the data type of the value that is being inputted input value this parameter contains the actual value that will be used as the basis for changes or replacements in set mode, its value to set in change mode , its value to search replace with value type this indicates the data type of the value that will replace the existing content within the input field replace with value this parameter specifies the new value that will replace the designated content if a match is found move to field this parameter allows the processor to relocate the modified content to a different specified field within the message update timestamp this option enables the addition of the current timestamp to the message, documenting when the changes were made note when creating an analytics flow with change processor, refer the use the change processor function docid\ ugs2rosbvgazj9e8kvotr guide for more details