Quantcast
Channel: SCN : Unanswered Discussions - Service-Oriented Architecture (SOA) and SAP
Viewing all 360 articles
Browse latest View live

When testing consumer proxy - any caches to clear?

$
0
0

Hi All - We are on ERP 740 with EHP7 and NW 7.42 kernel. We are configuring a consumer proxy scenario using SE80 and SOAMANAGER so that our ABAP system can consume a web service provided by a non-SAP system.  Frequent changes are being made to the web service.  Sometimes the web service provider asks if we can clear the cache on the SAP side.  I am not sure how to respond to this.  Can anyone advise on cache clearing methods for an ABAP system when dealing with web services?

Points provided for helpful responses.

Best Regards - Jeff


Extend trace time in SRT_UTIL more than 2 hours ?

$
0
0

Hi,

 

Is there a way to extend  trace activation time in SRT_UTIL more than 2 hours ?

 

Thanks,

Nithish

Error: SOAP:1023 SRT: Processing error in Inter net Communication Framework: ("ICF Error when rece iving the response: ICM_HTTP_CONNECTION_BROKEN")

$
0
0

Hello All

 

   We are facing an issue when sending large amount of data to sales force through a web service.

 

Error is:

Error: SOAP:1023 SRT: Processing error in Inter net Communication Framework: ("ICF Error when rece iving the response: ICM_HTTP_CONNECTION_BROKEN")

 

  Can Any one give some Idea on this?


Regards

Srinivas

Web Services Navigator shows Connection refused: connect

$
0
0

Hi,

When Try to test a Web Servicein Web Services Navigator I am getting below error.This is happening for the standard one also.

 

          Error.jpg

url in the screenshot is name space only it would not execute.

The actual url is as below.

http://hostname:50700/portal_UpdateUMEAppWS?wsdl&mode=ws_policy

 

Any idea how to resolve this?


Thanks,
Mofizur

ABAP consume local file as web service

$
0
0

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 file exists and when I launch  it from the Windows start menu, it launches fine and I see the JSON output that I am expecting when I try to call it from ABAP.  Is there another way to address the file using this - or another - method?

 

Asking the question from the complete opposite direction; I have ABAP logic looking to see if a HID device (i.e. - signature pad) is attached to my PC via USB.  My web developer has supplied me with the local web service that will tell me if the device is attached (the file mentioned above), but it is not working.  Is there a more direct way to query the presentation server / local PC to see if an individual device is attached?  I thought maybe I could find the device listed in the registry (so I could read it using CL_GUI_FRONTEND_SERVICES methods) but so far had no luck in finding it there.

 

Any help would be appreciated.

 

Thanks.

SoapFaultCode:4 com.sap.engine.services.webservices.espbase.server Enterprise Service Error

$
0
0

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. We got a change to update user names and email id in Portal system, when ever there is a change in ECC. The changes were completed from both ends and working development system. The existing Service consumer under Enterprise structure has been deleted and created with new name space. This is currently working in Dev system. When transport moved to rest of the system, we are facing issue. Below is the error message for the same.

 

