While consuming a webservice I am getting the following error :
Exception occurred in communication framework:Error in HTTP Framework:500SSL Peer Certificate...
View ArticleECC to Web Service Client system without PI. Where to get ATP ES bundles?
Hi, I am trying to do integration between ECC to WebSerice Client system without SAP PI. For that I need ATP ES Bundles .Where can I download them? please help And also tell the same ATP ES bundle will...
View ArticleWhat is the need of creating & Consuming the web services ?
Dear Abapers, where we can use the web services exactly in the sap ecc system. is it possible to use the already created dot net web services on the SAP ECC System ?? how ?? Let us consider , i have...
View ArticleRe: What is the need of creating & Consuming the web services ?
The easiest example is integration with some third-party software that consumes and provides data for your SAP system. Actually, integration is one of the major things web services are all about (not...
View ArticleRe: What is the need of creating & Consuming the web services ?
The following example is for a web service that accepts an HTTP GET with a three-parameter query string. If you want to consume a SOAP web service, put the WSDL document in the generator in SE80 to...
View ArticleRe: What is the need of creating & Consuming the web services ?
Hello Sudheer,The Sap has the PI system (Process Integration), where you can create a channel to communicate with external systems and external systems can communicate with SAP.In your case, to call...
View ArticleRe: What is the need of creating & Consuming the web services ?
Hi Sudheer, Yes, we can use Web services created in .Net, Java, PHP etc. To consume these Web Services we have to create a Consumer Proxy in SAP ECC. Following are the steps:1) In transaction SE80, you...
View ArticleTIME TICKET CONFIRMATION IS NOT EXICUTING AT SUB OPERATION
Hi,We are trying to post Time ticket Confirmation at sub-operation levelthrough standard web service. Up to Operation level,standard webservice is working fine but problem arises when we do posting at...
View ArticleRe: Problem when generating web service client using eclipse JavaEE
Hi, I have got the same problem. When I try to create Web Service Client in eclipse IDE, it always says: invalid WSDL. Any idea? Would you please tell me how did you figure this out? Thanks. Regards,Jerry
View ArticleRelation between R3TR SPRX and R3TR WEBI
Dear colleagues, I would like to know which of the above R3TR object types define an enterprise service?Also, how to derive the relationship between a service and its web interface (WEBI).In which...
View ArticleHow to set 'Maximum Wait for WS Consumer' in soamanager using class or FM
Hi Experts,I am using class 'CL_SRT_PUBLIC_FACTORY' to create logical ports.but my services takes a lot of time to respond so I am getting a ICM time out error.I understand that I can increase time out...
View ArticleWeb Service Consume Error
Hi everyone; we are trying to call an external web service from SAP. we create the client proxy and logical port. when we call the web service we get an exception. SoapFaultCode:5 Receiver (...
View ArticleRe: Consumer-Proxy configuration
Hi Bernward; we have the same issue. did you find any solution to this problem
View ArticleRe: SOAMANAGER: Changing the hostname/port in WSDL location
I was trying to open soamanager and it was opening with my central instance host and port no.as per your suggestion i changed the host and port in httpurlloc table and it worked. Thanks a lot for...
View ArticlePass Data with Tags in Web Service Field - Consuming WS
We have a requirement to call an external third party web service from ABAP. The web service has only a single field in it that is <text> </text>. After creating consumer proxy and now when...
View ArticleRe: Pass Data with Tags in Web Service Field - Consuming WS
Hello Rohit, It looks like use of CDATA in XML. Check these links CodingForums.com Extensible Markup Language (XML) 1.0 (Fifth Edition) Hope this helps.
View ArticleRe: Pass Data with Tags in Web Service Field - Consuming WS
Hi JitendraThanks for the reply, will find out how to use cdata concept in abap. I have another question :In an internal table i have a field with technical name lets say VBELN, now my requirement is...
View ArticleRe: Pass Data with Tags in Web Service Field - Consuming WS
HI, CDATA is same like comment line in another programming language, so u can use cdata or ask target team to share the updated wsdl with new fields. SO u can send the data with additional fields....
View ArticleError on Consuming WS - GENERAL_ERROR Error duing proxy processing (PART...
We are trying to consume an external web service but getting the below error : GENERAL_ERROR Error duing proxy processing (PART UNKNOWN (NULL) )Error duing proxy processing (PART UNKNOWN (NULL) )...
View Articlewe unable to open soamanager tcode
we unable access soamanager tcode in solution manager
View Article