Skip to Content
0
Aug 17, 2016 at 07:30 PM

wrong BRM response to SAP PO

49 Views

Hi All,

I have created a BRM using the doc. (Access SAP NetWeaver Business Rules Management from SAP NetWeaver Process Integration)

Link :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b07ce666-fdf1-2c10-96b0-be959a344ede?QuickLink=index&…

The BRM is created, deployed and tested(in WS Navigator) successfully.

Also I have created the message mapping as per the doc.

whiile testing the message mapping, I am not getting the (BRM lookup value)discount value.

Then I edited the UDF to get the entire response payload and found that I am getting partial/incorrect response.

Below is the response I am getting.

<ns1:Response-demo.sap.com-orderdiscount-OrderDiscountRule-OrderDiscountRule xmlns:ns1='http://www.sap.com' xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'/>

I am getting proper response when I test in WS Navigator or SOAP UI but don't know why it is not working through SOAP look up.

Kindly request you to help me in this.