SoapFaultCode:4  com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException: com.sap.SOA.wsr.030106 - No operation found using soap keys  [CreateUser], []. InterfaceMapping Object class: com.sap.engine.services. webservices.espbase.mappings.InterfaceMapping mappings: {BindingType=Soap, SEIName=XXX.UserMgmtOperation, PortTypeQName=UserMgmtOperation, PortQName=XXX/}UserMgmtOperationPort, InterfaceMappingID=476bf524:14fdbb14035:-7fec, JAXWSInterface=true, BindingQName={http:}UserMgmtOperationBinding, SoapVersion=SOAP11, ServiceQName={http:///}UserMgmtOperationService}.

Exception of class CX_AI_SOAP_FAULT

 

We have tried to re-import the transport, but still it is same issue.  Thanks.

 

Regards,

Ganesh R K.

Function module Table Parameter

$
0
0

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 that web service in SOAPUI its not showing that 3 table parameters as optional and also i have to pass values in all 3  table parameters otherwise web service is generating error message.

 

Please help me out.

 

Regards,

Maftun Ahmed Khan

CTS + Configuration

$
0
0

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 share your inputs.

 

Regards,

Manigandan


How to change SOAP request

$
0
0

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 change WSDL to force SAP to add type to attribute in SOAP request?

 

 

Thanks,

Rocco

Do you run srt_admin in client 001 and 066?

$
0
0

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 solution? Is the only solution that I need to get a user id in 001 and run it from there?

 

Messages:

 

001Idem potencyIDP service configuration not found for client 001. Run WSIDPADMIN there. /

 

No configuration exists in client: No check of inbound destination:WS_BGRFC_INBOUND000 no usable service destination in client:001


Warm regards, CM

SRT Framework exception: ICF: Cannot generate ICF information from SOAP information[System is not prepared for WS Security authentication (note 1319507)]

$
0
0

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 disruption of our PI system, we have a plan B and its a webservice.

 

When we did the upgrade, all was fine, PI and all worked.

 

If checking SICF, the service is active.

Check SOAMANAGER, service is active.

 

We never invoked plan B.

 

We have the need to transfer a high volume from the 3rd party to ERP, so bypassing PI is a much faster route in our case.

 

When trying to hit the webservice, no response.

 

As I start digging.

 

SICF, its active, run a test, it does prompt to log in but blank HTTPS page.

 

So, I launched SOAMANAGER, SAP tells me that the webservice was configured in the old layout, and the new layout will be used.

CLick OK.

 

I see my webservice Active. So decide to Edit it and click same so it regenerates just to see.

 

Then I get this error.

 

 

SRT
Framework exception: ICF: Cannot generate ICF information from SOAP
information[System is not prepared for WS Security authentication (note
1319507)]

 

 

 

And it is now in inactive STate.

 

I read note 1319507.

 

If a WS consumer of an SAP system logs on to a Web service with message-based

authentication such as a UsernameToken, a SAML token, or an X.509 certificate,

the Internet Communication Framework (ICF) initially performs the logon using

the technical user DELAY_LOGON (for 7.1X) or DELAY_L_<SID> (for 7.0X).  A

direct logon with the authentication data contained in the SOAP document is not

possible, since the ICF cannot access SOAP data.

The user name and the

credentials are kept in the secure store and copied into the ICF node of the ws

provider when a configuration is activated.

 

In case no credentials are

available in the secure store, you get the following error

message:

 

System is not prepared for WS Security authentication (note
1319507)

 

Use report wss_setup to create the user DELAY_LOGON (for

7.1X) or DELAY_L_<SID> (for 7.0X), which has no authorizations. The report

also stores the user password in the secure storage. If the user

DELAY_LOGON/DELAY_L_<SID> then accesses the WS provider, the initial

authentication is done using DELAY_LOGON/DELAY_L_<SID>, until the SOAP

processing framework switches the user after successful evaluation of e.g. the

sent SAML assertion.

 

 

Before I try this. Any advice? Anyone else see this before? Almost appears the security has been hardened in the newer NW stacks.

 

Should I run this report? Also concerned about NW stack levels, it discusses 7.1X and 7.0.

 

Let me know your thoughts and experiences.


Issue in PurchaseOrderERPConfirmation_Out & PurchasingContractSRMReplicationConfirmation_Out Interfaces

$
0
0


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 attached screenshot)    because of that the PO number is not getting updated on Shopping Cart and Contract(In some table for internal use) in SRM

 

What could be possible issue and what all are the check points we need to ensure in order to resolve this issue

 

b-   Please may someone confirm, 'Source'  and  'Destination'   systems  appearing on cXML messages for  Purchase Order  and  Contract in ECC .... from where it is tagged in  cXML    ... if, it is maintained or configured at any place on 'SOA Manager'

 

c-  Would appreciate, if someone can help with some usefull 'SOA Manager' configuration  forum/discussion/posts

 

 

Thanks in advance for your help on this.

 

 

 

Regards,

R.

'AGS_BPCA_WS_API' web service configuration with HP ALM issue

$
0
0

Dear SAP experts,

 

We are integrating the SAP SOLMAN 7.1 SPS13 BPCA with HP ALM 12.01 and run into issues.

 

All the setup has been done as per the SAP and HP ALM guides but facing issues like

 

Transport Level Security

Message Level Security

Message Authentication

Secure Token Service Settings

SAP ERROR

SSL/None

NONE

Single Sigon on Using SAML

SET

Unexpected SAML subject confirmation type urn:oasis:names:tc:SAML:1.0:cm:sender-vouches

