Hi,
We have a plain message structure wherein the first line for data routing is character delimited by a colon. The next lines which contain the actual data is then positional (fixed length). I configured the following:
And for the next line:
Sample data looks like this:
#SMESS=MESSAGETYPE:SENDER:RECEIVER::24/03/14-08/01/16+
However, when I try to use the converter I receive the error message:
java.lang.RuntimeException: the line #SMESS=MESSAGETYPE:SENDER:RECEIVER::24/04/14-09/37/34+ has 5 fields, but there is no rule for field #1 specified
Not sure why this is throwing out an error.
We are using B2B Add-on SP4.
Regards,
Rommel