Hello Vadim,
Yes . Other records also have space.
But the conversion file is not able to handle this record.. it gives the same error "is invalid in the transaction data".
I tried multiple Options:
1. * js:%external%.toString().replace(/\*/g,'_').replace(/\s/g,'_')
2. * js:%external%.toString().replace(/\*/g,'_')
3. *IXXX IT MFG KLU MES *SKIP
But None of this work. Even it is not able to skip the record? Is it because it starts with * and that is used as Wildcard.