NONE/SSL

Symmetric

Single Sigon on Using SAML

SET

Missing token

NONE/SSL

Asymmetric sign

Single Sigon on Using SAML

SENDER-Vouches

Invalid configuration for Secure Conversation (transport authentication not supported)

NONE/SSL

Asymmetric sign and encryption

Single Sigon on Using SAML

SET

Missing token

 

None of this configuration is working.

 

In SAML2.0 i had created the STS for the HP ALM and maintained the policy too.

 

Kindly can you help me fixing the issue.

 

Thanks in advance,

Regards

Senthil

skumaran@hp.com

Exchange version not supported error in Web service

$
0
0

Hi Experts,

During SAP xECM implementation we are not able to connect from content server to SAP.

In SAP there is a specific web service which will be exposed to content server. Content server will consume this web service. When we test connection from content server to SAP we are getting connection failed error.

 

Further analysis in SAP gives below error details... this is from web service utility (SRT_UTIL)

 

Please find the attached screen shots for the error analysis and provide your valuable input.

 

web service error 1.png

Request from content server

Web service request error 1.png

Response from sap to content server

web service response error 2.png

Root cause of the issue

Web service error 2.png

 

 

Regards

Raja

WSDL url changed

$
0
0

Hi Experts,

 

In my project, one of the ABAP consumer proxy, web service URL has got changed. Initially I thought that I could change the logical port configurations in SOAMANAGER and I am done. But I can see that in SE80, the WSDL file has the URL hardcoded into it.

So I need to regenerate the proxy in SE80. As the URL is different for production, I cannot transport the proxy from development.

In such a case, do I need to regenerate the proxy manually in production too. Is that a best practice or any other better way exists.

As it will take me lot of approvals for me to change anything in production manually.

Please advise.

 

 

Thanks

Arindam


AGS_WBS_SOLAR_IF_MERCURY (No Authentication block is greyed out)

$
0
0

Hi All,

 

while i am busy releasing web services (AGS_WBS_SOLAR_IF_MERCURY)  for test results,In SOAMANAGER in order for me to assign the technical user i have to tick a block that says no authentification.

 

In my case the block is greyed,can you kindly assist with a resolution.

 

Please see attached screenshot.

 

Thanks,

 

Tebogo

SAP Enterprise services MerchandiseManagementMerchandiseOut

$
0
0

Hi All,

 

I am using SAP enterprise service message MerchandiseManagementMerchandiseOut to integrate article and prices data to the POS system.

 

We have requirement to include additional customer specific fields in the message.  I was wondering if someone has done it and will be kind enough to share the knowledge on how to enhance the message type and include additional fields.

 

Kind Regards,

JB

WSDL Document not getting generated in PRD server

$
0
0

Hello,

 

I had created a web service in Development server and generated a wsdl url through SOAMANAGER. I then transported the service definition to testing server and manually created binding there. The consumer was able to consume both the web service (development & testing server). I then transported the service to production server and manually created binding here too, in the same manner. Now when i m trying to open WSDL document for selected binding, I am getting error as  "Requested Web Page Cannot be Displayed".

I have checked the service in SICF and it is in Active mode.

 

Kindly suggest as how can this issue be resolved.

 

Thanks & Regards,

Navami

unable to find service (AGS_WBS_SOLAR_IF_MERCURY)

$
0
0

Hi All,

 

i am currently busy activating services and in SOA manager i am unableto find service definition AGS_WBS_SOLAR_IF_MERCURY.

 

Please see below screenshot.

 

Is there any configuration missing?

 

Your help will be highly appreciated.

 

Thanks,

 

Tebogo

Integration Scenario Configuration

$
0
0

Good day.

 

I am setting up the integration between ERP and TM via the WS/RM. When configuring used the guid "WS/RM Integration Guide for SAP Transportation Management" which contains links to Central Business Scenario Configuration

 

Create entries on the tab "Service Administration" by link "Integration Scenario Configuration":

1. I get an error message about the inconsistency of data to the TM_ERP_ORDINT_SE.

001.PNG

2. And also to set up Scenario error is displayed on the absence of a logical ports.

002.PNG

Tell me, please, what I'm doing wrong.

 

Regards

Marat

Viewing all 360 articles
Browse latest View live




Latest Images