WebService SAP
Hi, I Create a web Service from a function module, with no authentication and also with basic authentication, But i receive always the same error Thu Jul 03 17:28:47 BST 2014:DEBUG:<<...
View ArticleRe: Which SAP solutions use Process Components and their interaction model
not relevant anymore.
View ArticleConsume Webservice using ABAP client proxy : Issue with name space
Hi All, We are trying to consume a web service published by a third party. For that we have created a consumer proxy and logical port in SOAMANAGER. Also we have added custom SOAP header since the...
View ArticleRe: Web Service Not Working After Reimport in NWDS
Hi Alviss,We are facing similar issue like the one you explained above.Were you able to resolve it?.Thank you!. Regards,Karun
View ArticleBypassing SOA MANAGER , Consume a stateless Webservice and send Zip file
Hello,I have question around consuming web service via ABAP program.The scenario is consume a operation of a web-service and get the information, based on this information put the data in flat files...
View ArticleRe: Web Service Not Working After Reimport in NWDS
Hi Karun, yes, issue has been resolved. since the configuration/architecture is not same, maybe try to check from your end, the step to re-import web service from ESR is it correctly configured? codes...
View ArticleRe: ICF service with Multiple HTTP request handlers.
Thanks, i had the same problem as described and your answer helped me a lot. Regards, Elmar
View ArticleRe: Web Service Not Working After Reimport in NWDS
Hi Alviss,Appreciate your reply.Thank you so much.We will try to check the configurations and reimport it if necessary. Kind Regards,Karun
View ArticleRe: SOAP:1.023 SRT: Processing error in Internet Communication Framework
This is the complete text of error.
View ArticleSAP as Web Service Provider : Can an alias be set up!? How!? Or is it a SAP...
Usually a web service et.c provided by SAP can be reached by an address similar to this:...
View ArticleHow To Release The WEB Service for Runtime in SOAMANAGER
Hello Experts, I have followed the following tutorial to activate webservice using SOAMANAGER transaction in Quality system. http://scn.sap.com/people/mohan.kumark/blog/2008/10/14/soamanager-how-to-...
View ArticleTrouble with Calling a Webservice via HTTP
Hello, i'm facing a Problem calling a Webservice. The webservice should make a goods Output. Till now, I have created a Service Definition, a Consumer Proxy, a Transformation (XML-to-ABAP), Logical...
View ArticleRe: Trouble with Calling a Webservice via HTTP
I found out, that the handler, which is called when i use my link is in the class CL_SOAP_HANDLER_EXTENSION and in this class, my handler is not in this one. How can I provide, that he will call my...
View ArticleRe: How To Release The WEB Service for Runtime in SOAMANAGER
From SAP NW04s SP14 onwards, you no longer transport the runtime definitions between systems, which means you have to use SOAMANAGER in each environment / client. Have a look at SAP message 1318499...
View ArticleRe: How To Release The WEB Service for Runtime in SOAMANAGER
Hi Jonathan, Than you for your reply. I checked the note 1318499 and also search on other forums. I got the point that SOAMANAGER doesnot support run-time definitions. But, I am still confused on one...
View ArticleRe: How To Release The WEB Service for Runtime in SOAMANAGER
Hi, I'm not familiar with "template designer" - is that CRM-specific functionality? If so, you might find some more info in that forum? Our experience has been with web services in both ECC5 - using...
View ArticleRe: SAP-to-SAP SAML2 - Invalid X509IssuerName in response
We ended up registering an "incident" with SAP... after working with them, a new Note was created that solved both the "Invalid X509IssuerName" problem and couple of other issues we encountered during...
View ArticleNullPointer within Web Service Client generated code
Had a stable project using 9 web services, imported a update wsdl, regenerated the web service client, checked in the code, worked in development environment. Then deployed that code into the test...
View ArticleRe: Error when calling WebService
Hi, got the same error message when consuming webservice from 3rd party. does this snote solve your problem? Error message:SOAP:1,001 CX_ST_GROUP_MISSING_CASE:.Element 'sys_id' missing
View Article