Re: bgRFC and synchronous webservice
Hi Kris, Please can you share the reasoning for combining bgRFC call and webservice call. My understanding is bgRFC should be used for background processing. Thank YouRegardsGov
View ArticleRe: Error starting the SOAMANAGER for Configuration
I know this is an old thread, nevertheless I hope the topicstarter would be so kind to share his solution. I'm having the same error, so there must be some program error. I can't seem to find a...
View ArticleRe: bgRFC and synchronous webservice
Honestly, I don't see why background processing en webservice calls might be in contradiction.What we have to do: we have an event-process for thousands of students and we need to send these data to...
View ArticleReverse Proxy Setting..
Hi Experts, Please tell me the steps for Reverse proxy setting.I have created Web Service of function module and have got WSDL File.Now help me to create reverse proxy setting with help of...
View ArticleRe: Change the SOAP header from web service call
Hi Attila, Correct. This is an outbound client proxy. The web service call actually works but the problem I have is that SAP is generating the following XML header: <soap-env:Envelope xmlns:soap...
View ArticleRe: bgRFC and synchronous webservice
The bgRFC has a commit trap, as commits within bgRFC unit processing are generally not recommended. In case a commit is necessary (as e.g. the implicit DB commit caused by an HTTP call within WS...
View ArticleRe: Change the SOAP header from web service call
Hi Bernardo, That should be done quickly without the protocol. Go to SOAMANAGER and edit the logical port. You need to set the WS Addressing value to "Suppress ID Transfer".See SAP note 1361688 for...
View ArticleRe: Change the SOAP header from web service call
Hi Attila, That configuration worked (and you also saved me a bunch of ABAP code) Thank you very much for your help. Bernardo
View ArticleRe: How to create Reverse Proxy setting for WSDL URL..
Hi Prachi WSDL URL can be influenced with the HTTPURLLOC table, reverse proxy changes the service URL within the WSDL. See SAP Note 1849044 for more details. Cheers,Attila
View ArticleRe: Another webservice authentication issue (SOAP Header)
Hi Russell To enable usernametoken in ABAP you don't need to manually write the code in the program. In SOAMANAGER you can configure a logical port which is set to usernametoken authentication, you...
View ArticleTesting a Client Proxy - SOAP Fault Exception caught: :...
Hello all, I developed an Application Service in NWDS and tested it in the WebService Navigator. It worked fine. Now I want to call this WebService in ABAP. So I created a Client Proxy (SE80) with the...
View ArticleError during CATS web service call
Hello,I am getting the following error while launching record working time application from SAP portal. Did anyone encounter this error? Thanks in advance! S..
View ArticleRe: Error during CATS web service call
Hello Steve, It says invalid format for date in XML. The format for date is YYYY-MM-DD. Check this threads 20070930 is not a valid date in accord with the XML format for ABAP Kernel Creating datetime...
View ArticleSPROXY Can not change technical type of service parameter
Hello Experts, I want to change the technical type of a service parameter. I consumed this service on multiple systems and it was always possible. I am now on a 7.3 system and the field is read-only in...
View ArticleRe: Error during CATS web service call
Hi Jitendra,I think the error I am getting is on time format or invalid time. Thanks,S
View ArticleRe: Communication error when calling web service for checkin and checkout files
Hi! I am facing the same problem in function SYSTEM_START_REG_SERVER.Even the SAP Support did not propose any working solution.So if you solved it our, please let us know. Best regardsDominik
View ArticleExchanging data between SAP & IBM Maximo
Hi Gurus, Can I make an interface of exchanging data between SAP ECC 6.0 and IBM Maximo 7.5 (in the two directions) without using SAP XI/PI ? if yes how to do it ? Thanks in advance,Best regards...
View ArticleRe: Exchanging data between SAP & IBM Maximo
Hi Hassaine - I know that we have standard content and we have an adapter to integrate it through XI/PI.But without using PI i doubt it's possible. However I just came across the below documentation...
View ArticleUnable to find Port in Portbindig tags WSDL File
Hi All i have generated wsdl file using SOAMANAGER. but when i verify the WSDL file i am not finding Port in the Binding URL . Hostname:noport.\..url Let me know where we want to maintain the port ....
View Article