cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Webservice and Third Party Webservices Consume in Webdynpro

Former Member
0 Kudos

Hi Everyone,

My Landscape is

ECC 6.0 SP16.

PORTAL is Netweaver 2004s SP16

NWDS SP14.

I Need How To Develop Webservice From RFC's in ECC.[I Need Step By Step Documents Making Webservice From RFC].

Because I read so many documents,Blogs But i am not getting what i want.

What Configuration I Will Do On SOAMANAGER.

How To Cosume in Webdynpo.

I Exposed RFC As Webservices but When I Testing in wsnavigator

I Am getting Below Error

An error has occurred. Maybe the request is not accepted by the server:

Connection refused (errno:239)

The above ABAPWebservice i consumed in Webdynpro.After Deploying i will get the error.

Exception on execution of web service on destination 'DEFAULT_WS_EXECUTION_DEST' for operation 'ZK2GenProjInfo' in interface 'z_k2_gen_proj_info'

I Am in confused State What I Will Do.

I Am Thinking the Webservice is not correct.

And also We have some Internet Webservices.

https://usint.skire.com/ws/services/mainservice?wsdl

the above Webservice Protocol is https.

But Our Portal Run under http.

Thanks

Subba Rao

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I Need How To Develop Webservice From RFC's in ECC.I Need Step By Step Documents Making Webservice From RFC.

Check this links ...

http://help.sap.com/saphelp_nw70/helpdata/en/e5/a68d10f4eb894087fc9c1c3f9ae433/frameset.htm

/people/andre.fischer/blog/2007/02/07/how-to-debug-abap-web-services-from-microsoft-visual-studio

Can you give me your gmail id, so that i can send you one document which cleary gives a picture how to develop a webservice in SAP ECC.

Hope this helps you...

Regards,

Saleem

Former Member
0 Kudos

Hi, Saleem,

Thanks For Reply,

My gmail id you can get in my business card

While Creating Webservice from RFC,What I Will DO .

How To Configure Service Provider and Service Consumer in ECC.

While Testing in Portal WSNAVIGATOR i am getting the error.

Thanks

SubbaRao

Former Member
0 Kudos

Hi,

Send to your gmail id

Just go through that document...

Regards,

Saleem

Former Member
0 Kudos

Hi,

The given Document is helpful to me.

But in My ECC 6.0 SP18.WSConfig and WSADMIN Transaction codes are Absolete.

New Transaction code SOAMANAGER We get the exposed Webservice.

But What the Problem is We forget some things while creating Webservices.

We are getting the Error While Testing Webservice Under Wsnavigator Of Portal.

I Am getting Below Error

An error has occurred. Maybe the request is not accepted by the server:

Connection refused (errno:239)

The above ABAPWebservice i consumed in Webdynpro.After Deploying i will get the error.

Exception on execution of web service on destination 'DEFAULT_WS_EXECUTION_DEST' for operation 'ZK2GenProjInfo' in interface 'z_k2_gen_proj_info'

I Am in confused State What I Will Do.

I Am Thinking the Webservice is not correct.

And also We have some Internet Webservices.

https://usint.skire.com/ws/services/mainservice?wsdl

the above Webservice Protocol is https.

But Our Portal Run under http.

Thanks

Subba Rao

Former Member
0 Kudos

Hi,

I am a portal guy, i am not familiar from ABAP side but let me know have you tested this from webservice from webservice navigator before importing it as a model in webdynpro...

You can test the webservice from webservice navigator(http://<localhost>:<portno>//wsnavigator)

Just paste the webservice url in the input(Enter the WSDL URL and check the webservice once and let me know wether the webservice is working or not...

Regards,

Saleem

Former Member
0 Kudos

Hi Saleem,

I Paste The WSDL URL Under http://<host>:port/wsnavigator.

i am getting the below error after giving input values to webservice.

An error has occurred. Maybe the request is not accepted by the server:

Connection refused (errno:239)

What is the Cause of the above error.

Thanks

SubbaRao

Former Member
0 Kudos

Hi Everyone,

I Think i did Wrong While Creating Webservice in ECC 6.0 SP18.

Creating Webservice is diffrent in ECC 5 And ECC6 Some Support Packs.

WSADMIN And WSCONFIG Tcodes are working in ECC 5 But Some Support Packs in ECC6 Are Absolte[Out of Service].In that Support Packs they give SOAMANAGER.

We are in the ECC SP18 [SOAMANAGER].

I Need step by step to create Webservice From RFC.

I Read and Gothrough the somany Documents and I Am Getting Error.

My Server Netwevaer Portal SP16.

ECC And PORTAL Are Diffrent Installations.

Thanks

SubbaRao