SERIAL_NUMBER {SerialNumber} not found in iLPN/Tote {IlpnId}
I want to replace {SerialNumber} with some value and also want to replace {abcd} with some value at a time. I am able to replace either {SerialNumber} or {abcd} one at a time but not both.
how to do this using velocity template language?