cancel
Showing results for 
Search instead for 
Did you mean: 

XML-Message with recursive nodes

fanglin_ye
Participant
0 Kudos

Hello,

i have a problem with a web service in SAP XI/PI: File (XML file) -> XI/PI -> RFC. There is a DTD file to the XML file. I imported the DTD file into XI/PI then i got an error: ERROR Node is recursive.

Is there a solution for that problem? i have an idea: at first i have to write a java program to execute java mapping (XML with recursive nodes -> XML without recursive nodes), then message mapping (XML without recursive nodes -> RFC). Could someone tell me whether the idea is possible? If yes, is there a example or tutorial about that? Is there any XML libaries for java in XI/PI? thx.

Best regards,

Fanglin Ye

Accepted Solutions (1)

Accepted Solutions (1)

fanglin_ye
Participant
0 Kudos

Hello all,

that problem was resolved. thx.

Best regards,

Fanglin

former_member184681
Active Contributor
0 Kudos

Hi Fanglin,

Please describe your solution if you find a while. Such information is extremaly useful for other users, who could find your question in the future.

Regards,

Greg

fanglin_ye
Participant
0 Kudos

Hello Greg,

my solution is: there is no message mapping any more. The input xml file is transformed (mapped) in RFC only via java mapping.

Best regards,

Fanglin

Answers (1)

Answers (1)

gagandeep_batra
Active Contributor
0 Kudos

Plz check following thread

http://scn.sap.com/thread/2064888

Regards

GB