Posted: Tue May 31, 2016 1:13 pm Post subject: can we add second delimiter in the message definition?
Newbie
Joined: 25 May 2016 Posts: 2
I created a message definition using MRM parser to parse ~ delimited message file. Can i add another delimiter in the same message definition which gives output with a | delimiter?? Please help me out. Input file has header, body and trailer. body has seven fields in it with multiple occurances
Posted: Tue May 31, 2016 10:42 pm Post subject: Re: can we add second delimiter in the message definition?
Partisan
Joined: 17 Apr 2014 Posts: 358
sandra.vjy wrote:
I created a message definition using MRM parser to parse ~ delimited message file. Can i add another delimiter in the same message definition which gives output with a | delimiter?? Please help me out. Input file has header, body and trailer. body has seven fields in it with multiple occurances
Why are you using MRM and not DFDL?
What IIB version and FP are you using ?
MRM only allows a single delimiter to be specified.
DFDL allows you to specify a space-separated list of delimiters (DFDL calls them 'separators'). When writing a message, it always uses the first separator in the list.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum