[SIZE=1] HI InBound 997 not processing through TN. But following way in file processing ???
If I past content of file in flow-service (which service is calling by TN ) then it’s working…
If I change delimiter from ‘¬’ to ’ * ’ then it’s working.
The actual EDI data with delimiter looks like as below:
(ISA¬00¬ ¬00¬ ¬16¬0819405211A10 ¬01¬9605442576 ¬080820¬0426¬U¬00401¬000004991¬0¬P¬>) If I process EDi file without change of delimiter then there is no ISA & IEA and GS & GE elements values comming in BizDoc. Please any one give solution for this… Thanks Ravi
[/SIZE]
Are you using convertToValues in your steps…i don’t see it in the screenshort above…
After the enveloperProcess step is it going inside hasError true sequence??
Also in the convertToValues step you can capture the delimiters document and map it to the input along with the edidata extracted from getEDIString and see how it goes.