Quantcast
Channel: SCN: Message List - Service-Oriented Architecture (SOA) and SAP
Viewing all 1056 articles
Browse latest View live

call from SOAPUI error

$
0
0

hello,

 

I am getting following error when I call ECC web service from SOAPUI to ECC.

 

this error I am getting in ECC->SOAMANAGER->Web Service Utilities: Error Log->

 

SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID and no WSRM assertion provided.

 

 

I found one solution from this SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID and no WSRM assertion provided.

but when I added the ${=java.util.UUID.randomUUID()} code in wsdl file also I am getting the same error.


I found  another block Plain SOAP: Reliable messaging (RM) configured, but no Message ID and no WSRM assertion provided

- this one also telling about  - Reliable Messaging: Switch off the RM in the corresponding radio-button. - but I cannot change this as because this is auto generated service. Can you please let me know how to solve this?

 

 

Regards,

Khaja.


Http Error 503 Service unavailable when calling a Webservice Provider from external application

$
0
0

Hello.

 

i had configured the SRT Runtime according to SAP manuals.
All tests in SRT_TOOLS and SOAMANAGER seems to be ok and without errors.

 

When i try to call a webservice provider from an external consumer i always get http 503 error.

But there is no webservice isolation active.


I had tried SRT_TEST to run some tests. But here i get errors.


E.g. when using the simple Ping test then i get a Service Ping error saying that

there is some processing error.


For another testcase i get SOAP:1023 SRT: Processing error in ICF when sending...


What maybe the reason for these errors in SRT Framework and for the 503 error.

 

But the same tests running properly on the testsystem.


Thanks a lot for your ideas and input :-)

 

Best regards,

Sebastian Hockmann

Re: Call Sharepoint Web Service

$
0
0

Hi there,

did anybody succeed in getting sharepoint lists into SAP?

Some details would be nice.

Regards, Thomas

ESOA in S/4 Hana

$
0
0

All,

 

Looking  for the ESOA Availability on S/4 Hana. I am not able to find  any information/ road map which is available for ESOA in S/4 Hana  . Can Any one help me on this..

 

Regards

Binu

Consuming SAP Web Service in .NET Application

$
0
0

Hi,

I am trying to consume a SOAP Based Web Service from my SAP System in a C# .Net Application.

I am having problems in accessing the web service.

Is there any problem in the ESB.

Are there resources that will help in understanding the underlying architecture in setting up a SOA using SAP Web Service.

Do i need to use svcutil to generate WCF Source code? What is the use of that?

 

Thanks

SouravD

webservice in prod. HTTP 403 - Forbidden

$
0
0

Hi,

 

I use a webservice which works fine in dev. and qual. system but only in Prod.System I can't even access the WSDL.

I have access to the SOAMANAGER and created the Service-Endpoint like for the Dev/Qual. Now, when I click to open the WSDL document I get the following error-message:

 

Service cannot be reached


What has happened?

URL call was terminated because the corresponding service is not available.

Note
The termination occurred in system with error code 403 and for the reason Forbidden.

What can I do?

Please select a valid URL.

 

HTTP 403 - Forbidden

Your SAP Internet Communication Framework Team

 

The service is active in SICF and in SE80. Also the Soap-Runtime is active.

 

Any ideas?

Re: Proxy generation error in SE80

$
0
0

Hi,

 

  Did you find the solution?

 

 

Regards,

Anu

Re: Error while creating Proxy for External Web Service using SE80

$
0
0

Hi Srikanth,

 

   I am also trying to achieve the same thing what you have did. But I am getting the same error

 

Error:

 

Incorrect value: Entity "<<document>>"(0 /0 ). only whitespace allowed; ignoring characters

 

Any help is Appreciated.

 

 

Regards,

Anu


Re: Proxy generation error in SE80

Parsing soap:Body failed

$
0
0

hello,

 

I am getting the error "Parsing soap:Body failed". Even payload also not coming while we click payload button in tocde srtutil.

after that I got another like error.

"Authentication failed (Method wsse:UsernameToken, SRTUTIL Transaction Id 5725A3C3E6290920E10000000AC9140A)"

 

I created web service in SOAMANAGER and binding, i trigger it from SOAPUI tool then I am getting this error for inbound interface.

Any idea how to resolve this issuse?

Error: Uninstatiated object "binding operation node" in method IF_SRT_WSP_CONFIG_REGISTRY~CREATE_RT_CFG_

$
0
0

Hi All,

 

We have created a consumer proxy in SAP ECC using WSDL link in our DEV system. Also created logical ports in SOAMANAGER in DEV system and it works perfectly. We transported our changes to TST system and in TST system we are creating logical ports using the same link that we used in our DEV system, but I am facing this error message:

