Re: SRT Framework Exception During the creation of a logical Port
I had the same issue, In my case i was addressing the WSDL for the port but you need to address the binding. I've created the port manually filling the username and password in the 'Consumer Security'...
View ArticleRe: Register SAP Object after activating existing Service-Provider
sap note 1649307 result the problem on our system!
View ArticleWebServices does not work properly after Ntw 731 upgrade
Dears,We just upgraded our BW Abap develop environment.We noticed the following error: Calling from a VB.Net Application a Remote enabled ABAP function exposed as a Web Service by BW, randomly the “The...
View ArticleWaiting for Schduler Issue
We are facing a problem where when a client (Browser/mobile) calls an asynchronous web service from SAP, it get stuck in a queue in SRT_UTIL with status "Wait for Scheduler" like below. We were able...
View ArticleAdding a certificate to a SOAP web service
Dear community, I need some wisdom. We are trying to add certificate based authentication to a SOAP web service that we created out of SAP. We have not figured out how to do it yet and would like to...
View ArticleRe: Adding a certificate to a SOAP web service
Hello Gurvinder You need to configure an endpoint in transaction SOAMANAGER, with the option SSL over HTTPS. The following wiki page explains very thoroughly the different options:...
View ArticleConsume a local webservice (localhost)
Hi experts, I have a .NET application on my local PC that provides a webservice that I want to consume. I can call the WSDL definition on http://localhost:8888/SapSoapCallListener?wsdl. But when I try...
View ArticleRe: Adding a certificate to a SOAP web service
Thanks Attila. We have done that. I think our issue is with the certificates. We installed the crypto library, but are a bit confused as to which certificate to create under which node in STRUST....
View ArticleRe: Adding a certificate to a SOAP web service
Hello Gurvinder The SSL Server Standard PSE is the one you need to maintain, if SAP is the provider. See documentation: Maintaining the SSL Server PSE's Certificate List. The result is a logon to the...
View ArticleTable & WebSERVICE
Hi All how can fill the table from webservice , I have to keep the element of the table that is the source data file Web Service "xml" with abap code : an exp plzzzz
View ArticleRe: Consume a local webservice (localhost)
Hello Stefan, did u get error by option : file downloaded + without replacing localhost ???
View ArticleRe: Consume a local webservice (localhost)
Hi Jitendra Yes, I received the error message when I didn't replace localhost in the WSDL definition. After replacing it with the name of my PC it worked. Do you have ideas? Regards,Stefan
View ArticleRe: Incorrect path prefix in HTTP destination generated from SOAMANAGER
Hi, Did you find the solution for this? I've encountered a similar problem. In SOAMANAGER the url prefix contains "....http://..." but in the generated SM59 destination, it says "....http:/..." so...
View ArticleError while consumer service generation: SRT Framework exception
Hi, trying to create a service endpoint for an non-SAP soap based consumer proxy via http-link I get the following error message: SRT Framework exception: Error in WSDL access: Exception occurred in...
View ArticleConnection broken error while service consumer creation
Hi, I need to consume a .net soap web service. During the creation of the service consumer the following error occurs: Exception occurred in communication framework:Error in HTTP Framework:500...
View ArticleRe: Web service data source - error RSDS301
I have the same problem ! But note is either in reworking or is released internally only
View ArticleRe: Connection broken error while service consumer creation
Hello Vanessa , have you checked with downloading WSDL ?
View ArticleCX_ST_SWITCH_NO_CASE
Hi all, I am trying to call a transformation but I am getting the exception CX_ST_SWITCH_NO_CASE, I checked the transformation and this is where the switch is: <tt:switch> <tt:cond...
View Article