on 2016 Aug 17 8:30 PM
Hi All,
I have created a BRM using the doc. (Access SAP NetWeaver Business Rules Management from SAP NetWeaver Process Integration)
Link :
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.
Hello Sathish
Did you use function public String calculateDiscount
can you concatenate request+response in your string
have you any null value?
you can test your queues in the message mapping with a test xml
regards
Juan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Sathish
Please let me know
is your communication channel configured,
do you assign the parameter of communication channel in the message mapping?
please verify the communication channel errors or log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.