Solution.
The issue can be handled by Field mapper processor. Below the syntax for the same.
${str:replaceAll(f:name(), ''.\\-/()!&%^$#@]','')}
Attached the screen shot for the reference.
NB : The issue also can be handled in different ways e;g(Expression Evaluator, scripting processor etc)