Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to validate an EDIFACT with an empty segment in B2B

Yousra-85Mar 4 2019

Hi,

I using oracle soa suite 12c and oracle B2B to send and receive EDIFACT files.

I'm struggling with an EDIFACT file where I'm having an empty segment 'PAC' as shown in the exemple below:

....

GEI+1+:::AP'

LOC+9+ORY'

PAC'

PCI++1'

....

In oracle document editor, while validating the guideline, I was having a problem, because It seems that he can't analyse any segment after the empty segment (PAC)

Fortunetly, I found a configuration that allow to ignore empty segments:

Capture_2.PNG

Its works fine, I was able to validate my files perfectly.

But the problem occured again where I tried to use my guideline in SOA and Oracle B2B. It's not able to validate a file with a empy segment.

I was wondering is there any configuration that can allow to ignore empty segment?

Comments
Post Details
Added on Mar 4 2019
0 comments
460 views