I was recently asked by one of my customer to implement a data cleansing mechanism (based on PI)
when in cases where misspelled texts are send to the PI payload PI will be able to replace the misspelled texts with correct ones (from a database source for example.
As far as I know
1.such activity can cause long processing times and even timeouts (especially in cases where this cleansing process is called 4000 times)
2.there is no integration pattern matching such case.
3.data quality is checked and validate by the SAP application servers themselves (ECC,CRM...etc) and not by PI and so not getting fixed by PI.
please share your thoughts...