Re: Consume Web service in ABAP
Did you follow the instruction in the error message and can you tell us what did you see in transaction SRT_UTIL in SAP ?
View ArticleRe: Problem for access RFC through webservice
Hi Peter, This error was gone.I am facing another problem. Actually my requirement is that I have to consume data from web service and update some zfield in AFVC table..I have written one...
View ArticleRe: Problem for access RFC through webservice
Hi Peter, One message is also showing in SOAP UI log....Which is :Fri Sep 19 11:58:19 IST 2014:INFO:qe1tipl.tiplindia.com:8000 requires authentication with the realm 'SAP NetWeaver...
View ArticleRe: Problem for access RFC through webservice
I think you wil need to contact your basis administrator team for this. It sounds to me like the system you are testing from is not allowed to communicate with SAP (qe1tipl.tiplindia.com:8000). I base...
View ArticleRe: Problem for access RFC through webservice
Hi Peter, My testing tool is SOAP UI 5.0.0..The data "Cause Comment" is correct and the value "String4" also correct..Actually the parameter <ItRfcret> is for message...
View ArticleRe: Problem for access RFC through webservice
Hi Peter, Please give me solution on that issue..
View ArticleRe: Problem for access RFC through webservice
Hi Peter, When I am going to execute my service consumer from my SAP server then I have found one error..Error is.Error when calling SOAP Runtime functions: SRT: Processing error in...
View ArticleRe: Problem for access RFC through webservice
Did you contact your basis team ? It looks like there have never been any webservices yet and the ICF needs to be configured (services need to be activated in SICF maybe ?)
View ArticleRe: Problem for access RFC through webservice
Hi Peter, Definitely I should contact with our Basis team.But one thing is that,another Webservice regarding PM Maintenance Order is working fine..So can you tell me why this situation is...
View ArticleRe: Problem for access RFC through webservice
Hi Peter, Mainly the error is ICM_HTTP_TIMEOUT..Whose text is written before..
View ArticleRe: Problem for access RFC through webservice
Hi Debdatta, I am out of ideas. If you have already web services working in your system then my previous suggestion (activating services in SICF) is probably not going to help. The time out message is...
View ArticleRe: Problem for access RFC through webservice
Hi, I am facing ICM_HTTP_TIMEOUT when access the RFC through web service.Can you please tell me how the problem will solve..
View ArticleRe: how to get a SAP web service without authentication
HI Sourabh, I am still not able to authenticate automatically even after maintaining the Logon Data Management. ThanksSanyam
View ArticleRe: Consumer-Proxy configuration
Hi Mustafa, sorry for the late answer... had a long vacation :-) There is no solution for the "keep alive" connection. So the hole application ist optimized for the bi-directional communication. That...
View ArticleABAP consuming Web Service in HTTPS keeps prompting for credentials
I have a Share Point Web Service that I want to call in HTTPS from ABAPin an ECC 6.0 SAP_BASIS 700 SP 30 system. The following steps have beenexecuted: BASIS work completed – SAPCRYPTOLIB, HTTPS...
View ArticleRe: Error in Integration with PI system
With upgrade of systems multiple PI connection to single ECC system using user specific setting is no longer supported. For multiple PI connections one should use Interface based settings....
View Article[Webservice] Log and Monitoring ?
Hi Guys, I implemented a Webservice who communicate with an external environment. My Webservice has been developed to be executed when a Module Function is called. I have no any access of the...
View ArticleRe: [Webservice] Log and Monitoring ?
You could use: Tr. sxmb_moni to see what XML output when out if you know your service name or SXI_MONITOR if there is SAP - XI
View ArticleRe: [Webservice] Log and Monitoring ?
Unfortunately, there is no data information provided by this transaction... Another one ? Best regards.Rachid
View Article