ABAP consume local file as web service
I am trying to consume a local file (file://c:/xxx.html) as a web service using method CL_HTTP_CLIENT=>CREATE_BY_URL. When I do that, I get the 'ARGUMENT_NOT_FOUND' exception returned. I know the...
View ArticleRe: Web Services Navigator shows Connection refused: connect
Hi Mofizur, I would recommend to check the error logs on both sides, the WS Navigator server (SAP Java stack) and the provider server (whatever that is) - if 3rd party, ask them why the connection is...
View ArticleRe: ABAP consume local file as web service
Hi Will, ARGUMENT NOT FOUND refers to SSL error. Are there any imported schemas in the WSDL file located on a HTTPS server? You can see that by opening the file in a text or XML editor: <xsd:import...
View ArticleSoapFaultCode:4 com.sap.engine.services.webservices.espbase.server Enterprise...
Hi Experts, SAP ECC will trigger user creation, which will create user in both ECC and Portal system. We have created a Service Consumer for User management. This has been working fine in all system....
View ArticleFunction module Table Parameter
Hi, I have declared a Function module as RFC enabled and passing 3 table parameters as optional parameters. I have created Web Service on the same function module. But when I am testing the WSDL URL of...
View ArticleRe: Function module Table Parameter
Hi Maftun If I recall correctly, for Table Parameters via a Web Service you still need to "Send" the Tables but with no entries. That sounds a bit silly but I believe I encountered the same error a few...
View ArticleRe: When calling webservice from web browser: HTTP/1.1 415 Unsupported Media...
hi, i have the same problem that when i connect to a specific webservice i have this messageHTTP/1.1 415 Unsupported Media Typeserver: SAP NetWeaver Application Server 7.20 / AS Java 7.30pragma:...
View ArticleRe: ABAP consume local file as web service
There is not a WSDL nor a web server. I mentioned that the file is local on the PC. Thank you.
View ArticleCTS + Configuration
Hello , There is problem in the CTS + setup, this is confured already and worked fine. But now we done some patch upgrade, so now it is not working . Please fine the screenshot for the error. Please...
View ArticleHow to change SOAP request
Hi,is possibile to change SOAP request? Can I add attribute to SOAP request? for example I must add type element and namespace to node for force the attribute to string.If it is not possible, can i...
View ArticleDo you run srt_admin in client 001 and 066?
The srt_admin technical check and soamanager health check fail due to the client 001 messages below. We aren't issued user ids in 001 so is there a way to configure client 001 from 000 or any other...
View ArticleRe: PLEASE BRING BACK ES-WORKPLACE
Hi,had you try Enterprise Services Workplace ? regards,Roberto.
View ArticleSRT Framework exception: ICF: Cannot generate ICF information from SOAP...
Hi All, Description: We recently upgraded our ERP landscape from ERP EHP 3 to 6.So our NW stack went from 7.0 to 7.31 We use PI to interface between a 3rd party application and our ERP. But incase of a...
View ArticleRe: SRT Framework exception: ICF: Cannot generate ICF information from SOAP...
Oh I just seen note 1318883. Possibly my issue. I will have security check it and assign me the access. I will post if it works or not.
View ArticleRe: ECC 6.0 integration with MS Dynamics CRM 2011 on-demand thru PI
Hope you guys have heard about Advantco DynCRM adapter .Please have a look - Microsoft Dynamics CRM integration with SAP PI/PO
View ArticleRe: SRT Framework exception: ICF: Cannot generate ICF information from SOAP...
In the web service utilities error log I see this.Anyone?Unsupported Media Type Message no. SRT_CORE126 Diagnosis The target system is refusing to service the request because the entity of the request...
View ArticleRe: SRT Framework exception: ICF: Cannot generate ICF information from SOAP...
Hi Joshua, As you raised:Web service errorplease close this thread.Avoid cross-posting. Thanks,Cris
View ArticleIssue in PurchaseOrderERPConfirmation_Out &...
Hi Experts, We are facing below mentioned issue. a- Purchase Order and Contract cXML in /nSXMB_MONI ECC are stucking with Status 'Released for Processing(WS)', (Please refer the...
View ArticleRe: Extend trace time in SRT_UTIL more than 2 hours ?
You can increase the trace time by debugging.. e.g. for payload trace set a breakpoint in class CL_SOAP_UTIL_DB method PAYLOAD_SET_LEVEL on statement "UPDATE srt_util_config". When you save the...
View Article