try to configure your HTTP proxy in transaction SICF -> execute -> Client -> Http Proxy
Re: Exception occurred in communication framework:Error in HTTP Framework:404Not Foundhttp://xxxxxx.xxxx.:4105
Re: how to configure soa manager in ecc 6.0
Hello,
I got same pb when i called a SAP WS from external application --> error 500. How to update time_out parameter? in SOAMANAGER?
Thx a lot.
Delivery creation based on service message OutboundDeliveryBulkCreateRequest_In
Hi All,
We are getting the service message OutboundDeliveryBulkCreateRequest_In from SAP TM (through PI )
The above message creates outbound delivery in ECC. Now we are receiving a booking number in one of the standard fields in the xml. The proxy is standard.
we want to update that particular booking number in a custom field in delivery LIKP table (delivery table ), when the deliveri is created by above service message.
We have defined a custom field in LIKP table . We also have identified an inbound BADI for the above service message class.But the issue is in the BADI which structure we have to pass the value of booking number so that when the delivery is created, the booking number is stored in a Z field in LIKP table.
basically we are intersted to know how the service message creates the outbound delivery in ECC and which is the BAPI we need to update or the structure we need to uupdate in the inbound badi so that the booking number is moved to that structure or BAPI and when the delivery is created, the booking number is stored in LIKP-Z fileld.
regards
Pamela
delivery creation through OutboundDeliveryBulkCreateRequest_In service message
Hi All,
we are receiving service message "OutboundDeliveryBulkCreateRequest_In "from SAP TM (through PI ).This message creates outbound delivery in ECC .
In the incoming xml, we have a standard field for booking number in the standard proxy. when the message is posted and the delivery created, we want this booking number to be stored in a Z field in LIKP table. When the delivery is created by above message, the delivery is stored in LIKP table.
We have identified an inbound BADI when the above servie message comes to ECC. we can pick the booking number value from xml but we need to know how to pass the booking number value to LIKP-Z field. We need to know what structure is available before the dleivery is created. if we know the strucure and that strcutre is available in inbound BADI, we can enhance the strucure to capture the booking number and then the booking number can be further stored in LIKP.
regards
Pamela
SAP BW731 integration with Lotus Notes Domino6 using web service error
Dear Expert.
We have created a web service consumer in SAP BW731 which will consume web service from IBM Lotus Notes Domino 6.In SE80 we create this web service consumer from local file, and create logical port in LPCONFIG. All these seems correct but when we test this web service consumer we get an error. I have attached WSDL source code for reference,ths.
The consumer screenshot below:
The logical port
When execute we get following error:
In SRT_UTIL , the error message below:
Our system configurations:
Re: ECC 6.0 integration with MS Dynamics CRM 2011 on-demand thru PI
Hi Mauri,
Thanks for your response! Does this also apply to the integration of Microsoft Dynamics AX with SAP CRM on premise via SAP PI/ XI?
Thanks in advance!
Ciao - Ellery
What is the best way to create Web Services?
Hello Experts,
I know that there are several ways to create (Provide) SOAP based SAP Web Services.
1. Using ESR (Enterprise Service Repository) and provider proxy method.
2. Using function group or function module and then creating endpoints using SOAMANAGER.
3. On any RFC FM using SICF services (RFC and WSDL11). (All services using same endpoint sap/bc/soap/rfc, generating WSDL using WSDL11 service).
I would like to know what is the best way to provide web service and why?
I personally prefer the ESR based proxies. But my current client doesn't have ESR installed so I would go for SOAMANAGER to create endpoints.
Can anyone please comment on the benefits of using SOAMANAGER based services over SICF RFC service for RFC FMs.
Thanks,
Anand
SOAMANAGER and Web Dispatcher
Hi,
at our current site,we have three different abap systems (AB1, AB2, and AB3.) and one Web dispatcher (WD1) in front of the three systems.
AB1 Dev --|
AB2---------| WD1 | -- outside world
AB3---------|
In one system, there is development done (AB1) and the service exists on all three systems. The web dispatcher(WD1) decides, where the code is executed
How do I configure the system in the SOAMANAGER, in (AB1) so that the WSDL always points to the Web Dispatcher (WD1) even if it is developed in AB1?
(No PI/XI and no Service Registry involved)
Any point to start, read?
Thanks for all infos upfront
Holger
Re: SOAMANAGER and Web Dispatcher
Hi,
I found the solution myself:
SAPNote 1325985
It was misleading labeld "Reverse Proxy", but also contained all the information for load balancer
All the best,
holger
SAML2 Error - No entity in with MODE SVP in client XXX found
Hi
We execited Tcode SAML2; then enter all the necessary parameters and as soon as we pressed "Save" the system provide the following feedback
![]() | Local provider can not be saved. You can get more information from the trace file. |
Warning: Can not create external alias '/saml2/idpdiscovery/read'. It can be created manually using '/sap/public/bc/sec/cdc_ext_service'
When drill down further, via the Sec_Diag_Tool, I found the following entry (see below). Anybody has any idea what this is about? I try drilling down to the L_SAML20_ENTITY->GET_ENTITY_FROM_DB code and I understood that it's trying look for an entry in table "SAML2_ENTITY_L". Table does exist, however no entry is found within it. I thought it was created via SAML2 (after Save).
Thanks in ahead for providing any clues ...
SP (client 115 ): Exception raised:
SAML20 SAML20 CX_SAML20_CORE: No entity in with MODE SVP in client 115 found. Long text: N
SAML20 at CL_SAML20_ENTITY->GET_ENTITY_FROM_DB(Line 236)
SAML20 at CL_SAML20_ENTITY->CONSTRUCTOR(Line 37)
SAML20 at CL_SAML20_ENTITY->CREATE_INSTANCE(Line 35)
SAML20 at CL_SAML2_CONFIG_UI_ASSISTANT->GET_LOCAL_SP(Line 3)
SAML20 at /1BCWDY/OJS62CEQ283RCORC2GZI->HANDLEENTER(Line 1516)
SAML20 at /1BCWDY/OJS62CEQ283RCORC2GZI->IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER(Li
SAML20 at CL_WDR_DELEGATING_VIEW->INVOKE_EVENTHANDLER(Line 6)
SAML20 at CL_WDR_CLIENT_APPLICATION->NAVIGATE(Line 130)
SAML20 at CL_WDR_WINDOW_PHASE_MODEL->DO_NAVIGATION(Line 25)
SAML20 at CL_WDR_WINDOW_PHASE_MODEL->PROCESS_REQUEST(Line 115)
SAML20 at CL_WDR_WINDOW->PROCESS_REQUEST(Line 12)
SAML20 at CL_WDR_MAIN_TASK->EXECUTE(Line 77)
SAML20 at CL_WDR_MAIN_TASK->IF_WDR_RUNTIME~EXECUTE(Line 6)
SAML20 at CL_WDR_CLIENT_ABSTRACT_HTTP->HANDLE_REQUEST(Line 114)
SAML20 at CL_WDR_MAIN_TASK->IF_HTTP_EXTENSION~HANDLE_REQUEST(Line 85)
SAML20 at CL_HTTP_SERVER->EXECUTE_REQUEST(Line 594)
Re: SAML2 Error - No entity in with MODE SVP in client XXX found
Hello,
As per the error message, could you please go to '/sap/public/bc/sec/cdc_ext_service'
and create external alias '/saml2/idpdiscovery/read' manually?
Then try again the SAML2.
Best regards,
Shuai Liang
Re: SAML2 Error - No entity in with MODE SVP in client XXX found
Thanks for the suggestion ... However it does NOT seem to help.
When I first encounter the issue, I actually proceed to create and transported the SICF entries from another instance; so this entry is already in the system. However the warnings are still there.
Re: ESP Service is not starting in PI 7.11
Well, that happened to me also.
The problem is that the method ClusterMonitorImpl.getMSAddress is looking for the MS http port of the SCS message server. In our case, we had a problem with the port (it was used by our backup tool) and the SCS MS Service was only running with the internal port 39xx and it could not bind the http port 81xx.
The exception (java.lang.NumberFormatException: null) suggests that your Message Server could not bind the HTTP port.
Well, it is too late, but if it happens again, check your dev_ms file in your SCS instance. Chances are that you have the same problem with the binding of the HTTP port.
Regards
Abraham
Re: SAML2 Error - No entity in with MODE SVP in client XXX found
Hello,
Do you mean the external alias '/saml2/idpdiscovery/read' was already existing in SICF?
Best regards,
Shuai Liang
Re: Exception occurred in communication framework:Error in HTTP Framework:404Not Foundhttp://xxxxxx.xxxx.:4105
Hi Srinivas,
One more idea to check, is the ICM trace after you tried to create the proxy. You should see the error on trace level 1 already. There might be a hostname resolution problem on OS level for example, but the error in the trace will tell you more.
Best regards,
Attila
Re: SAP BW731 integration with Lotus Notes Domino6 using web service error
Hello Michael
For me none of the images appear, I see blank boxes. Could you copy the error message or try to attach the images again?
One recommendation: LPCONFIG is obsolete for configuring Consumer Proxies. You should always use the new tool, Tx. SOAMANAGER. There is a wiki page with detailed explanation, how to use it:
http://wiki.scn.sap.com/wiki/x/moWvC
Cheers,
Attila
Re: SAML2 Error - No entity in with MODE SVP in client XXX found
Shuai Liang
That's correct. When I found the error, I actually tried transporting the entries from another instance (where I have success). So the entries exist as part of the External Alias now.
Regards
Damean
Re: SAML2 Error - No entity in with MODE SVP in client XXX found
Hello Damean,
Regarding this situation, I think you may open a customer message to SAP support.
Best regards,
Shuai Liang
Re: Error while consumer service generation: SRT Framework exception
Hi Vanessa,
were you able to solve this issue?
regards
Michal
Consumer Web service not getting the response back from provider
Hello Gurus,
I am new to ABAP Webservices. I have created a web service consumer in SAP and I am trying to access the webservice of a 3rd party interface.
I loaded the WSDLfile provided by them and created a consumer proxy using wizard and logical port using transaction LPCONFIG.
I created a HTTP connection to External server in SM59 and the connectivity to the external system works fine.
When I tried to test the webservice using the proxy I don't get a response from the External service provider.
Code Attached Below
* proxy stuff
TRY.
* CREATE proxy using the SM59 HTTP entry
CREATE OBJECT proxy
EXPORTING
logical_port_name = 'ZICL_PORT'.
CATCH cx_ai_system_fault INTO ex_ref.
ai_system_fault = ex_ref->get_text( ).
ENDTRY.
IF ai_system_fault IS INITIAL.
TRY.
CALL METHOD proxy->xx_update_xxxx
EXPORTING
input = input
IMPORTING
output = output.
CATCH cx_ai_system_fault INTO ex_ref.
ai_system_fault = ex_ref->get_text( ).
CATCH cx_ai_application_fault INTO ex_ref.
ai_application_fault = ex_ref->get_text( ).
ENDTRY.
When I test the webservice directly from the class or from my program I do not get any response on the output structure. However my message reaches the destination and they are responding my message.
I debugged the standard SAP code and found the message appearing in XML format on the method GET_HTTP_HEADERS of class CL_SOAP_HTTP_TPBND_ROOT. However the message from the service provider does not appear on the output structure.
Could I request you experts to let me know what the issue could be and how to get this fixed.
Your help Highly appriciated,
Many thanks in Advance,
Regards,
Shiva.