cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise Service SoapUI --> SAP: Failure anonymous value for wsrm:AcksTo

thomas_janssen
Explorer
0 Kudos

Hey there,

trying to consume a SAP WebService / Enterprise Service with SoapUI. At the moment i always recieve this error in SRT_UTIL

"wsrm:The Create Sequence request has been refused by the RM Destination//Only the anonymous value for wsrm:AcksTo is supported"

This is the appendant payload:

<?xml version="1.0"?>-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">-<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Action>http://docs.oasis-open.org/ws-rx/wsrm/200702/CreateSequence</wsa:Action><wsa:MessageID>uuid:a37d9743-d7a7-4643-9846-428e8c168c87</wsa:MessageID><wsa:To>https://p20121.lvrintern.lvr.de:1081/sap/bc/srt/xip/sap/fscd_icdrbulkcrtrq/300/service/binding</wsa:To></soapenv:Header>-<soapenv:Body xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200702">-<wsrm:CreateSequence>-<wsrm:AcksTo xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://www.w3.org/2005/08/addressing/anonymous?id=9e4e0878-b3bb-4db5-a0ab-0c717aaa8b53</wsa:Address></wsrm:AcksTo></wsrm:CreateSequence></soapenv:Body></soapenv:Envelope>

Anyone had an idea what I'm doing wrong?


Accepted Solutions (0)

Answers (0)