"Error: Uninstantiated object "binding operation node" in method IF_SRT_WSP_CONFIG_REGISTRY~CREATE_RT_CFG_FROM_WSDL of class

CL_SRT_WSP_CONFIG_REGISTRY".

 

Did anyone come across this error message?

 

Thanks in advance,

Karuna

Re: Http Error 503 Service unavailable when calling a Webservice Provider from external application

$
0
0

Hi,

 

Many issues cause this error. In my case it was the 'CERTIFICATE' issue. I got the same error when i was calling the web service from sales force. The reason i got this error was I did not load the correct sales force CERT in SAP under TCODE: STRUST.


Best way to find out is error is:

1. Goto tcode: SMICM

2. Menu goto->trace file>display all

3. scroll all the way to the end and find the error based on the time you ran the service call.

 

You should get some idea about what is going wrong. If it is the CERT issue, work with basis team to upload the certificate.

 

Hope this helps,

Karuna

SAP webservice use specific SSL Certificate

$
0
0

Hi Guys,

 

I have a newly created web service that works internally in SAP:

Untitled4.png

 

Then I made a new entry in transaction STRUST with my certificate:

Untitled3.png

 

I have found my web service in soamanager and I have generated my WSDL to acces it from soap ui

 

Untitled2.png

 

Unfortunately, I cannot seem to access this web service from soap ui and if I look into the SSL Info, it seems to be using another SSL Certificate (another existing certificate from SSL Server Standard in STRUST). How could I force the consumer to use my certificate instead of another one?

 

Untitled5.png

 

Thank you in advance for your answers!

Re: Standalone ESR

$
0
0

Hi,

 

I would like to come back to the original question of Vinod: is it possible to install and run ESR without PI?

Web Service call Working in XMLSpy but not working in SAP Consumer Proxy

$
0
0

Hi all,

I am trying to call a vertex web service through SAP.

Now, when i try to execute the client proxy with SAP, i get the message "Call Successful-Empty Result".

But When, i try to send the same request through XMLSpy/SOAP UI, I am getting relevant results back.

 

When i looked into SM59 for the corresponding HTTP Destination, the connection test returned status code 415.

When i ran transaction SXMB_MONI, i got no results.( Note: We don't have a PI System)

 

Kindly, help me out on this.

 

Thanks

Sahil


How to consume a webservice created in ABAP in Dot Net?

$
0
0

There are many standard webservices and we can also create a webservice for a RFC enabled Function module..


 

But Issue is coming when we are trying to consume that web service through WSDL in DotNet. It returns the same XML file which is through

WSDL and doesnot return values for it in response.

 


Now as WSCONFIG and WSADMIN are Obsoulete(Cant be used)... We are using SOAMANAGER Transaction.. But what we found on many sites are old versions of Transaction SOAMANAGER.

 


Can any one help on how to consume this for fetching the values as response for the given request in XML.

 

 

 

Also Other Question was regarding configuring a reverse Proxy for Webservice. As Our server IP is not public and we have configured Reverse Proxy . How this is to be configured for webservice.

 

 

 

Thanks and Regards

 

Sushil

Re: How to consume a webservice created in ABAP in Dot Net?

$
0
0

For first question: I don't understand, do you try to call the Web Service by using the URL of the WSDL itself? The web service is not at the URL of the WSDL, but the URL of the web service is defined inside the WSDL.

 

For second question, I don't know. Please post 2 separate questions, and link the second to the first one. Choose titles accordingly. You'll get more answers.

Re: How to consume a webservice created in ABAP in Dot Net?

$
0
0

Yes URL is generated in WSDL and that URL we are trying to Call in DotNet. But it is not returning the values in response. It is returning the output parameters and Attributes but no values of the RFC function Module of which we created a Webservice.

 

What next steps are to be done after we create a webservice from Wizard of Function module..

Utilities->more Utilities->Create webservice->from function  module->and after going through the steps in wizard.. next I have activated the Service..

 

It asks for Changes in SOAMANAGER..Kindly Help from here.

Re: How to consume a webservice created in ABAP in Dot Net?

$
0
0

Could you provide a screen capture of "output parameters and Attributes" and what you expect, please?

Re: How to consume a webservice created in ABAP in Dot Net?

$
0
0

1.JPG

I have created a webservice for a function module.

WSDL URL of same is seen in  the above image.

On Execute..

 

2.JPG

3.JPG

Again on Execute I have a popup..

4.JPG

 

I upload a file as input..

and receive a file as output.

 

5.JPG

 

I get a response..as below..

6.JPG

 

 

But What is to be configured in SOAMANAGER for Calling this webservice or say Consuming the same webservice in Non sap system..

 

 

7.JPG

 

 

 

8.JPG

 

9.JPG

 

10.JPG

 

I am not understanding what configuration is to be done for this webservice..

Viewing all 1056 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>