Hi Folks,
I am using the NRO module in my comm channel and passing the constant ($B2B_UEBNR_BEFOREXXXXXXXXXX$B2B_END_UEBNR) from mapping to the field ISA13 and IEA02 to get the number range value from the B2Bic NRO module. The fields are populating with the correct number range values but I have no control from mapping to padd additional whitespaces to make the length as 9 characters as that what its fixed length is. Can someone please suggest how can we dynamically add those spaces or pad preceeding zeroes.
So in the following example I have to pad whitespaces or zeroes in from of 20, to make it as either " 20" or "000000000000020"
ISA|00| |00| |ZZ|XXXXXXXXXX |ZZ|XXXXXXXXXXX |160518|0304|U|00401|20|0|T|>~
IEA|1|20~
Regards
Kalyan.
Hi Kalyan,
have you tried to set the "formated value length" to 15 within the NRO configuration?
Kind regards,
Konrad
Hi kalyan,
Good day !! when i have started working with this NRO i have Also faced same issue you need to add format length as "9" that is enough for example if ISA control number 2 than the output in EDI file will be 000000002
Regards
Shiva
Add a comment