Re: Connection broken error while service consumer creation
Hi, yes, I downloaded the WSDL file and the corresponding XSDs and tried unsuccessfully to create the web service. Greetings
View ArticleIs this valid WSDL content?
Hi, I am not able to generate a web service and its endpoint. There are several problems I described in other discussions. Maybe someone can give me a hint if there could be problems with some of the...
View Articleconnection from ecc ehp5 to service registry
Hi all, I have a ecc ehp5 ABAP system . I have created a webservice . how can i publish my webservice from soa manager (r3 system) to Service Registry which is configured in a SAP J2EE engine. I...
View ArticleEnterprise Services from FuBa only for Soap1.0
Hi guys, i want to generate only a Service-Definition based on SOAP 1.0. Don't know where i have to define this option? Currently the system generates the Service-Definition for both SOAP Versions!...
View ArticleRe: connection from ecc ehp5 to service registry
Hello Hari, Check this link http://help.sap.com/saphelp_nwpi711/helpdata/en/2e/8526937af346a0bc446905ea964ceb/content.htm
View ArticleRe: How to transport Web service from one environment to another.
Hi Jitendra, Could you please explain me what you mean my end points in detail? I'm new to this transport thing for web services, an example would be perfect. Regards,Tushar.
View ArticleRe: Deploying Enterprise Service Provider
Hi Nayak, You need to create endpoint in transaction soamanager . Please check below link for more information on how to create an endpoint....
View ArticleRe: Incorrect path prefix in HTTP destination generated from SOAMANAGER
Hi, You can edit the destination in transaction SM59 and modify "Path Prefix". Depending NW version the destination cannot be edited , you may have to delete and recreate it manually in SM 59 with same...
View ArticleRe: Table & WebSERVICE
Hi Akrem, I am not sure if this will help, but you could define a webservice , generate ABAP proxy and implement proxy. In the proxy implementation you can map the proxy structure to a function module...
View ArticleRe: Standar ESR Services
Hi Antonio, You need to download XI/PI ESR content for you ECC (Version) system from service market place and import the tpz file into you XI/PI system. This is basically done by basis team. Thank...
View ArticleRe: Can we cal non sap third party system in webservice
Hi I am not sure if I understand you requirement correctly : 1. Yes SAP can consume third party Web services ( When you import third party WSDL into SAP we just need consider certain limitation)....
View ArticleRe: Enterprise Services from FuBa only for Soap1.0
Hi Gov, thx for ur reply. I know that select option in SOAMANAGER. but...as u can see the WSDL-URL for that binding...here ist the source!I thought we have the option at design time ! :-( Thx Gov...
View ArticleRe: Is this valid WSDL content?
Hi, the problem is solved. The connection between the sap system and the other server was blocked by the firewall. Greetings
View ArticleCalling .net SOAP web service with user/pass + certificate auth
Hi, i was told to call a web service that is developed in .net. I can use the web service without any problems. The next step is to set user/pass as authentication and use SSL to encrypt the...
View ArticleRe: XML Serialization Error- While testing BAPI turned Web service
Hi Gourav Khare, I have created WSDL file through function module in SAP-ECC 5.0v.I have followed below steps:Crated FM (SE37)Crated Web-service (SE37)Generated WSDL file using (WSADMIN) And consumed...
View ArticleRe: ECC 6.0 integration with MS Dynamics CRM 2011 on-demand thru PI
Ellery,according to my poor background, mainly the problem is to deal with a .NET system (CRM) using a Java system (PI), and this complicated by the fact that with CRM on demand you have to manage...
View ArticleWhat is the best way to create Web Services?
Hello Experts, There are several ways to create (Provide) SOAP based SAP Web Services. 1. Using ESR (Enterprise Service Repository) and provider proxy method.2. Using function group or function module...
View ArticleRe: SOAP:1.008 SRT: Couldn't create Object
Can you please help in resolving the issue. we are getting the below error - SRT: Couldn't create Object: ICF Error when creating HTTP client object by Config for URL : ARGUMENT NOT FOUND
View ArticleRe: SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID...
Hi Goverdhan, In SOAMANAGER, I selected 'service defination' and I searched for "BusinessPartnerSUITEBulkReplicateRequest_In" then I created a service and then generated the WSDL. When I'm trying to...
View ArticleRe: SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID...
Hi For testing from soap UI your endpoint should look in below format . http://host:port/sap/bc/srt/xip/sap/xyz_in/705/xyz_in/binding1_xyz_in?MessageId=${=java.util.UUID.randomUUID()} So once WSDL is...
View Article