Hello Matthias,
Find a tab which says 'Transport Security', the options that you require should be present under this tab/section.
Regards,
Siddhesh
Hello Matthias,
Find a tab which says 'Transport Security', the options that you require should be present under this tab/section.
Regards,
Siddhesh
I have looked for such a tab, but I can't find it anywhere.
Where exactly should I find it?
Is it maybe only visible if the WSDL includes the policy for the signature?
Yes that may be correct, check with the remote service provider, found a link on SCN who has similar problem as yours.
WS-Policy configuration in SOAMANAGER
Regards,
Siddhesh
Yes I have seen this thread. The thing is: even if I manually define the logical endpoint I can't find the "Transport Security" tab. Where exactly should I look for it?
Hi, I am new to webservices.
I have created RFC FM .
FM,FG are activated.But still i didn't found my Service defination in WSADMIN,WSCONFIG.
Can anybody suggest .
Hi!
We are trying to consume the following WSDL https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl via Enterprise Services in SE80.
WORKING:
We do this in the following manor: SE80 -> Create -> New Enterprise Services -> Service Consumer -> External WSDL -> URL -> https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl
This returns the following error:
Exception occurred in communication framework:Error in HTTP Framework:500SSL Peer Certificate Untrustedhttps://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl
So we download the file locally and use file upload to get it to work and it does work after using file upload.
PROBLEM:
Now we still need an Logical Port to be created via SOAMANAGER.
So we go to SOAMANAGER -> Web Service Configuration -> Our consumer proxy "SFAPI12" -> Create WSDL based configuration -> Fill out Logic Port Name ->
Then we try the same approach by pasting the URL https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl but this again returns: SRT Framework exception: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework:500SSL Peer Certificate Untrustedhttps://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl
We try file upload WSDL with the same file as we created the Proxy (this file is located in attachments) and this returns error:
SRT Framework exception: Error in WSDL parsing: Exception occurred in library handler
Does anyone have any suggestions why this file works in Enterprise Services but not in SOAMANAGER?
Hi bobby,
To take data from sharepoint into sap , i have to create web service consumer proxy along with logical port , right ?
Moin everybody
http://esworkplace.sap.com is discontinued, and the replacement links provided on that page don't really help.
Is there any alternative that provides the much-needed link between backend BO objects/BAPIs/data elements/tables and the matching business objects and services?
I also searched for „ES Workplace“ in help.sap.com , leading to the also discontinued http:/help.sap.com/content/documentation/esoa
And the "Dicsovery System" linked in this group seems also discontinued.
So I'm pretty much out of options where to search.
Any ideas? Anybody?
Best regards, Ingo
We have now fixed the Peer certificate but running into other problems:
First we make an Enterprise Service in a local package using the Successfactors SFAPI URL :
https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl
Service Consumer -> External WSDL ->
VIA URL (https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl) for this we added the HTTPS Certificate via transaction STRUST.
-> Next we save it as a local object -> And complete it an activate it:
On completion of the wizard the Proxy for "https://salesdemo4.successfactors.com/sfapi/v1/soap12?wsdl" ( URL ) will be generated and displayed in the Proxy Editor.
Do not forget to save or activate the result
We then try to make a logical port via SOAMANAGER -> Web Service Configuration -> WSDL Based configuration (since the WSDL is working in the steps above) ->
Next we tried SOAMANAGER -> Web Service Configuration -> Manual configuration ->
Error messages in SRT_LOG when we tried to make the webservice via LPCONFIG:
<?xml version="1.0"?>
-<ERROR_CONTEXT>
-<ERROR_INFO>
<HTTP_ERROR_TEXT>Unsupported Media Type</HTTP_ERROR_TEXT>
<_--3CSOAP_FAULT_--3E>No faultstring available</_--3CSOAP_FAULT_--3E>
</ERROR_INFO>
-<CONSUMER_INFO>
<INTERFACE_NAME>SFAPI12</INTERFACE_NAME>
<INTERFACE_NAMESPACE>urn:server.sfapi.successfactors.com</INTERFACE_NAMESPACE>
<CONSUMER_PROXY>YOU_CO_SFAPI12</CONSUMER_PROXY>
<LOGICAL_PORT>DEFAULT</LOGICAL_PORT>
<OPERATION_NAME>login</OPERATION_NAME>
<OPERATION_NAMESPACE>urn:server.sfapi.successfactors.com</OPERATION_NAMESPACE>
<PROCESSING_UNIT>Sector 1: Consumer</PROCESSING_UNIT>
<PROCESSING_MODE>Synchronous</PROCESSING_MODE>
<PROCESSING_TYPE>Remote</PROCESSING_TYPE>
<WORK_PROCESS_NUMBER>14</WORK_PROCESS_NUMBER>
<WORK_PROCESS_PID>3972</WORK_PROCESS_PID>
<TERMINAL_NAME>Galileo</TERMINAL_NAME>
</CONSUMER_INFO>
-<TRANSPORT_INFO>
<PROTOCOL>https</PROTOCOL>
<AUTHENTICATION_METHOD>sapsp:HTTPSSO2</AUTHENTICATION_METHOD>
<TARGET_HOST_NAME>salesdemo4.successfactors.com</TARGET_HOST_NAME>
<TARGET_PORT_NUMBER>443</TARGET_PORT_NUMBER>
<TARGET_PATH>/sfapi/v1/soap12</TARGET_PATH>
<HTTP_TIMEOUT>0</HTTP_TIMEOUT>
</TRANSPORT_INFO>
</ERROR_CONTEXT>
Hi Roland,
Yes! 382 worked for me, but due to a localization design we need the item data present as we have item level data
We are looking to bypass the "Posting GoodsMvmnt. on CustomerReturns Delivery item level is not allowed" error message.
If you know of any suggestions to due so let me know. I also have developers looking in to a fix.
Thanks again for your help!
I have a WSDL from a remote system that I used to create a web service consumer proxy (via SE80). Configuration of the logical port via SOAMANAGER worked fine, I can connect to the remote web service.
However, I need to sign the XML of my requests with our server certificate. According to the SAP docs for that I need to enable WS security in the "Operations" tab of the port configuration in SOAMANAGER. Problem is: there is no such security section there, no options to set.
Where can I set the certificate to use for signing the XML messages sent by the consumer proxy?
Hello Matthias,
Find a tab which says 'Transport Security', the options that you require should be present under this tab/section.
Regards,
Siddhesh
Hi! Do you have an update on this?
We are trying to keep an HTTP Connection alive.
I got error while testing asynchronous web service in WS navigator. I have created asynchronouse web service using RFC. Then I configured it in SOAMANAGER. When I tested it, got error "RABAX occurs on server side". Also I got dump in ST22. It is 'UNCHAUGHT_EXCEPTION - CX_SOAP_SEQ_SCD_ERROR'.
I have tested for synchronous web service it works fine. I found a difference in both web service WSDL file for below parameters value -
commit
blocking
transaction
wsrm
I tried different way .. but no solution .. Plz suggest if someone have any idea.....Its very helpfull....
Hi techies,
I'm unable to test the webservice from T-code->SOAMANAGER via "Open Webservice navigator for selected binding".
The link is not opening.
Issue with webservice: I have modified a table of a custom RFC and created a new web-service for the same.
Data is not flowing between SAP & External application or vice versa for newly enhanced(added) fields in the table.
Could you please let me know the possible issues?
Hi all,
I try to get know how to set time out parameter for access on webservice created in SAP side.
Now when someone send query to WS then after 3 minutes will be time out of execution.
Thanx for any advices how to configure it.
Are you using SAP PI or is it direct web service call from ECC?
for synchronous, keep the time within 3 mins. if you expecting huge data to be returned as response then it may take more time. thus getting timeout.
We are using SAP as a backend, and have Web Services configured to connect with the front-end. Sorry, I cannot tell you much about the front-end, except, our .NET team developed it, and support it by using Sharepoint, and something called Quest Web Parts. Whenever the SAP back end importing or exporting parameters change, I send them a new WSDL file, so things go smoothly.
Every so often, when we do nothing to the mapping, SAP, or the front-end, we get this error message:
"The following error occurred: An error occurred while calling Web Service: Exception has been thrown by target of invocation"
Is there anyway to debug this? Or, better yet, does anyomne have any suggestions?
A couple of notes, the system has not been refreshed and passwords are OK.
Thank-You, Tom Matys
|
I use simple direct web service from SAP.