We are successfully sending special characters from SAP ECC to PI and from PI to target system but it is getting rejected by the target system.
We are using UTF-8 encoding in PI and we have no issues in PI.
Client , target system is asking to remove all special charcaters in mapping
I am using a udf code but it's not possible to list the special characters and suppress them
Is it better to allow only some characters ike A to Z and 0 to 9 in mapping?
How do I do this ? The best option