Spaces in the etext RTF file
We are developing a CSV file for Payments. for this purpose we are creating a delimited Etext rtf and attaching it to XML format used by Payment Process Profile.
The file is generating as expected only problem is
for Invoice Number field I have a max length of 250 characters, but when the Invoice length is less then the 250 characters it is coming up as blank.
Is there a way to remove this space and just display only the Characters.
Curently it is displaying as :
23128-10530,testext8 ,08/31/2020,3300.00 ,178853,09/01/2020
Expected:
23128-10530,testext8,08/31/2020,3300.00,178853,09/01/2020
Etext Code Used:
<LEVEL> | OutboundPaymentInstruction/OutboundPayment | |||||
<LENGTH> | <FORMAT> | <PAD> | <DATA> | <COMMENTS> |