Re: Quest to find a replacement for SOA workplace
I needed the documentation to understand the necessary input parameters. No other option then persist...
View ArticleRe: Can universe connect to restful web service which is not soap based
Hey,Did you get this working? I assume you had a similar question that I have now, I have to create a Universe by connecting to an External RestFul WebService. Please let me know what you did to...
View ArticleRe: Error ME 816: CL_API_MASTER_CONDITION_MM=>PROCESS
Hi Alif, Did you manage to get this problem sorted? Any advice would be appreciated.
View ArticleRe: Configuration of host/port for a webservice in SOA Manager
Hi Diego,I am currently implementing a virtual host in our SAP environment and am facing the exact same problem as described in this thread. I have implemented your recommended changes to the...
View ArticleRe: Consuming webservice in SAP ECC
Hello Manjunatha, Multiple parts in a WSDL is only supported for RPC-style WSDLs, not for document styles. See SAP KBA 1714792 for details. Could you check, if your WSDL is RPC-style or not? You can...
View Articlehow I can upgrade tc~uddi component in NW 7.1
hiI have 2 SAP serversNW 7.1 & 7.4.On 7.4 have component sap.com\tc~uddi. Please help, how I can import or upgrade sap.com\tc~uddi on NW 7.1 for extend functionality. Where I can download tc~uddi...
View ArticleWhen testing consumer proxy - any caches to clear?
Hi All - We are on ERP 740 with EHP7 and NW 7.42 kernel. We are configuring a consumer proxy scenario using SE80 and SOAMANAGER so that our ABAP system can consume a web service provided by a non-SAP...
View ArticleRe: When testing consumer proxy - any caches to clear?
Hi Jeff, There is no such thing as clearing cache regarding WS. When dealing with an external service, first a Consumer Proxy is created in SE80 based on the WSDL. If the provider changes the service...
View ArticleRe: Can universe connect to restful web service which is not soap based
No. i did not get it work.. checked with SAP support team sometime back... the response was the webservice has to be soap based. i did not have a chance to explore other option....
View ArticleRe: Can universe connect to restful web service which is not soap based
Have you tried to use Odata Connector? according to SAP it should works for the restful webservice.
View ArticleRe: Consuming webservice in SAP ECC
Hi Manjunatha, The generation of consumer proxies for multi-operation webservices using wsdl is unfortunately not supported from ABAP (including 7.40). There is a way around it modifying the wsdl...
View ArticleRe: When testing consumer proxy - any caches to clear?
Thanks Attila for your quick and helpful response. We are currently testing consuming a web service using basic authentication. Although we do not change anything on the SAP side (SE80 or...
View ArticleRe: When testing consumer proxy - any caches to clear?
Hi Jeff, I would check the payload traces in transaction SRT_UTIL and see, whether there is any difference between the requests sent by SAP. Look for the HTTP Header, there should be Basic...
View ArticleRe: When testing consumer proxy - any caches to clear?
Thanks Attila for the information - it has been extremely helpful for my project. I am hoping that you could verify one additional thing:When SAP consumes a web service and Basic authentication is used...
View ArticleRe: Can universe connect to restful web service which is not soap based
Hello, I tried using the OData Connector, the only thing I specified was the Service Root URI and I got an error, "A problem occurred while communicating with the provider. Detailed message: Connect to...
View ArticleRe: When testing consumer proxy - any caches to clear?
Hi Jeff, Sure. In SRT_UTIL you should see for one call 2 Requests and 2 Responses, if the call is successful. The reason for this, is that the first Request entry shows the content of the ABAP types,...
View ArticleRe: When testing consumer proxy - any caches to clear?
Thanks again Attila for the excellent guidance you have provided!Cheers! Jeff
View ArticleExtend trace time in SRT_UTIL more than 2 hours ?
Hi, Is there a way to extend trace activation time in SRT_UTIL more than 2 hours ? Thanks,Nithish
View ArticleRe: Webservice doesn't work with: soap-env:mustUnderstand="1"
This was really a help full solution for Paymetric Detokenization configuration with ERP..
View ArticleRe: Change SOAP Header: Consuming Webservice
dear Chaiphonkindly this error appear for meCX_SXML_PARSE_ERROR:An exception occurred.SXML reader/writer exception.Error while parsing an XML stream: 'undeclared namespace prefix'.
View Article