Bix CSV extract filter special characters out
We have a BIX csv extract process running today. It works well but we have some fields that are in the BLOB column that are free form. Agents will paste text in from other tools that include special characters such as carriage return/linefeed. This breaks the import of the CSV file into downstream systems. Are there built in BIX filters that can be applied? We're looking at shell scripts/awk/python today as well.