cancel
Showing results for 
Search instead for 
Did you mean: 

HIERARCHY_REQUEST_ERR REST Adapter

former_member188791
Participant
0 Kudos

Hi Group,

I am working on IDOC to REST , when I am sending IDOC I am getting the below error in REST receiver channel can any body suggest:

I am testing IDOC to REST scenario, I am also getting same HIERARCHY_REQUEST_ERR , please let me know if you already got any solution:

Error Log Details:

"Exception caught by adapter framework: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. "

 

"Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessagingException: org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. "

Accepted Solutions (0)

Answers (1)

Answers (1)

justin_santhanam
Active Contributor
0 Kudos

Can you take  a look at this? Not sure if it's applicable.. Just take a look..

1990538 - IDoc_AAE Receiver Adapter fails with HIERARCHY_REQUEST_ERR when modifying the IDoc control...


Thank you,

Justin.

former_member188791
Participant
0 Kudos

Hi Justin, I checked this note already this is applicable only for receiver IDOC_AAE, mine sender and REST receiver